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

Update publish job with pypi api tokens #262

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Conversation

jhamon
Copy link
Collaborator

@jhamon jhamon commented Dec 27, 2023

Problem

Now that PyPI has required 2FA for all accounts, we have to publish using API Tokens instead of username and password.

Solution

  • Update workflows with pypi api token.
  • Delete unused jobs that publish to testpypi

Type of Change

  • Infrastructure change (CI configs, etc)

Test Plan

Describe specific steps for validating this change.

@jhamon jhamon marked this pull request as ready for review December 27, 2023 23:59
Copy link
Contributor

@austin-denoble austin-denoble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for fixing this up, Jen. The nightly spruce job was publishing, which is how I was alerted to things being busted, but I think you've been publishing dev builds directly rather than using that so it makes sense to clean those up.

@jhamon jhamon merged commit e53ea92 into spruce Dec 28, 2023
16 checks passed
@jhamon jhamon deleted the jhamon/update-publish branch December 28, 2023 18:02
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.

2 participants