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

Support for CodeCommit pipeline triggers #781

Closed
tachyonics opened this issue Mar 25, 2020 · 3 comments · Fixed by #1808
Closed

Support for CodeCommit pipeline triggers #781

tachyonics opened this issue Mar 25, 2020 · 3 comments · Fixed by #1808
Assignees
Labels
area/pipeline Issues about pipelines to release applications. type/feature Issues that are new feature requests. type/request Issues that are created by customers.

Comments

@tachyonics
Copy link

Support use cases where pipelines should be triggered by changes in a CodeCommit repository rather than a Github repository.

@efekarakus efekarakus added area/pipeline Issues about pipelines to release applications. type/feature Issues that are new feature requests. labels Mar 25, 2020
@efekarakus efekarakus added the type/request Issues that are created by customers. label Apr 6, 2020
@lakshan-n-able
Copy link

Yes that is a major requirement. Please help with this.

@jarrodu
Copy link

jarrodu commented Sep 13, 2020

@efekarakus thanks for the reply on Twitter. It would be great to get this into copilot. One of the big benefits for me is better integration with other AWS services. For instance IAM.

@huanjani huanjani self-assigned this Nov 23, 2020
mergify bot pushed a commit that referenced this issue Dec 30, 2020
These changes enable users who are connected to a CodeConnect repo to use it as a pipeline source through pipeline.yml and buildspec.yml creation.

CFN template generation/update will come in the next PR.

Related #781, #1339.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
@mergify mergify bot closed this as completed in #1808 Jan 14, 2021
mergify bot pushed a commit that referenced this issue Jan 14, 2021
This PR enables CodeCommit as a pipeline source through execution
![Screen Shot 2021-01-06 at 11 29 36 AM](https://user-images.githubusercontent.com/60631893/103811877-79524400-5012-11eb-915f-917a53c5ca7e.png)

(while still allowing GitHub as a source).
![Screen Shot 2021-01-06 at 11 32 20 AM](https://user-images.githubusercontent.com/60631893/103812145-e6fe7000-5012-11eb-85d5-363d22a877c1.png)


Resolves #781
Related #1339

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
@efekarakus
Copy link
Contributor

This was released just now in v1.1.0: https://github.com/aws/copilot-cli/releases/tag/v1.1.0!

thrau pushed a commit to localstack/copilot-cli-local that referenced this issue Dec 9, 2022
…1791)

These changes enable users who are connected to a CodeConnect repo to use it as a pipeline source through pipeline.yml and buildspec.yml creation.

CFN template generation/update will come in the next PR.

Related aws#781, aws#1339.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
thrau pushed a commit to localstack/copilot-cli-local that referenced this issue Dec 9, 2022
This PR enables CodeCommit as a pipeline source through execution
![Screen Shot 2021-01-06 at 11 29 36 AM](https://user-images.githubusercontent.com/60631893/103811877-79524400-5012-11eb-915f-917a53c5ca7e.png)

(while still allowing GitHub as a source).
![Screen Shot 2021-01-06 at 11 32 20 AM](https://user-images.githubusercontent.com/60631893/103812145-e6fe7000-5012-11eb-85d5-363d22a877c1.png)


Resolves aws#781
Related aws#1339

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/pipeline Issues about pipelines to release applications. type/feature Issues that are new feature requests. type/request Issues that are created by customers.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants