-
**Tell us about your request**
Kubernetes deployment in CodePipeline
**Which service(s) is this request for?**
EKS,
**Tell us about the problem you're trying to solve. What are you trying to d…
-
{
"StackId": "arn:aws:cloudformation:us-east-1:851725632079:stack/custom-codepipeline/c942e780-ed6c-11ee-a5e1-12a65c777423",
"EventId": "de346290-ed6c-11ee-83eb-0eca71e7d4e9"…
-
Hi,
Our PM just said we should be using all GitHub libraries with more than 40k stars. I have finishing integrating this library across all of our microservices but I noticed there was no way to ad…
-
**Description:**
Feature request: I am trying to setup a SAM app and I would like my database microservice that runs migration and seeders to be triggered via CodePipeline. Right now, which CodePipel…
-
Support interacting with CodePipeline from VS Code.
For example, from #1412 :
> It's quite cumbersome when I commit some code changes to see when the deployment (in CodePipeline) is done and if …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
The AWS CodePipeline (and CodeBuild, CodeDeploy, CodeCommit) features are commonly used in…
-
### Describe the feature
I need to call CodePipeline's StartPipelineExecution API. But this is missing in aws_stepfunctions_tasks.
### Use Case
I need to call CodePipeline's StartPipelineExecution …
-
The following error is happening in the test suite intermittently creating the pipeline:
```
QueryFailedError: iasql_functions iasqlCommit error: "PipelineDeclaration cloud create error: Action conf…
-
### Describe the bug
If you try to use `CodeStarConnectionsSourceAction.variables.branchName` on an execution triggered by a pull request, your build will fail with:
> An action in this pipeline f…
-
**Describe the outcome you'd like**
Migration of all AFT CodePipelines to [V2](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipeline-types.html)
**Is your feature request related to…