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 #18

Commits on Jun 21, 2020

  1. ci: replace content-delivery-release-bot with token

    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 committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    06b44a9 View commit details
    Browse the repository at this point in the history