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

Use Trusted Publishers on PyPI #243

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

CasperWA
Copy link
Contributor

Description

Closes #242
Closes #47

Updates the workflow slightly to use the release environment.
Add documentation on how to do releases.

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

@CasperWA CasperWA requested a review from francescalb August 26, 2024 13:25
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.35%. Comparing base (0fb53ee) to head (4311176).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #243   +/-   ##
=======================================
  Coverage   78.35%   78.35%           
=======================================
  Files          18       18           
  Lines        1723     1723           
=======================================
  Hits         1350     1350           
  Misses        373      373           

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

@CasperWA CasperWA merged commit ad2aa3d into master Aug 26, 2024
19 checks passed
@CasperWA CasperWA deleted the cwa/close-242-use-trusted-publishers-pypi branch August 26, 2024 13:55
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.

Use Trusted Publishers for PyPI Add instructions of how to release a new version
2 participants