Commit Graph

  • 0b9f251b6a fix: deliver cancel ack and reap leftover Windows job processes (#996) main Nicolas 2026-05-24 10:01:01 +00:00
  • c5d0457615 Merge branch 'main' into lunny/remove_network lunny/remove_network Nicolas 2026-05-24 09:58:45 +00:00
  • 273f6b4247 fix(reporter): respect configured log level for job log forwarding (#989) Nicolas 2026-05-23 17:28:44 +00:00
  • 47ee45412a fix(deps): update module github.com/opencontainers/selinux to v1.15.0 (#990) v1.0.6 Renovate Bot 2026-05-22 07:10:19 +00:00
  • 38b69bb214 chore: pin Docker base images to explicit versions (#992) silverwind 2026-05-22 07:09:56 +00:00
  • 1c62c0635f chore(deps): update actions/setup-node action to v6 (#991) Renovate Bot 2026-05-22 06:28:26 +00:00
  • 0e0c54b272 test: make TestRunEvent integration suite runnable locally (#987) silverwind 2026-05-21 19:16:23 +00:00
  • d6fbe75721 ci: add PR title linting against Conventional Commits (#988) Nicolas 2026-05-21 19:13:43 +00:00
  • b30204aa94 fix: clean up job network and container when container start fails (#986) silverwind 2026-05-21 15:19:01 +00:00
  • 7b5ebe9618 fix(deps): update module connectrpc.com/connect to v1.20.0 (#985) v1.0.5 Renovate Bot 2026-05-21 00:32:31 +00:00
  • 4317662a38 update docker cli to v29.5.2 (#984) Nicolas 2026-05-20 20:25:44 +00:00
  • 2208e7ec63 feat: add cache.offline_mode to reuse cached actions (#966) Vi 2026-05-20 14:09:39 +00:00
  • 3815aad750 fix cleanup network Lunny Xiao 2026-05-19 16:39:51 -07:00
  • fab9714f9a Remove stale Gitea 1.20 compatibility shims (#978) silverwind 2026-05-19 16:49:15 +00:00
  • 10475db58a fix(deps): update module github.com/docker/cli to v29.5.1+incompatible (#979) Renovate Bot 2026-05-19 16:27:04 +00:00
  • 9e738c203c fix(deps): update module github.com/go-git/go-git/v5 to v5.19.1 (#980) Renovate Bot 2026-05-19 16:18:34 +00:00
  • 6023928876 Fix token use with schemaless Gitea instance (#977) v1.0.4 Nicolas 2026-05-18 02:22:04 +00:00
  • 014ce438c1 Add OCI source and version labels to images (#975) silverwind 2026-05-17 18:15:19 +00:00
  • cf7e29c10d fix(parse_env_file): support env-file lines larger than 64 KiB (#974) Jacob Alberty 2026-05-17 13:00:17 +00:00
  • 8a99506fed Fix host cleanup, volume allowlist, cache upload, and action host edge cases (#970) Nicolas 2026-05-17 12:53:04 +00:00
  • 5873b8b054 Remove dead code from act/ (#971) silverwind 2026-05-17 03:53:28 +00:00
  • 5464d33eef fix: Return if executors length is zero in ParallelExecutor (#960) Lunny Xiao 2026-05-15 22:14:13 +00:00
  • 3c5f03ff8f feat: make pseudo-TTY allocation opt-in (#961) silverwind 2026-05-15 18:11:39 +00:00
  • 880e9755d9 chore(deps): update workflow dependencies (major) (#968) Renovate Bot 2026-05-15 14:08:07 +00:00
  • 8d7cf48a6f fix(deps): update module github.com/docker/cli to v29.5.0+incompatible (#969) Renovate Bot 2026-05-15 14:05:52 +00:00
  • f23605c614 chore(deps): update workflow dependencies (major) (#967) Renovate Bot 2026-05-14 16:54:48 +00:00
  • 00b7fec80f Simplify kubernetes dind example allowing for default docker config in workflows (#709) thisisqasim 2026-05-14 05:52:41 +00:00
  • dda5841af8 chore(deps): bump retry-go, golangci-lint, govulncheck (#965) silverwind 2026-05-14 05:39:28 +00:00
  • 32bed52686 fix(deps): bump docker deps, switch to moby/moby (#943) silverwind 2026-05-14 02:29:05 +00:00
  • a7e972d8de fix: respect proxy env vars in runner client (#962) Lunny Xiao 2026-05-13 19:10:52 +00:00
  • 763b38ece3 fix: isolate per-task runner envs (#959) v1.0.3 Lunny Xiao 2026-05-12 18:50:25 +00:00
  • a1f13cb970 fix(deps): update module github.com/opencontainers/selinux to v1.14.1 (#955) Renovate Bot 2026-05-12 13:34:52 +00:00
  • 1e3ab0c40a fix(deps): update mergo to v1.0.2 (now dario.cat/mergo) (#954) silverwind 2026-05-10 22:05:05 +00:00
  • 295eecb9af fix: ensure dbfs_data is cleaned up after task completion (#952) silverwind 2026-05-10 20:55:57 +00:00
  • ef6ca957b5 fix(artifactcache): preserve cache key case to stop redundant uploads (#947) Zettat123 2026-05-09 12:27:52 +00:00
  • 8088df52b9 fix(deps): update module golang.org/x/term to v0.43.0 (#948) Renovate Bot 2026-05-09 05:28:44 +00:00
  • 3ea7d39690 fix: overwrite read-only files when copying action directories (#942) v1.0.2 Nicolas 2026-05-08 04:11:42 +00:00
  • 861d351845 add apparmor=rootlesskit in security_opt (#937) Schallbert 2026-05-07 21:20:33 +00:00
  • cce8543d06 fix: serialize action-cache reads to prevent worktree race (#938) silverwind 2026-05-07 19:57:04 +00:00
  • 75643645f0 feat: remove emojis from runner logging, add Starting job container group (#940) silverwind 2026-05-07 19:32:53 +00:00
  • dff63b3ecc fix(deps): update module github.com/go-git/go-git/v5 to v5.19.0 (#934) v1.0.1 Renovate Bot 2026-05-07 01:27:20 +00:00
  • a5d9fe9651 fix(deps): update module github.com/opencontainers/selinux to v1.14.0 (#928) Renovate Bot 2026-05-07 01:27:06 +00:00
  • d607f3b342 test: clean up dead/stale fixtures and bump test container images (#932) silverwind 2026-05-07 00:11:56 +00:00
  • 5e59402fb2 fix: re-fetch cached reusable workflow on every run (#930) silverwind 2026-05-06 16:10:27 +00:00
  • dfeb463904 chore(deps): update docker docker tag to v29 (#924) Renovate Bot 2026-05-05 23:14:36 +00:00
  • 594c9ade7c Align step failure log output with GitHub Actions (#927) v1.0.0 silverwind 2026-05-05 20:17:32 +00:00
  • 2a4d56c650 feat: add startup janitor for stale bind-workdir task workspaces (#870) Nicolas 2026-05-05 20:11:44 +00:00
  • a22119cf88 fix(host): correct host workspace cleanup on Windows (#883) Nicolas 2026-05-05 18:28:12 +00:00
  • b68ecf2580 chore(deps): update crazy-max/ghaction-import-gpg action to v7 (#923) Renovate Bot 2026-05-04 12:44:49 +00:00
  • d1434237c2 fix(deps): update module golang.org/x/term to v0.42.0 (#920) Renovate Bot 2026-05-03 11:36:03 +00:00
  • 35c65e2b14 chore(deps): update actions/hello-world-docker-action action to v2 (#921) Renovate Bot 2026-05-03 04:44:33 +00:00
  • c45a4e6d32 ci: Fix triggers (#882) Nicolas 2026-05-01 16:37:37 +00:00
  • 68d9fc45c9 chore(deps): update dependency @vercel/ncc to ^0.38.0 (#881) Renovate Bot 2026-05-01 09:00:34 +00:00
  • b1c873a66b chore(deps): update dependency @actions/core to v1.11.1 (#880) Renovate Bot 2026-05-01 08:48:49 +00:00
  • 1d6e7879c8 fix(deps): update module github.com/rhysd/actionlint to v1.7.12 (#873) Renovate Bot 2026-04-30 21:03:33 +00:00
  • 13dc9386fe Rename act_runner to runner (#850) Lunny Xiao 2026-04-30 20:12:51 +00:00
  • 8e6b3be96a docs: Update docs (#872) Nicolas 2026-04-30 18:29:59 +00:00
  • e5e53c732e perf(config): lower default fetch_interval_max from 60s to 5s (#875) v0.6.1 Bo-Yi Wu 2026-04-30 17:40:35 +00:00
  • 2516573592 chore: clean up nolint directives in act package (#864) silverwind 2026-04-29 18:32:55 +00:00
  • 35834bf817 fix(deps): update module github.com/moby/patternmatcher to v0.6.1 (#868) Renovate Bot 2026-04-29 00:47:19 +00:00
  • 11a5dc8936 fix(deps): update module github.com/docker/docker to v25.0.15+incompatible (#867) Renovate Bot 2026-04-29 00:46:57 +00:00
  • f09fafcb0a Clone different git repos in parallel via per-directory locks (#866) v0.6.0 Zettat123 2026-04-28 21:39:41 +00:00
  • 801e5cf4d5 fix: avoid 'filename too long' on matrix jobs by hashing container names (#853) Morgan Peyre 2026-04-28 00:30:27 +00:00
  • 3f05040438 fix(deps): update module github.com/mattn/go-isatty to v0.0.22 (#863) Renovate Bot 2026-04-28 00:15:16 +00:00
  • 59d90bff26 fix(deps): update module github.com/docker/docker to v25.0.14+incompatible (#862) Renovate Bot 2026-04-28 00:14:44 +00:00
  • 5edc4ba550 Authenticate cache requests via ACTIONS_RUNTIME_TOKEN and scope by repo (#849) silverwind 2026-04-27 23:59:20 +00:00
  • 547a0ff297 feat: show run command, shell and env in collapsible group before step output (#847) Nicolas 2026-04-27 16:31:56 +00:00
  • f2b4dbf05f run docker step in host mode (#857) Mirko Sekulic 2026-04-27 15:26:31 +00:00
  • bad4239d18 chore(deps): drop unused distribution/reference replace directive (#858) silverwind 2026-04-27 15:14:36 +00:00
  • 589db33e70 fix(deps): update module github.com/docker/cli to v25.0.7+incompatible (#855) v0.5.0 Renovate Bot 2026-04-27 01:01:35 +00:00
  • 1032f857a1 fix(deps): update module connectrpc.com/connect to v1.19.2 (#854) Renovate Bot 2026-04-27 01:01:16 +00:00
  • e56b984c04 fix: wait for docker supervise dir before s6-svwait (#851) silverwind 2026-04-26 22:50:48 +00:00
  • fa5334eb24 fix: Heartbeat ReportState for long-running silent jobs (#852) silverwind 2026-04-26 22:49:39 +00:00
  • 7c6f1261d4 fix: fetch when other refs get force-pushed (#846) Michael Hoang 2026-04-26 11:08:23 +00:00
  • fbd6316928 Merge pull request 'Align root files with gitea' (#844) from silverwind/act_runner:align-makefile-gitea into main silverwind 2026-04-24 12:59:45 +00:00
  • ade5b8202e Merge branch 'main' into align-makefile-gitea silverwind 2026-04-24 12:23:17 +00:00
  • a31f3962c0 Add .dockerignore and align .editorconfig silverwind 2026-04-24 13:08:16 +02:00
  • 04244fc3f7 Add AGENTS.md and CLAUDE.md silverwind 2026-04-24 13:04:47 +02:00
  • cb58492678 Merge pull request 'upgrade go git and yaml' (#842) from lunny/upgrade_dep into main silverwind 2026-04-24 11:03:23 +00:00
  • 9faadad0ce Add help target and target descriptions silverwind 2026-04-24 13:03:23 +02:00
  • 352096c5bf Align Makefile with gitea silverwind 2026-04-24 13:00:37 +02:00
  • b5c50bb3ab upgrade go git Lunny Xiao 2026-04-23 14:38:25 -07:00
  • 8af9a2b47a Merge gitea/act into act/ folder' (#827) silverwind 2026-04-23 16:41:15 +00:00
  • fab2d6ae04 Merge gitea/act into act/ silverwind 2026-04-22 22:29:06 +02:00
  • 15dd63a839 feat: Add support for Dynamic Matrix Strategies with Job Outputs (#149) Pascal Zimmermann 2026-04-19 22:36:34 +00:00
  • 9aafec169b perf: use single poller with semaphore-based capacity control (#822) v0.4.1 Bo-Yi Wu 2026-04-19 08:10:23 +00:00
  • f923badec7 Use golangci-lint fmt to format code (#163) silverwind 2026-04-18 09:10:09 +00:00
  • 48944e136c Use golangci-lint fmt to format code (#823) silverwind 2026-04-17 22:05:01 +00:00
  • 40dcee0991 chore(deps): upgrade golangci-lint from v2.10.1 to v2.11.4 (#821) v0.4.0 Bo-Yi Wu 2026-04-15 03:56:34 +00:00
  • f33e5a6245 feat: add Prometheus metrics endpoint for runner observability (#820) Bo-Yi Wu 2026-04-15 01:27:34 +00:00
  • f2d545565f perf: reduce runner-to-server connection load with adaptive reporting and polling (#819) Bo-Yi Wu 2026-04-14 11:29:25 +00:00
  • 90c1275f0e Upgrade yaml (#816) Lunny Xiao 2026-03-28 16:18:47 +00:00
  • 3232358e71 downgrade yaml from rc.4 to rc.3 and upgrade action lint (#158) Lunny Xiao 2026-03-28 04:13:07 +00:00
  • 2e98baa34a Upgrade yaml (#157) Lunny Xiao 2026-03-28 03:31:27 +00:00
  • 505907eb2a Add run_attempt to context (#632) v0.3.1 Zettat123 2026-03-26 20:07:22 +00:00
  • 9933ea0d92 feat: add configurable bind_workdir option with workspace cleanup for DinD setups (#810) silverwind 2026-03-03 10:15:06 +00:00
  • 5dd5436169 Semver tags for Docker images (#720) RoboMagus 2026-02-25 19:09:53 +00:00
  • 28740d7788 Upgrade go mod (#154) Lunny Xiao 2026-02-22 20:39:43 +00:00
  • 52eb6e43cd Merge branch 'main' of gitea.com:gitea/act_runner into act-runner-actions-oss-act act-runner-actions-oss-act Christopher Homberger 2026-02-22 20:26:32 +01:00
  • ddf9159a8f Remove jobparser because of moving to Gitea main project (#155) Lunny Xiao 2026-02-22 19:04:16 +00:00