63 Commits

Author SHA1 Message Date
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
Gara Dorta
c089d1bb5c Add update docs ci 2026-05-27 22:24:37 +02:00
ildyria
641fd2d097 Pin dependencies 2026-05-27 22:24:37 +02:00
Bernhard B
d4ce02e9a7 Merge branch 'master' into rootless_s6 2026-04-27 22:50:51 +02:00
Bernhard B
1b1873ce17 add json-rpc-native mode to issue template 2026-04-19 21:52:44 +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
cbfc6b9e94 free up disk space 2025-11-24 20:29:33 +01:00
Bernhard B
6325cb2fe4 fixed syntax error in YAML file 2025-11-24 19:33:30 +01:00
Bernhard B
d42f6d04c5 fixed syntax error in YAML file 2025-11-24 19:31:46 +01:00
Bernhard B
48ebe4f98c fixed syntax in YAML file 2025-11-24 19:30:13 +01:00
Bernhard B
990a300ca7 free up disk space in CI 2025-11-24 19:27:47 +01:00
Bernhard B
e0f4517f00 debugging: print out disk space 2025-11-24 19:21:30 +01:00
Bernhard B
8713741e94 free up more disk space 2025-11-24 18:10:12 +01:00
Bernhard B
7da210906c free up some disk space 2025-11-23 23:30:40 +01:00
Bernhard B
e41bec91a0 clean up free disk space 2025-11-23 23:27:20 +01:00
Bernhard B
142a7c2eb6 avoid running out of disk space during docker image building
* remove unnecessary data from base image to avoid running out
  of disk space during docker image building.
2025-11-23 21:54:58 +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
e88f0983e1 fixed bug in ci.yml 2025-04-22 20:48:46 +02:00
Bernhard B
7a2a6fc7b4 fixed bug in ci.yml
* login to dockerhub
2025-04-22 18:54:14 +02:00
Bernhard B
53e4f8c583 fixed bug in ci.yml 2025-04-22 17:49:03 +02:00
Bernhard B
fd9d39f97d added debug output 2025-04-22 00:18:46 +02:00
Bernhard B
67e6962622 fixed bug in ci.yml 2025-04-21 23:04:42 +02:00
Bernhard B
bd623a940a fixed bug in ci.yml 2025-04-19 23:39:03 +02:00
Bernhard B
bdf4197425 fixed bug in ci.yml 2025-04-19 22:39:07 +02:00
Bernhard B
4b7702c87c fixed bug in ci.yml 2025-04-19 21:36:35 +02:00
Bernhard B
2060c37e55 use unixtampstamp in docker image filenames 2025-04-19 20:40:10 +02:00
Bernhard B
aaf9ecf164 improved ci.yml 2025-04-19 20:36:25 +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
20192a6eb9 install emulator support in Github CI 2025-04-19 16:05:21 +02:00
Bernhard B
075627f349 fixed podman build 2025-04-19 15:56:33 +02:00
Bernhard B
e973653049 fixed podman build 2025-04-19 15:52:21 +02:00
Bernhard B
3905755477 switch to podman for building 2025-04-19 15:42:18 +02:00
Bernhard B
4ce7de516d improved release-dev-version.yml 2025-04-19 15:27:48 +02:00
Bernhard B
e7312bcaf6 pin ubuntu version to 22.04 in CI 2025-04-18 23:16:49 +02:00
Bernhard B
9852dc5901 updated version of actions in github ci 2025-04-18 23:12:01 +02:00
Bernhard B
e9583b14bf pin ubuntu to v22.04 in CI 2025-04-17 22:13:04 +02:00
Bernhard B
a02b1ce8eb added FUNDING.yml 2025-01-27 21:38:49 +01:00
Bernhard B
18dcc49ff4 set version during build process
see #47
2022-01-01 14:53:18 +01:00
Bernhard B
8963fd638e include json-rpc mode in issue template 2021-10-18 18:35:23 +02:00
Bernhard B
05fdaef78e
fixed syntax error in bug-report.yml 2021-06-18 18:06:45 +02:00
Bernhard B
4d577b0d54
fixed syntax error in bug-report.yml 2021-06-18 18:05:44 +02:00
Bernhard B
38bb86b5b9
fixed syntax error in bug-report.yml 2021-06-18 18:05:03 +02:00
Bernhard B
4fba476791
Update bug-report.yml 2021-06-18 18:03:33 +02:00
Bernhard B
cc9bbdbffb improved bug-report.yml template 2021-06-18 18:00:05 +02:00
Bernhard B
37fba31d30 fixed syntax error in bug-report.yml 2021-06-16 11:15:56 +02:00
Bernhard B
b157fd179e fixed syntax errors in bug-report.yml 2021-06-16 11:09:57 +02:00
Bernhard B
2b4ac8be76 added yml issues template 2021-06-16 11:05:31 +02:00