Axel Uhl
October 24, 2025
renamed merge-main-into-docker-17 to -24
.github/workflows/merge-main-into-docker-17.yml -> .github/workflows/merge-main-into-docker-24.yml
README.md
d9d264b
Axel Uhl
October 24, 2025
made repository and ghcr package name flexibly configurable
.github/workflows/create-docker-image.yml
configuration/github-copy-release-to-sapsailing-com.sh
configuration/github-download-release-assets.sh
configuration/github-download-workflow-artifacts.sh
docker/makeImageForLatestRelease
docker/makeImageForLatestRelease-arm
docker/makeImageForLatestRelease-on-sapmachine11
docker/makeImageForLatestRelease-on-sapmachine17
c798918
Axel Uhl
October 24, 2025
updated instructions for building, especially in forked repos
README.md
adba0d4
Axel Uhl
October 24, 2025
renamed GOOGLE_MAPS_AUTHENTICATIONPARAMS secret to GOOGLE_MAPS_AUTHENTICATION_PARAMS;
this for consistency with the names of the corresponding environment
variables
.github/workflows/release.yml
eb5d02e
Axel Uhl
October 24, 2025
Merge branch 'main' into bug5959
.github/workflows/release.yml
a257e9b
Axel Uhl
October 24, 2025
Merge branch 'main' into bug6170
.github/workflows/release.yml
d2f8709
Axel Uhl
October 24, 2025
another attempt to convince GitHub actions to check for empty secrets
.github/workflows/release.yml
713351d
Axel Uhl
October 24, 2025
Merge branch 'main' into bug5959
.github/workflows/release.yml
ad4c4be
Axel Uhl
October 24, 2025
Merge branch 'main' into bug6170
.github/workflows/release.yml
ba3437d
Axel Uhl
October 24, 2025
GitHub idiosyncrasy: requiring () around secret checks
.github/workflows/release.yml
f1199df