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

Port builds to pathogen-repo-build #1113

Closed
joverlee521 opened this issue Jun 3, 2024 · 1 comment · Fixed by #1119
Closed

Port builds to pathogen-repo-build #1113

joverlee521 opened this issue Jun 3, 2024 · 1 comment · Fixed by #1119
Assignees
Labels
enhancement New feature or request

Comments

@joverlee521
Copy link
Contributor

Originally part of checklist in nextstrain/.github#46.

This would require porting all of the rebuild-*.yaml GH Action workflows to use the shared pathogen-repo-build workflow.

@tsibley
Copy link
Member

tsibley commented Jun 3, 2024

In doing this, the workflows should switch away from the long-lived IAM user to short-lived role sessions to access AWS.

  • Remove AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY from repo secrets.
  • Remove --env AWS_ACCESS_KEY_ID and --env AWS_SECRET_ACCESS_KEY lines from nextstrain build invocation (if any)
  • Delete nextstrain-ncov-runner IAM user and associated policies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants