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

Amplify console cant connect a second branch after successful Github App authentication #13672

Closed
2 tasks done
onejgordon opened this issue Mar 26, 2024 · 2 comments
Closed
2 tasks done
Labels
pending-triage Issue is pending triage

Comments

@onejgordon
Copy link

How did you install the Amplify CLI?

npm

If applicable, what version of Node.js are you using?

v16.20.1

Amplify CLI Version

12.10.1

What operating system are you using?

Mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

Deploying a hosting only app with no backend. We've kept aws-exports.js in git to enable usage of Amplify React components (auth and S3) to existing resources.

Describe the bug

After starting a fresh Github app in gen 1 Amplify, and connecting a repo and branch successfully, it's impossible to connect a second branch. Authentication flow with Github completes successfully, but on the "Add repository branch" screen, the next button is always disabled making it impossible to add a new branch.

Screenshot 2024-03-26 at 11 00 08

Expected behavior

Ability to add a second branch from the same repo after the first one is created.

Reproduction steps

  1. Create a new Amplify (Gen 1) app
  2. Choose Github as source
  3. Authenticate
  4. Choose repository with a hosting only setup (no amplify directory)
  5. Choose branch to connect
  6. First connected branch works well, can provision and deploy successfully
  7. Click 'connect a branch' to add a second branch
  8. See that authentication succeeds to Github, but as shown in screenshot above, impossible to click next to create the connection.

Project Identifier

amplify diagnose --send-report

No Amplify backend project files detected within this folder.

Log output

No response

Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@onejgordon onejgordon added the pending-triage Issue is pending triage label Mar 26, 2024
@ykethan
Copy link
Member

ykethan commented Mar 28, 2024

Hey @onejgordon, the issue appears to be on Amplify hosting, tried to reproduce this in a project but did not observe this behavior. As the AWS Amplify Hosting repository currently only accepts new feature requests. For technical support, we encourage you to open a case with AWS technical support.
On the case provide the App id and region, any errors observed in the browser debug console.

@ykethan ykethan closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

2 participants