63 Commits

Author SHA1 Message Date
Bernhard B
00fdcadd72 Merge branch 'master' into rootless_s6 2026-06-01 22:38:07 +02:00
Bernhard B
81efbd25e1 use java 25 in check-docs.yml 2026-06-01 20:47:46 +02:00
Bernhard B
9e7fa344a8 fixed typo in check-docs.yml 2026-06-01 20:35:05 +02:00
Bernhard B
25eaf7a5eb fixed bug in check-docs.yml
* forgot to add 'sudo'
2026-06-01 20:29:24 +02:00
Bernhard B
60b19339c3 updated check-docs.yml
* build signal-cli json schemas inside the CI job
2026-06-01 20:25:00 +02:00
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
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
Gara Dorta
e63536cb7a feat: add receive schemas to check-docks worflow 2026-05-23 20:51:47 +02:00
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
Gara Dorta
e8c8b54d52 Merge branch 'master' into check-docs-are-updated 2026-05-15 19:41:52 +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
Gara Dorta
16c3214862 Add update docs ci 2026-05-06 12:40:34 +01:00
ildyria
252389efbe Pin dependencies 2026-04-19 11:26:49 +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