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

Remove legacy groups support #699

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Conversation

tsibley
Copy link
Member

@tsibley tsibley commented Jun 22, 2023

See commit messages.

Testing

  • test:ci passes locally
  • Groups functionality appears to continue to work locally
  • Checks pass

…uckets are migrated

Removes now-unused @aws-sdk/client-{iam,s3} deps.  We still use the
previous major version of aws-sdk for S3 access, and that should
eventually upgrade/migrate to using @aws-sdk/client-s3 instead, so I
expect that particular dep will be back sooner than later.

While this removes the last use of run() and setupConsole() in our
src/utils/scripts.js module, I didn't delete them as I think those are
potentially useful enough in the future to keep them around.
There's no need to keep the complexity around, even if it's only
somewhat minor.
@nextstrain-bot nextstrain-bot temporarily deployed to nextstrain-s-trs-remove-hyjnin June 22, 2023 22:50 Inactive
@tsibley tsibley requested a review from a team June 22, 2023 22:50
@tsibley tsibley merged commit 5b68084 into master Jun 23, 2023
3 checks passed
@tsibley tsibley deleted the trs/remove-legacy-groups-support branch June 23, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants