Skip to content
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

[MNT] improved release workflow #1657

Merged
merged 2 commits into from
Sep 8, 2024
Merged

[MNT] improved release workflow #1657

merged 2 commits into from
Sep 8, 2024

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Sep 7, 2024

Makes changes and improvements to the release workflow:

  • using python 3.11
  • based on pip and not poetry
  • gating the actual push to pypi behind a full run of the nosoftdeps tests to avoid pushing a failing version

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Sep 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (fa3dc24) to head (a90f0f8).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1657   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files          32       32           
  Lines        4780     4780           
=======================================
  Hits         4309     4309           
  Misses        471      471           
Flag Coverage Δ
cpu 90.14% <ø> (ø)
pytest 90.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fkiraly fkiraly merged commit df3c386 into master Sep 8, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants