feat: notification to analysts when upcoming milestone is due #9725
main.yaml
on: pull_request
Matrix: build / build-and-push-image
install-env
/
install-test-env
1m 9s
is-tagged-release
28s
test-checks
/
trivy-scan-code
21s
test-checks
/
cocogitto
26s
test-checks
/
gitleaks
33s
test-checks
/
check_immutable_sqitch_files
26s
test-checks
/
check_deleted_sqitch_tags
28s
rebase-feature-pr
0s
Matrix: test-checks / codeql-scan
setup-s3-backup
/
deploy-s3-secret-to-dev
31s
setup-s3-backup
/
deploy-s3-secret-to-test
29s
setup-s3-backup
/
deploy-s3-secret-to-prod
20s
has-merge-conflict
/
check_merge_conflicts
1m 47s
cleanup_feature
/
clean-feature-env
test-checks
/
lint-chart
16s
test-containers
/
trivy-scan-app
1m 50s
test-containers
/
trivy-scan-db
22s
test-code
/
jest
4m 56s
test-code
/
eslint
1m 35s
test-code
/
schema
1m 54s
test-code
/
reverts
3m 32s
test-code
/
pgtap
2m 17s
test-e2e
/
yarn-test-e2e-applicant
5m 1s
test-e2e
/
yarn-test-e2e-admin
3m 28s
test-e2e
/
yarn-test-e2e-analyst
5m 8s
test-zap
/
zap-owasp-full
4m 42s
ensure-sqitch-plan-ends-with-tag
3s
deploy-feature
/
deploy-feature-to-openshift-development
1m 58s
test-e2e
/
yarn-test-e2e-finalize
0s
deploy-feature
/
update-jira-issue
6s
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
create-release
deploy
/
...
/
create_hotfix_branch
Annotations
2 errors and 19 warnings
test-code / jest
Process completed with exit code 1.
|
test-e2e / yarn-test-e2e-analyst
Process completed with exit code 1.
|
setup-s3-backup / deploy-s3-secret-to-prod
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup-s3-backup / deploy-s3-secret-to-test
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup-s3-backup / deploy-s3-secret-to-dev
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
install-env / install-test-env
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / schema
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / pgtap
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / reverts
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / jest
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sensitive data should not be used in the ARG or ENV commands:
app/Dockerfile#L20
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SENTRY_AUTH_TOKEN")
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:
app/Dockerfile#L21
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SENTRY_AUTH_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
deploy-feature / deploy-feature-to-openshift-development
Unexpected input(s) 'openshift_app_namespace', 'openshift_metabase_namespace', 'openshift_metabase_prod_namespace', 'next_public_growthbook_api_key', 'aws_s3_bucket', 'aws_s3_region', 'aws_s3_key', 'aws_s3_secret_key', 'aws_role_arn', 'aws_clam_s3_bucket', 'metabase_site_url', 'metabase_embed_secret', 'feature_name', valid inputs are ['openshift_server_url', 'openshift_token', 'openshift_username', 'openshift_password', 'insecure_skip_tls_verify', 'certificate_authority_data', 'namespace', 'reveal_cluster_name']
|
deploy-feature / deploy-feature-to-openshift-development
Unexpected input(s) 'keycloak_host', 'sa_client_secret', 'sa_client_id', valid inputs are ['openshift_server_url', 'openshift_token', 'openshift_app_namespace', 'openshift_metabase_namespace', 'openshift_metabase_prod_namespace', 'tag', 'client_secret', 'secure_route', 'next_public_growthbook_api_key', 'aws_s3_bucket', 'aws_clam_s3_bucket', 'aws_s3_region', 'aws_s3_key', 'aws_s3_secret_key', 'aws_role_arn', 'certbot_email', 'certbot_server', 'environment', 'enable_load_test', 'metabase_site_url', 'metabase_embed_secret', 'sp_sa_user', 'sp_sa_password', 'sp_site', 'sp_doc_library', 'sp_ms_file_name', 'sp_list_name', 'ches_url', 'ches_client', 'ches_client_secret', 'ches_to', 'ches_keycloak_host', 'feature_name', 'test_pg_password']
|
deploy-feature / update-jira-issue
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e / yarn-test-e2e-admin
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-zap / zap-owasp-full
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e / yarn-test-e2e-applicant
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e / yarn-test-e2e-analyst
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "zap_scan".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bcgov~CONN-CCBC-portal~7TZSIU.dockerbuild
|
69.7 KB |
|
bcgov~CONN-CCBC-portal~HBV3XS.dockerbuild
|
78 KB |
|
bcgov~CONN-CCBC-portal~HHX3UR.dockerbuild
|
46.8 KB |
|
bcgov~CONN-CCBC-portal~WZ33HO.dockerbuild
|
65.4 KB |
|
zap_scan
|
976 KB |
|