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

Enable trusted publishing workflow to PyPI #256

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Enable trusted publishing workflow to PyPI #256

merged 1 commit into from
Feb 25, 2024

Conversation

clelange
Copy link
Collaborator

@clelange clelange commented Feb 25, 2024

Fixes #165

I've added the workflow in PyPI and created the "release" environment following https://til.simonwillison.net/pypi/pypi-releases-from-github

image

📚 Documentation preview 📚: https://hepdata-lib--256.org.readthedocs.build/en/256/

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.99%. Comparing base (ee18988) to head (2adaf78).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #256   +/-   ##
=======================================
  Coverage   87.99%   87.99%           
=======================================
  Files           5        5           
  Lines        1083     1083           
  Branches      231      231           
=======================================
  Hits          953      953           
  Misses         91       91           
  Partials       39       39           
Flag Coverage Δ
unittests-3.10 87.99% <ø> (ø)
unittests-3.6 87.68% <ø> (ø)
unittests-3.7 87.68% <ø> (ø)
unittests-3.8 87.81% <ø> (ø)
unittests-3.9 87.81% <ø> (ø)

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.

@clelange
Copy link
Collaborator Author

Removed tests from this since they are more complicated to set up and anyway run as part of a separate test workflow.

@clelange clelange merged commit ab8bbef into main Feb 25, 2024
15 checks passed
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.

Update Release action
1 participant