13 Commits

Author SHA1 Message Date
Gara Dorta
0aaab36e5f Enable read of repo 2026-05-15 19:50:35 +02:00
Gara Dorta
44ac16d49c check docs before a release 2026-05-15 19:47:51 +02:00
Bernhard B.
db63fd15e0
Merge pull request #848 from arnehuang/add-permissions-block
Add empty permissions block at workflow level
2026-05-10 23:03:19 +02:00
Arne Huang
69457e8f81 Add empty permissions block at workflow level
Caps GITHUB_TOKEN's blast radius. None of these workflows need any
GitHub API write scope — they only push to Docker Hub — so the safest
default is permissions: {}, matching the posture used by AsamK/signal-cli.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 10:00:28 -07:00
Arne Huang
2e8171d84c Pin actions/checkout to a commit SHA
Follow-up to #838: actions/checkout was the only third-party action
left on a mutable ref (@master). Pin it to v6.0.2's commit SHA, matching
the pattern used for docker/setup-qemu-action, docker/setup-buildx-action,
and docker/login-action.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 09:56:36 -07:00
ildyria
252389efbe Pin dependencies 2026-04-19 11:26:49 +02:00
Bernhard B
79bab15541 free up more disk space 2025-11-24 23:04:23 +01:00
Bernhard B
645cea3210 changed ubuntu version in CI to version 24.04 2025-05-12 22:26:17 +02:00
Bernhard B
0f7a247f2e fixed ci build
* fixed dev and productive build
2025-04-22 21:58:27 +02:00
Bernhard B
2aa89315ef switched CI builds to podman
* although podman builds are slower, they seem to be more reliable.
2025-04-19 20:24:44 +02:00
Bernhard B
4ce7de516d improved release-dev-version.yml 2025-04-19 15:27:48 +02:00
Bernhard B
18dcc49ff4 set version during build process
see #47
2022-01-01 14:53:18 +01:00
Bernhard B
4e6c8f2092 added new github actions yml 2021-02-21 21:08:08 +01:00