Skip to content

CI: Bump version of publish action #614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Conversation

Jacob-Stevens-Haas
Copy link
Member

Action has failure:

Checking dist/pysindy-2.0.0rc2-py3-none-any.whl: ERROR    InvalidDistribution: Metadata is missing required fields: Name,        
         Version.                                                               
         Make sure the distribution includes the files where those fields are   
         specified, and is using a supported Metadata-Version: 1.0, 1.1, 1.2,   
         2.0, 2.1, 2.2.                                                         

This is due to an out-of-date twine dependency in the old version of the github action.

This commit bumps the version of the pypi publish action

@Jacob-Stevens-Haas Jacob-Stevens-Haas merged commit 56676d9 into master Apr 14, 2025
4 checks passed
@Jacob-Stevens-Haas Jacob-Stevens-Haas deleted the bump-publish branch April 14, 2025 21:49
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.33%. Comparing base (04f2dc2) to head (7c157b9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
+ Coverage   95.26%   95.33%   +0.07%     
==========================================
  Files          39       39              
  Lines        4118     4118              
==========================================
+ Hits         3923     3926       +3     
+ Misses        195      192       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant