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

AWS Copilot pipeline init questions has changed #123

Open
henriquesantanati opened this issue Jun 19, 2023 · 0 comments
Open

AWS Copilot pipeline init questions has changed #123

henriquesantanati opened this issue Jun 19, 2023 · 0 comments

Comments

@henriquesantanati
Copy link
Contributor

Hello team,

The below command is showing different questions than the one showing in the Workshop. Please find below the new questions and what I've answered that worked similarly:

$ copilot pipeline init
Repository URL: https://git-codecommit.eu-west-1.amazonaws.com/v1/repos/ecsdemo-frontend
Your pipeline will follow branch 'main'.
Pipeline name: ecsdemo-frontend-main
What type of continuous delivery pipeline is this? Workloads
1st stage: test

✔ Wrote the pipeline manifest for ecsdemo-frontend at 'copilot/pipelines/ecsdemo-frontend-main/manifest.yml'
The manifest contains configurations for your pipeline.
Update the file to add stages, change the tracked branch, add test commands or manual approval actions.
✔ Wrote the buildspec for the pipeline's build stage at 'copilot/pipelines/ecsdemo-frontend-main/buildspec.yml'
The buildspec contains the commands to push your container images, and generate CloudFormation templates.
Update the "build" phase to unit test your services before pushing the images.

Required follow-up actions:
- Commit and push the copilot/ directory to your repository.
- Run `copilot pipeline deploy` to create your pipeline.

Also, I didn't run the copilot pipeline deploy command as requested. I just followed the workshop and it worked fine for me.

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

No branches or pull requests

1 participant