aws amplify github enterprise integration

0

I am trying to connect my GitHub enterprise repository with AWS amplify to deploy a react application on Amplify. Not getting any option ( or solution on the internet) for the same. Can someone help? Steps to Reproduce:

  • Go to Aws amplify dashboard, click on 'New App', click on 'Host Web App'.
  • on "Get started with Amplify Hosting", within "From your existing code", click on "Github".

What is happening:

  • This option loads a github.com login authentication page.

What I am looking for:

  • somehow Can I connect my enterprise GitHub repository URL, instead of plain 'github.com'?
feita há 2 anos1155 visualizações
1 Resposta
0

Amplify Console (hosting with CI/CD) only works with public Github today, not Enterprise. If you can script a way to get your React site files into an S3 bucket, you could trigger the build of your application from S3. Here are more details on this approach:

https://aws.amazon.com/blogs/mobile/deploy-files-s3-dropbox-amplify-console/

AWS
David_M
respondido há 2 anos
  • I assume the same limitation (not compatible with Enterprise Github) also applies to CodeStar and App Runner, is that so?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas