Skip to content

Conversation

@shih
Copy link
Contributor

@shih shih commented Mar 28, 2023

Issue #, if available:

Description of changes:

To meet security compliance, we need to change our current release procedure which is using the PyPI token we stored in GH secrets and do poetry publish.

The new approach is:

  1. We store our Tokens in SecretsManager in our AWS account
  2. Configure GH Action to get our AWS account credential
  3. Retrieve PyPI Token from SecretsManager
  4. Poetry Publish

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@shih shih marked this pull request as ready for review March 28, 2023 17:31
@shih shih merged commit f39673f into awslabs:main Mar 28, 2023
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.

3 participants