Commit Graph

105 Commits

Author SHA1 Message Date
sebthom f66589a163 build: improve build scripts 2025-07-22 14:55:35 +02:00
sebthom 8dc020d002 feat: install docker buildx plugin in dind images 2025-07-21 12:47:05 +02:00
sebthom 5646d0a9f4 chore: update git config 2025-07-19 22:18:43 +02:00
sebthom 4ca1258e3e feat: install docker compose plugin in dind images 2025-07-19 22:17:37 +02:00
sebthom 2d141fd2bc docs: update doc 2025-07-19 22:00:00 +02:00
sebthom d4d138e443 fix: pin UPX to 4.2.4 to prevent segmentation fault 2025-06-05 16:00:44 +02:00
sebthom bae0ce52b6 ci: update stale config 2025-06-05 15:55:14 +02:00
sebthom d47b86ba3d chore: minor cleanup 2025-05-26 22:46:35 +02:00
sebthom 9351ccaf51 refact: improve fix_permissions 2025-05-26 22:46:11 +02:00
sebthom dcec147fdb fix: debug trace exact shutdown commands 2025-05-26 20:55:23 +02:00
sebthom 16a11913b5 chore: extend .dockerignore 2025-05-26 20:53:58 +02:00
sebthom 8989915c0d fix: download runner act images from ghcr.io by default
to avoid docker.io pull rate limits
2025-05-26 20:52:59 +02:00
sebthom 7b69551e99 ci: improve multi-arch builds 2025-05-26 20:09:45 +02:00
sebthom 518ee6962c build: improve build config 2025-05-21 20:51:43 +02:00
sebthom 77aa1ef1b8 fix: address shellcheck findings 2025-05-20 23:46:59 +02:00
sebthom d6fc45cdfe feat: add ubuntu-24.04 label 2025-01-05 22:52:47 +01:00
sebthom e33188828c fix: use org.opencontainers.image labels 2025-01-05 22:50:56 +01:00
sebthom ea70032927 chore: update dependabot config 2025-01-05 22:31:21 +01:00
sebthom 3fdbac1f4e docs: update code of conduct 2024-12-17 21:48:37 +01:00
sebthom fe640e7d1d update doc 2024-10-24 18:39:46 +02:00
sebthom 72b54f14de extend runner configuration 2024-10-24 18:37:38 +02:00
imlonghao 7c9b6cd583 feat: add git to required packages 2024-10-21 16:45:35 +02:00
dependabot[bot] 18d4b39250 ci(deps): bump iarekylew00t/regctl-installer from 1 to 3
Bumps [iarekylew00t/regctl-installer](https://github.com/iarekylew00t/regctl-installer) from 1 to 3.
- [Release notes](https://github.com/iarekylew00t/regctl-installer/releases)
- [Commits](https://github.com/iarekylew00t/regctl-installer/compare/v1...v3)

---
updated-dependencies:
- dependency-name: iarekylew00t/regctl-installer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:02:40 +02:00
sebthom 01e44a9ca2 update doc 2024-06-10 12:48:44 +02:00
sebthom 05f4ae2487 Update GHA workflow 2024-05-21 12:12:27 +02:00
sebthom 55af759535 fix build 2024-04-17 11:40:01 +02:00
Malik Mann 24d136175d Made UPX available for other architechures 2024-04-16 23:50:05 +02:00
Malik Mann a42e95ba78 Fixed crash loop on renamed registration file 2024-04-16 23:37:37 +02:00
sebthom 73cec8c692 fix: latest act runner version not determined correctly 2024-04-16 11:35:07 +02:00
sebthom 632b6fb6c7 update workflow config 2024-04-02 18:57:12 +02:00
sebthom 9d7ba80551 fix typo 2024-03-14 13:03:35 +01:00
sebthom 12830f74a6 fix docker push 2024-03-13 12:38:58 +01:00
sebthom 38859d58d0 restore rootless image builds 2024-03-13 12:11:49 +01:00
sebthom a3e0f26ee4 improve docker builds 2024-03-12 19:55:04 +01:00
sebthom 71f701497e log buildx version 2024-03-12 16:46:00 +01:00
sebthom 3c2c2e599f remove unused packages 2024-03-12 16:45:20 +01:00
sebthom 1d7208595b update workflow 2024-03-12 14:52:40 +01:00
sebthom 2d2488945b install dind-hack script according to docker engine version 2024-03-12 14:44:39 +01:00
sebthom e20189b7ea use catthehacker/ubuntu:act instead of ubuntu:runner. Fixes #45 2024-03-12 14:36:36 +01:00
sebthom 1558fa8524 extend logging during build 2024-03-12 14:35:55 +01:00
sebthom 756971222b temporarily disabling rootless builds 2024-03-12 14:33:03 +01:00
sebthom 0d1b59bde2 update stale config 2024-03-11 21:44:50 +01:00
sebthom 6edad42777 build images of nightly version 2024-01-23 12:47:32 +01:00
dependabot[bot] b461342598 fix(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 12:47:20 +01:00
sebthom be9b50c4b5 fix: ignore if "Delete untagged images" fails 2024-01-23 12:47:20 +01:00
MuXiu1997 1cb1426855 fix: replace `GITEA_RUNNER_ACTION_CACHE_DIR` with `GITEA_RUNNER_HOST_WORKDIR_PARENT` 2023-12-26 23:54:50 +01:00
MuXiu1997 5a8bf4fda0 fix: correct error `'/var/run/docker.sock': No such file or directory` when `GITEA_RUNNER_JOB_CONTAINER_DOCKER_HOST` is set 2023-12-21 12:36:18 +01:00
dependabot[bot] 7e9c085afa fix(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 10:03:16 -06:00
naeternitas f6e6a54765 Update config.template.yaml 2023-11-10 09:36:43 -06:00
Jean-Baptiste Gomond 816b21f4bd Fixed force_pull boolean unmarshal error 2023-10-02 00:01:02 +02:00