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

feat: migration of hosting and notifications #497

Merged

Conversation

UnleashedMind
Copy link
Contributor

Issue #, if available:

Description of changes:

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

fixed the bug that awscloudformation configuration result is not persisted if profile is not used
@ghost ghost assigned UnleashedMind Nov 23, 2018
@ghost ghost added the review label Nov 23, 2018
Copy link
Contributor

@kaustavghosh06 kaustavghosh06 left a comment

Choose a reason for hiding this comment

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

LGTM.

@kaustavghosh06 kaustavghosh06 merged commit 236a222 into aws-amplify:multienv-staging Nov 24, 2018
@ghost ghost removed the review label Nov 24, 2018
kaustavghosh06 pushed a commit to kaustavghosh06/amplify-cli that referenced this pull request Nov 28, 2018
UnleashedMind added a commit that referenced this pull request Dec 5, 2018
* resolve env config issue

* minor fix

* through lint

* minor fix

* add multienv support for hosting

* minor fix

* minor fix

* fix two notifications issues

* through lint

* code refactor

* through lint

* change per review request

* through lint

* work in progress

* work in progress

* refactor(amplify-category-notifications): minor fix

minor fix

* refactor(amplify-category-notifications): minor fix

minor fix

* style(amplify-category-notifications): fix lint

fix lint

* style(amplify-category-notifications): change per review comments

change per preview comments

* perf(amplify-category-notifications): minor fix

minor fix

* fix(amplify-provider-awscloudformation): write config

fixed the bug that awscloudformation configuration result is not persisted if profile is not used

