Skip to content

Update GitHub Actions workflow to set VERSION to 'master' when the github.head_ref is 'master'. #80

Update GitHub Actions workflow to set VERSION to 'master' when the github.head_ref is 'master'.

Update GitHub Actions workflow to set VERSION to 'master' when the github.head_ref is 'master'. #80

Triggered via pull request September 24, 2024 07:24
Status Success
Total duration 1m 0s
Artifacts 5

docker-pr.yml

on: pull_request
runner/test-docker-pr:ckan-2.10.5
49s
runner/test-docker-pr:ckan-2.10.5
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L26
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L26
Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L72
Use WORKDIR to switch to a directory
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L72
Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile.ghcr#L24
Use WORKDIR to switch to a directory
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile.ghcr#L24
Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
Variables should be defined before their use: ckan-pycsw/Dockerfile#L19
UndefinedVar: Usage of undefined variable '$CKAN_SYSADMIN_EMAIL' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: ckan-pycsw/Dockerfile#L19
UndefinedVar: Usage of undefined variable '$CSW_CONTACT_NAME' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L26
Avoid additional packages by specifying `--no-install-recommends`

Artifacts

Produced during runtime
Name Size
mjanez~ckan-docker~APNJRI.dockerbuild
21.6 KB
mjanez~ckan-docker~G8Y6E9.dockerbuild
25.3 KB
mjanez~ckan-docker~LTZP2Q.dockerbuild
21.4 KB
mjanez~ckan-docker~RTAS4O.dockerbuild
23 KB
mjanez~ckan-docker~S9IS0Z.dockerbuild
27.7 KB