dependabot[bot]
|
b2b83e8bf7
|
ci(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 17:59:21 +01:00 |
sebthom
|
b7a8301e75
|
fix: resolve dind-rootless startup failure. Fixes #86. Thanks @ankur91
|
2025-11-19 17:33:00 +01:00 |
sebthom
|
676480960d
|
fix: upgrade to latest UPX (currently 5.0.2)
|
2025-11-12 21:38:20 +01:00 |
sebthom
|
2d2ba0d81e
|
fix: curl of hack/dind script fails as of docker 29
|
2025-11-12 19:05:47 +01:00 |
sebthom
|
39c751acf1
|
fix: dock dind hack download url
|
2025-11-12 18:43:00 +01:00 |
sebthom
|
6f10cdfa3d
|
docs: update docs
|
2025-10-17 20:51:23 +02:00 |
dependabot[bot]
|
43ec328ba8
|
ci(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/hadolint/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/hadolint/hadolint-action/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: hadolint/hadolint-action
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-22 17:59:53 +02:00 |
dependabot[bot]
|
5a4bd78fc4
|
ci(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0 (#84)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-08 17:21:45 +02:00 |
Andrii Bratanin
|
c035980662
|
fix: fix_permissions.sh fails on empty directory (#83)
This commit fixes
https://github.com/vegardit/docker-gitea-act-runner/issues/82
|
2025-09-04 10:10:40 +02:00 |
sebthom
|
00a1330dab
|
fix: Error: accepts at most 0 arg(s), received 1
|
2025-09-02 13:27:05 +02:00 |
sebthom
|
5edd7949b1
|
feat: support GITEA_RUNNER_EPHEMERAL
|
2025-09-01 16:22:10 +02:00 |
sebthom
|
457b67892c
|
feat: add GITEA_RUNNER_GITHUB_MIRROR env var
|
2025-09-01 16:00:26 +02:00 |
sebthom
|
5b1f3b7a94
|
fix: /etc/init.d/docker: 62: ulimit: error setting limit
|
2025-08-16 13:51:46 +02:00 |
dependabot[bot]
|
c680dae3c4
|
ci(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-15 13:44:36 +02:00 |
sebthom
|
b4966687a3
|
fix: build fails with debian:trixie-slim
|
2025-08-14 19:12:55 +02:00 |
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 |