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: replace content-delivery-release-bot with token #24

Conversation

rohanpm
Copy link
Member

@rohanpm rohanpm commented Jun 21, 2020

For releases to PyPI, migrate away from password-based auth with
content-delivery-release-bot to using a token instead. (Tokens
were not available at the time content-delivery-release-bot was
introduced.)

Reasons for doing this include:

  • the team associated with content-delivery-release-bot doesn't
    exist any more
  • tokens are project-scoped, so any accidents which expose this
    token will not put any other projects at risk & won't require
    token resets for any other project

For releases to PyPI, migrate away from password-based auth with
content-delivery-release-bot to using a token instead.  (Tokens
were not available at the time content-delivery-release-bot was
introduced.)

Reasons for doing this include:

- the team associated with content-delivery-release-bot doesn't
  exist any more
- tokens are project-scoped, so any accidents which expose this
  token will not put any other projects at risk & won't require
  token resets for any other project
@rohanpm rohanpm merged commit 1ecae68 into release-engineering:master Jun 22, 2020
@rohanpm rohanpm deleted the retire-content-delivery-release-bot branch June 22, 2020 22:04
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.

None yet

3 participants