-
## Background
[GraphSpace](http://graphspace.org/) is an easy-to-use web-based platform collaborating research groups can use for storing, interacting with, and sharing networks. A GraphSpace user …
-
hello,
please build docker arm64 image also and push it to docker hub. thanks
-
Change requests:
1)
- rearrange Makefile `make suite` target to run all app test only
- realign CodePipeline accordingly
from project/repo root;
```
(should run only cdk related tests)
mak…
-
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…
-
Missing required parameter in input: "InstanceArn" | [ERROR] 2023-08-21T23:34:24.352Z b42eda05-d40b-4cb7-ab9d-6a4a75c6034c Parameter validation failed: Missing required parameter in input: "InstanceAr…
-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 23:04:53 | 12:28:49 | 2 days, 20:46:46 |
| Time to close | 4 days, 13:35:21 | 2 d…
-
### Describe the bug
We pulled in the latest commit 78014277561d87bd2520538ecd6ee5f42b61ecf7 on top of the 2.3 release, and found that cdk synth is failing with the following errors during the Build …
-
### Describe the bug
pipelines is the opinionated construct library for creating codepipelines. while not labeled as such, i think it is a L3 Pattern Construct.
Since CDK 2.128.0, this construct g…
-
### Terraform Version
```shell
Terraform v1.7.0
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v5.34.0
+ provider registry.terraform.io/hashicorp/random v3.6.0
```
### Terraform …
-
Around oct last year, AWS announced support for v2 type of code pipeline which has more flexibility and options to dynamically pass parameters for given run.
> As of writing, troposphere is missing…