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

CI: Improve and update GitHub actions workflows #363

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Dec 7, 2023

This PR adds two changes:

  • It adds trusted publishing for PyPI in the publish.yml workflow
  • It upgrades some actions to use environment files instead of the deprecated "set-output" command

@sblauth sblauth added the CI/CD Issues or pull requests related to CI/CD label Dec 7, 2023
@sblauth sblauth self-assigned this Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e644369) 92.29% compared to head (57621a2) 92.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #363   +/-   ##
=======================================
  Coverage   92.29%   92.29%           
=======================================
  Files          84       84           
  Lines        6642     6642           
=======================================
  Hits         6130     6130           
  Misses        512      512           

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

@sblauth sblauth merged commit c228f22 into main Dec 7, 2023
25 checks passed
@sblauth sblauth deleted the ci/trusted_pypi_publishing branch December 7, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issues or pull requests related to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant