Skip to content

fix source distribution version in build-wheel.yml#2883

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:fix-sdist-version
Oct 3, 2023
Merged

fix source distribution version in build-wheel.yml#2883
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:fix-sdist-version

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Sep 30, 2023

#2324 sets fetch-depth: 0 for wheels but not source distribution so that the wheel versions are correct, but the source distribution version is wrong.

image

deepmodeling#2324 sets `fetch-depth: 0` for wheels but not source distribution, so that the wheel versions are correct, but the source distribution version is wrong.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cf61140) 75.46% compared to head (4327e29) 75.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2883   +/-   ##
=======================================
  Coverage   75.46%   75.46%           
=======================================
  Files         244      244           
  Lines       24518    24518           
  Branches     1580     1580           
=======================================
  Hits        18503    18503           
  Misses       5084     5084           
  Partials      931      931           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@njzjz
Copy link
Member Author

njzjz commented Sep 30, 2023

Now it's good.

image

@njzjz njzjz requested a review from wanghan-iapcm September 30, 2023 05:28
@wanghan-iapcm wanghan-iapcm merged commit 8acb460 into deepmodeling:devel Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants