chore(deps): update pnpm/action-setup action to v4.4.0 (#5293) #7954
ci.yml
on: push
checking file changes
9s
Build & Deploy Docker Image
5m 37s
Matrix: lint, build and test for GeoHub
Build and deploy GeoHub userguide
1m 7s
Deploy cogserver-dev to Kubernetes
20s
Deploy cogserver to Kubernetes
Deploy geohub-data-pipeline to Kubernetes
24s
Deploy pg_tileserv to Kubernetes
21s
Deploy geo-undpstac-pipeline to Kubernetes
18s
Build and deploy Static Image API to ACR
3m 48s
Build and deploy Static Image API to GitHub Package
3m 54s
Matrix: Build and deploy svelte UNDP components storybook
Matrix: Build and deploy svelte UNDP design storybook
Annotations
19 warnings
|
checking file changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and deploy GeoHub userguide
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: azure/CLI@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and deploy GeoHub userguide
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Build and deploy svelte UNDP design storybook (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: azure/CLI@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and deploy svelte UNDP design storybook (22)
Skip setting environment url as environment 'Svelte UNDP Design' may contain secret.
|
|
Build and deploy svelte UNDP components storybook (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: azure/CLI@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and deploy svelte UNDP components storybook (22)
Skip setting environment url as environment 'Svelte UNDP Components' may contain secret.
|
|
Build and deploy Static Image API to ACR
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and deploy Static Image API to ACR
Skip setting environment url as environment 'Static Image API' may contain secret.
|
|
Build and deploy Static Image API to GitHub Package
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and deploy Static Image API to GitHub Package
Skip setting environment url as environment 'Static Image API' may contain secret.
|
|
Build & Deploy Docker Image
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Sensitive data should not be used in the ARG or ENV commands:
docker/Dockerfile.production#L64
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "GEOHUB_GITHUB_SECRET")
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:
docker/Dockerfile.production#L61
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AZURE_AD_B2C_CLIENT_SECRET")
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:
docker/Dockerfile.production#L58
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AUTH_SECRET")
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:
docker/Dockerfile.production#L54
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AZURE_STORAGE_ACCESS_KEY_UPLOAD")
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:
docker/Dockerfile.production#L52
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AZURE_STORAGE_ACCESS_KEY")
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:
docker/Dockerfile.production#L72
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "MAPTILER_API_KEY")
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:
docker/Dockerfile.production#L67
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "JWT_SECRET_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UNDP-Data~geohub~GPOSKG.dockerbuild
Expired
|
1.63 MB |
sha256:c415ce802bb9cdf7391768636553eb34d210c2552efccaf5dd4b8199cc474db5
|
|
|
UNDP-Data~geohub~JCYNQY.dockerbuild
Expired
|
66.1 KB |
sha256:d7478bfa6241044ae3179422458829f0905fb2219759faf3406cd3fe0aaccbf0
|
|
|
UNDP-Data~geohub~UA83V1.dockerbuild
Expired
|
66.1 KB |
sha256:a54808a7ef9d436653fc074ec429b28bebe93418ba5470c14e7cec5b2c6f7b51
|
|