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: FORCE_COLOR for readable tox/pytest outputs, use OIDC PyPI uploads #1282

Merged
merged 5 commits into from
Dec 6, 2023

Conversation

effigies
Copy link
Member

@effigies effigies commented Dec 6, 2023

Two small cleanups for the CI run. One is to enable colored tox output for improved readability.

The other is to enable trusted publishing so that releases from this repository can be uploaded without relying on a maintainer having an active token scoped to the project in the repo secrets. We have a "Package deployment" environment that waits on a maintainer to approve upload.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (07289b7) 92.24% compared to head (432407f) 92.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1282   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files          99       99           
  Lines       12460    12460           
  Branches     2561     2561           
=======================================
  Hits        11494    11494           
  Misses        643      643           
  Partials      323      323           

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

@effigies effigies changed the title CI: Enable colored tox output, use OIDC PyPI uploads CI: FORCE_COLOR for readable tox/pytest outputs, use OIDC PyPI uploads Dec 6, 2023
@effigies effigies merged commit 96abe5a into nipy:master Dec 6, 2023
51 of 52 checks passed
@effigies effigies deleted the ci/oidc-and-color branch December 6, 2023 16:54
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