13 Commits

Author SHA1 Message Date
Gara Dorta
d5d28ec069 Enable read of repo 2026-05-27 22:24:37 +02:00
Gara Dorta
3f9e967a31 check docs before a release 2026-05-27 22:24:37 +02:00
Arne Huang
9b6231165e 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-27 22:24:37 +02:00
Arne Huang
bb4078f78b 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-27 22:24:37 +02:00
ildyria
641fd2d097 Pin dependencies 2026-05-27 22:24:37 +02:00
Bernhard B
c0734976da updated github workflows to tag images with 'rootless' keyword 2026-03-27 21:19:53 +01: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