Skip to content

Merge Gen 2 Migration changes to Dev #14195

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

Open
wants to merge 587 commits into
base: dev
Choose a base branch
from
Open

Merge Gen 2 Migration changes to Dev #14195

wants to merge 587 commits into from

Conversation

abhi7cr
Copy link
Contributor

@abhi7cr abhi7cr commented Apr 28, 2025

Description of changes

Merge Gen 2 Migration changes to Dev.

New packages:

  • amplify-migration (entry point for commands)
  • amplify-gen2-codegen (gen2 code from gen1 live resource state)
  • amplify-migration-template-gen(executes stack refactor for moving gen1 resources)
  • amplify-gen1-codegen-auth-adapter (Transform from Gen1 to Gen2-aware shape for auth)
  • amplify-gen1-codedgen-data-adapter (Transform from Gen1 to Gen2-aware shape for data)
  • amplify-gen1-codegen-function-adapter (Transform from Gen1 to Gen2-aware shape for function)
  • amplify-gen1-codegen-storage-adapter (Transform from Gen1 to Gen2-aware shape for storage)
  • amplify-migration-e2e (E2E tests focussed on the migration tool)

Description of how you validated changes

yarn build, test manually, yarn e2e-migration

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

rjabhi and others added 30 commits December 18, 2024 11:54
chore: upgrade to latest api category tagged release
fix: package json name and deps, always set generateSecrets prop
fix: choose current env, update gitignore for gen2, choose function name from output prop
abhi7cr and others added 27 commits April 21, 2025 10:24
Initialize non-custom category generator without custom predicate
fix(migrate): codegen triggers created outside of standard triggers flow
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
fix: update package and yarn lock file for cli-core
@abhi7cr abhi7cr requested review from a team as code owners April 28, 2025 19:04
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.

5 participants