* feat: core metadata migration of projects using the old version of the CLI (#482)

* feat: migration of projects using the old version of the CLI

* add gitignore file

* PR comment changes

* Pr comments

* refactor(cli): change migrateResourceFiles input

Provide a longer description of the change: (press enter to skip)

* refactor(cli): fix typo

* refactor(cli): minor fix

* style(cli): through lint

* refactor: migrateResourceFiles (#485)

* resolve env config issue

* minor fix

* through lint

* minor fix

* add multienv support for hosting

* minor fix

* minor fix

* fix two notifications issues

* through lint

* code refactor

* through lint

* change per review request

* through lint

* work in progress

* work in progress

* refactor(amplify-category-notifications): minor fix

minor fix

* refactor(amplify-category-notifications): minor fix

minor fix

* style(amplify-category-notifications): fix lint

fix lint

* style(amplify-category-notifications): change per review comments

change per preview comments

* perf(amplify-category-notifications): minor fix

minor fix

* fix(amplify-provider-awscloudformation): write config

fixed the bug that awscloudformation configuration result is not persisted if profile is not used

* refactor(cli): change migrateResourceFiles input

Provide a longer description of the change: (press enter to skip)

* refactor(cli): fix typo

* refactor(cli): minor fix

* style(cli): through lint

* refactor(cli): refactor the migration workflow

* refactor(cli): refactor data persistence

* style(cli): minor fix

* feat(cli): migrate yes flag

* refactor(cli): remove migration yes flag

* refactor(cli): refactor the migration workflow (#491)

* resolve env config issue

* minor fix

* through lint

* minor fix

* add multienv support for hosting

* minor fix

* minor fix

* fix two notifications issues

* through lint

* code refactor

* through lint

* change per review request

* through lint

* work in progress

* work in progress

* refactor(amplify-category-notifications): minor fix

minor fix

* refactor(amplify-category-notifications): minor fix

minor fix

* style(amplify-category-notifications): fix lint

fix lint

* style(amplify-category-notifications): change per review comments

change per preview comments

* perf(amplify-category-notifications): minor fix

minor fix

* fix(amplify-provider-awscloudformation): write config

fixed the bug that awscloudformation configuration result is not persisted if profile is not used

* refactor(cli): change migrateResourceFiles input

Provide a longer description of the change: (press enter to skip)

* refactor(cli): fix typo

* refactor(cli): minor fix

* style(cli): through lint

* refactor(cli): refactor the migration workflow

* refactor(cli): refactor data persistence

* style(cli): minor fix

* feat(cli): migrate yes flag

* refactor(cli): remove migration yes flag

* feat: migration of hosting and notifications (#497)

* feat: Multienv auth migrate (#498)

* wip

* feat(amplify-category-auth): migrate support for multienv

* feat(amplify-category-analytics): migrate script for multienv (#500)

* feat(amplify-category-analytics): migrate script for multienv

* WIP

* feat(amplify-category-analytics): multi env migration

* feat: migration of categories - s3,dynamo,lambda,appsync (#495)


* feat: migration of categories - s3,dynamo,appsync,apigw,function

* delete constant from top level

* Remove migrateproject redundant call

* Added appsync migration

* PR reviews

* fix: codegen headless fix

* fix typo in tests

* feat: migration of projects using the old version of the CLI

* Pr comments

* chore: Bump package versions to 0.2.0 (#488)

* chore: bump minor package versions for multienv

* revert graphql-* package versions back

* add missing file

* Publish

 - amplify-category-analytics@0.2.1-multienv.0
 - amplify-category-api@0.2.1-multienv.0
 - amplify-category-auth@0.2.1-multienv.0
 - amplify-category-function@0.2.1-multienv.0
 - amplify-category-hosting@0.2.1-multienv.0
 - amplify-category-interactions@0.2.1-multienv.0
 - amplify-category-notifications@0.2.1-multienv.0
 - amplify-category-storage@0.2.1-multienv.0
 - @aws-amplify/cli@0.2.1-multienv.0
 - amplify-codegen@0.2.1-multienv.0
 - amplify-frontend-android@0.2.1-multienv.0
 - amplify-frontend-ios@0.2.1-multienv.0
 - amplify-frontend-javascript@0.2.1-multienv.0
 - amplify-graphql-docs-generator@0.2.1-multienv.0
 - amplify-graphql-types-generator@0.2.1-multienv.0
 - amplify-provider-awscloudformation@0.2.1-multienv.0

* fix: add additional checks for the presence of team-provider-info (#492)



* fix: add additional checks for the presence of team-provider-info

* Publish

 - @aws-amplify/cli@0.2.1-multienv.1

* refactor(cli): refactor the migration workflow (#491)

* resolve env config issue

* minor fix

* through lint

* minor fix

* add multienv support for hosting

* minor fix

* minor fix

* fix two notifications issues

* through lint

* code refactor

* through lint

* change per review request

* through lint

* work in progress

* work in progress

* refactor(amplify-category-notifications): minor fix

minor fix

* refactor(amplify-category-notifications): minor fix

minor fix

* style(amplify-category-notifications): fix lint

fix lint

* style(amplify-category-notifications): change per review comments

change per preview comments

* perf(amplify-category-notifications): minor fix

minor fix

* fix(amplify-provider-awscloudformation): write config

fixed the bug that awscloudformation configuration result is not persisted if profile is not used

* refactor(cli): change migrateResourceFiles input

Provide a longer description of the change: (press enter to skip)

* refactor(cli): fix typo

* refactor(cli): minor fix

* style(cli): through lint

* refactor(cli): refactor the migration workflow

* refactor(cli): refactor data persistence

* style(cli): minor fix

* feat(cli): migrate yes flag

* refactor(cli): remove migration yes flag

* feat: migration of categories - s3,dynamo,appsync,apigw,function

* delete constant from top level

* Remove migrateproject redundant call

* feat: migration of API GW and Interactions

* forceful compilation of annotated gql schema for migration

* fix: handle dirty JSON for dynamo CFN during migration (#509)

* feat: Add second level of messaging when migrating projects from old version to newer version (#514)

* feat: Add second level of messaging when migrating projects from old version to newer version

* lint fixes

* PR comments

* typo(@aws-amplify/cli) fix typo (#515)

* fix(amplify-category-analytics): migration to use role names to ref (#516)

* feat: add a warning on migration and force compile gql schema (#518)

* feat: Add second level of messaging when migrating projects from old version to newer version

* feat: add a warning on migration and force compile gql schema

* Lint fix

* feat(amplify-provider-awscloudformation): new pinpoint region

* feat(amplify-provider-awscloudformation): tested notification new region

* feat(amplify-codegen): add remove support (#510)

Add support for removal of API from codegen

* feat(amplify-category-notifications): add multi-region

* feat(amplify-category-analytics): pinpoint new region

* style(amplify-category-analytics): through lint

* style(amplify-provider-awscloudformation): fix comments typo

* refactor(amplify-category-analytics): region mapping consolidated
@github-actions
Copy link

This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants