Skip to content

fix: only create establishment order bucket for admin app #3771

fix: only create establishment order bucket for admin app

fix: only create establishment order bucket for admin app #3771

Triggered via pull request October 17, 2025 21:09
Status Failure
Total duration 30d 0h 22m 43s
Artifacts 6

main.yml

on: pull_request
Matrix: Build containers / Builds
Review and deploy Admin app  /  ...  /  Terraform apply admin frontend dev
1m 14s
Review and deploy Admin app / Deploy Application to AWS dev / Deploys Cloudfront / Terraform apply admin frontend dev
Review and deploy Admin app  /  ...  /  Terraform apply database dev
56s
Review and deploy Admin app / Deploy Application to AWS dev / Deploys Database / Terraform apply database dev
Review and deploy Public app  /  ...  /  Terraform apply public frontend dev
1m 13s
Review and deploy Public app / Deploy Application to AWS dev / Deploys Cloudfront / Terraform apply public frontend dev
Review and deploy Public app  /  ...  /  Terraform apply database dev
57s
Review and deploy Public app / Deploy Application to AWS dev / Deploys Database / Terraform apply database dev
Review and deploy Admin app  /  ...  /  Terraform apply admin api dev
2m 44s
Review and deploy Admin app / Deploy Application to AWS dev / Deploys API / Terraform apply admin api dev
Review and deploy Public app  /  ...  /  Terraform apply public api dev
2m 58s
Review and deploy Public app / Deploy Application to AWS dev / Deploys API / Terraform apply public api dev
Review and deploy Admin app  /  ...  /  Builds UI
59s
Review and deploy Admin app / Deploy Application to AWS dev / Builds UI
Review and deploy Admin app  /  ...  /  Terraform apply admin migration dev
3m 6s
Review and deploy Admin app / Deploy Application to AWS dev / FTA migration / Terraform apply admin migration dev
Review and deploy Public app  /  ...  /  Terraform apply public migration dev
3m 10s
Review and deploy Public app / Deploy Application to AWS dev / FTA migration / Terraform apply public migration dev
Review and deploy Public app  /  ...  /  Builds UI
1m 4s
Review and deploy Public app / Deploy Application to AWS dev / Builds UI
Review and deploy Admin app  /  ...  /  Playwright e2e
0s
Review and deploy Admin app / Run e2e tests on dev env / Playwright e2e
Review and deploy Admin app  /  ...  /  Skip Playwright e2e
3s
Review and deploy Admin app / Run e2e tests on dev env / Skip Playwright e2e
Review and deploy Public app  /  ...  /  Playwright e2e
9m 57s
Review and deploy Public app / Run e2e tests on dev env / Playwright e2e
Review and deploy Public app  /  ...  /  Skip Playwright e2e
0s
Review and deploy Public app / Run e2e tests on dev env / Skip Playwright e2e
Review and deploy Admin app  /  Review admin test deployment
30d 0h
Review and deploy Admin app / Review admin test deployment
review-admin-test-deployment review time expired
Review and deploy Public app  /  Review public test deployment
30d 0h
Review and deploy Public app / Review public test deployment
review-public-test-deployment review time expired
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS test / Deploys Cloudfront / infra
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS test / Deploys Database / infra
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS test / Deploys Cloudfront / infra
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS test / Deploys Database / infra
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS test / Deploys API / infra
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS test / Deploys API / infra
Review and deploy Admin app  /  ...  /  Builds UI
Review and deploy Admin app / Deploy Application to AWS test / Builds UI
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS test / FTA migration / infra
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS test / FTA migration / infra
Review and deploy Public app  /  ...  /  Builds UI
Review and deploy Public app / Deploy Application to AWS test / Builds UI
Review and deploy Admin app  /  ...  /  Playwright e2e
Review and deploy Admin app / Run e2e tests on test env / Playwright e2e
Review and deploy Admin app  /  ...  /  Skip Playwright e2e
Review and deploy Admin app / Run e2e tests on test env / Skip Playwright e2e
Review and deploy Public app  /  ...  /  Playwright e2e
Review and deploy Public app / Run e2e tests on test env / Playwright e2e
Review and deploy Public app  /  ...  /  Skip Playwright e2e
Review and deploy Public app / Run e2e tests on test env / Skip Playwright e2e
Review and deploy Admin app  /  Review ${{ inputs.app }} prod deployment
0s
Review and deploy Admin app / Review ${{ inputs.app }} prod deployment
Review and deploy Public app  /  Review ${{ inputs.app }} prod deployment
Review and deploy Public app / Review ${{ inputs.app }} prod deployment
Matrix: Review and deploy Admin app / Promote / Promote Images
Waiting for pending jobs
Matrix: Review and deploy Public app / Promote / Promote Images
Waiting for pending jobs
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS prod / Deploys Cloudfront / infra
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS prod / Deploys Database / infra
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS prod / Deploys Cloudfront / infra
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS prod / Deploys Database / infra
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS prod / Deploys API / infra
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS prod / Deploys API / infra
Review and deploy Admin app  /  ...  /  Builds UI
Review and deploy Admin app / Deploy Application to AWS prod / Builds UI
Review and deploy Admin app  /  ...  /  infra
Review and deploy Admin app / Deploy Application to AWS prod / FTA migration / infra
Review and deploy Public app  /  ...  /  Builds UI
Review and deploy Public app / Deploy Application to AWS prod / Builds UI
Review and deploy Public app  /  ...  /  infra
Review and deploy Public app / Deploy Application to AWS prod / FTA migration / infra
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Review and deploy Admin app / Review admin test deployment
The deployment was rejected or didn't satisfy other protection rules.
Review and deploy Public app / Review public test deployment
The deployment was rejected or didn't satisfy other protection rules.
Sensitive data should not be used in the ARG or ENV commands: admin/frontend/Dockerfile#L12
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "VITE_KEYCLOAK_AUTH_SERVER_URL") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: admin/frontend/Dockerfile#L7
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "VITE_KEYCLOAK_AUTH_SERVER_URL") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/

Artifacts

Produced during runtime
Name Size Digest
bcgov~nr-rec-resources~3HW6ID.dockerbuild Expired
61.5 KB
sha256:b7809f8e6b8767eb64780420f3ac376704655a76a041fb578eb1f763bca67508
bcgov~nr-rec-resources~8KZV9W.dockerbuild Expired
41.8 KB
sha256:931ffa6cf5537ecbbcdb9120d4ee0f0f0c883aa8174b4f234cabf3ddfe7633fe
bcgov~nr-rec-resources~E0F26J.dockerbuild Expired
61.7 KB
sha256:920cb70e51fbb5ddd748fb1089f78c5c53e7258943b489a80eb525f4b71b0c49
bcgov~nr-rec-resources~JG8WVT.dockerbuild Expired
61.7 KB
sha256:bf98e770078419fefdf7c4bfc32e16c977fb17dabd8ae6913fda74ba9aa1e54f
bcgov~nr-rec-resources~U7SDPW.dockerbuild Expired
68.9 KB
sha256:875d0d97fb4fec57d2f97555b36f3e15738917eca3320c692592d1b3e8602465
bcgov~nr-rec-resources~XRPU9B.dockerbuild Expired
42.6 KB
sha256:3356f32e749cb97f76e92182d4d4a37ac2b94f7129e6051044ec7fb94231db79