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: pre-deploy pull, new login mechanism and pkg cli updates #5941

Merged
merged 57 commits into from
Nov 30, 2020

Conversation

edwardfoyle
Copy link
Member

Changes to support pre-deploy pull, authenticate with the browser and fixes / optimizations to the packaged CLI

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

Copy link
Contributor

@attilah attilah left a comment

Choose a reason for hiding this comment

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

Added a bunch of comments, some questions.

In general these concernts are valid for the whole change:

  • appId === undefined is not handled anywhere when checking for admin app and such, neither for isAmplifyAdminApp or doAdminCredentialsExist.
  • what is the use case when customer has 25 apps?

There are no tests yet, no unit tests or e2e.

packages/amplify-app/package.json Show resolved Hide resolved
packages/amplify-app/src/call-amplify.js Show resolved Hide resolved
packages/amplify-app/src/index.js Outdated Show resolved Hide resolved
scripts/github-common.ts Outdated Show resolved Hide resolved
scripts/github-prerelease.ts Show resolved Hide resolved
@lgtm-com
Copy link

lgtm-com bot commented Nov 27, 2020

This pull request introduces 1 alert when merging 8fd5bdc into eb4f23d - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Nov 27, 2020

This pull request introduces 1 alert when merging 770f53c into eb4f23d - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Nov 29, 2020

This pull request introduces 1 alert when merging 5bb6734 into 7d48378 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@jhockett jhockett changed the title pre-deploy pull, new login mechanism and pkg cli updates feat: pre-deploy pull, new login mechanism and pkg cli updates Nov 30, 2020
@kaustavghosh06 kaustavghosh06 dismissed attilah’s stale review November 30, 2020 01:14

resolved concerned in the conversations above.

@kaustavghosh06 kaustavghosh06 requested review from kaustavghosh06 and removed request for attilah and yuth November 30, 2020 01:15
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 7274251 into master Nov 30, 2020
@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 Nov 30, 2021
@danielleadams danielleadams deleted the backendManager branch November 21, 2022 19:51
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

7 participants