-
This issue is a combines some of the issues I've experienced recently when trying to deploy two different stacks from the same repo in a single pipeline for an enterprise customer.
**What am I try…
-
## Error
```
Jest encountered an unexpected token
Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not…
-
This feature request is to allow customization of the CloudWatch Event created by a CodeCommit source action in the aws-codepipeline-actions module.
### Use Case
Per the blog post below, one…
-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 1 day, 0:54:19 | 15:08:56 | 2 days, 13:43:04 |
| Time to close | 4 days, 3:16:42 …
-
Terraform has a handful of _meta-arguments_ such as [`provider`](https://www.terraform.io/docs/language/meta-arguments/resource-provider.html) that can conflict with top-level properties defined in Cl…
-
#
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 23:46:50 | 9:18:39 | 2 days, 20:00:31 |
| Time to close | 4 days, 23:17:08 | 2 days, 19:20:34 …
-
### What product(s) is this story for?
Sage Monorepo
### As a user, I want
_No response_
### Description
We need to:
- Refactor the CI/CD workflow so make it more modular
- The cu…
-
### Describe the bug
We use codepipeline to trigger a stepfunction action in a stage.
The IAM Policy that is used by codepipeline to trigger and query the execution is incorrect and causes the ste…
-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 16:25:06 | 10:09:29 | 1 day, 10:16:13 |
| Time to close | 20:31:39 | 11:33:18 | 2…
-
I am working to use AWS codepipeline but unfortunately the url used in the external/catch submodule needs to have .git appended to the url as AWS has troubles sometimes with submodule urls that do not…