Add IaC and CI/CD workflows (issue #7) #4
ci.yml
on: pull_request
qa
/
Lint terraform
13s
qa
/
Prepare for QA
3m 0s
Build deployment artifacts
/
Build API Docker image
2m 29s
Build deployment artifacts
/
Build API Lambda function zip artifacts
51s
Build deployment artifacts
/
Build website deployment artifact
51s
Configure AWS Credentials
/
OIDC Auth
13s
qa
/
Test api-side code
1m 9s
qa
/
Test client-side code
52s
qa
/
Lint JavaScript
53s
Publish QA Results
/
Publish QA Results
Publish Terraform Plan
/
Publish Terraform Plan
Annotations
5 errors and 2 warnings
Build deployment artifacts / Build API Lambda function zip artifacts
Process completed with exit code 1.
|
Build deployment artifacts / Build website deployment artifact
Process completed with exit code 1.
|
Build deployment artifacts / Build API Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn redwood build api" did not complete successfully: exit code: 1
|
qa / Test client-side code
Process completed with exit code 1.
|
qa / Test api-side code
Process completed with exit code 1.
|
qa / Lint terraform:
terraform/variables.tf#L194
variable "api_container_image_tag" is declared but not used
|
qa / Lint terraform:
terraform/variables.tf#L92
variable "datadog_dashboards_enabled" is declared but not used
|