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

Added toolkits for common microservices, upgraded build to use 'uv' #896

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alexiswl
Copy link
Member

@alexiswl alexiswl commented Mar 12, 2025

Updated toolkits (and typehints) for the following services:

  • workflow manager
  • metadata manager
  • file manager
  • fastq manager

Also updated the dynamodb partition table to use pointInTimeRecoverySpecification since pointInTimeRecovery parameter is deprecated

Forked from #895

TODO

* SDK versions from 2.177 to 2.182
* Added vpc contexts to cdk.context.json
* Upgraded yarn version to 4.7.0
* Prefix prettier with yarn prettier (takes longer but prettier was breaking for me)
Updated toolkits (and typehints) for the following services:
* workflow manager
* metadata manager
* file manager
* fastq manager

Also updated the dynamodb partition table to use pointInTimeRecoverySpecification since pointInTimeRecovery parameter is deprecated
"restore": {
"843407916570": "byob-icav2/development/restore",
"455634345446": "byob-icav2/staging/restore",
"472057503814": "byob-icav2/production/restore",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has to be byob-icav2/production/restored

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.

2 participants