Commit graph

  • c04850088f
    fix: cache adjust restore order of exact key matches (#2267) wip-artifactcache ChristopherHX 2024-03-29 03:07:20 +0100
  • 71cfa868fa
    Support overwriting caches (#2265) Jason Song 2024-03-29 00:42:02 +0800
  • d42e8f05fc
    fix: docker buildx cache restore not working (#2236) ChristopherHX 2024-03-05 07:04:54 +0100
  • 0ccd4cda9a Merge pull request 'fix: return an error when the argument count is wrong' (#59) from earl-warren/act:wip-arg-count into main main v1.21.5 earl-warren 2024-10-31 15:34:31 +0000
  • b1b9df5ef4
    fix: return an error when the argument count is wrong Earl Warren 2024-10-31 15:58:39 +0100
  • 8084844bf1 Merge pull request 'fix: debug is leaking host container and network names' (#58) from earl-warren/act:wip-debug into main v1.21.4 earl-warren 2024-10-19 08:07:19 +0000
  • f19b377e2d
    fix: debug is leaking host container and network names Earl Warren 2024-10-19 08:47:02 +0200
  • 29f81a81e1 Add permissions to job and workflow structs Finn 2024-09-13 17:49:53 -0700
  • 98d572ee58 Merge pull request '[FORGEJO] when a workflow decode error happen, log and do not crash' (#54) from earl-warren/act:wip-decode-fatal into main v1.21.3 earl-warren 2024-09-15 16:35:43 +0000
  • 8f60641ef0
    [FORGEJO] run more tests Earl Warren 2024-09-15 16:31:43 +0200
  • a7db265415
    [FORGEJO] when a workflow decode error happen, log and do not crash Earl Warren 2024-09-15 15:46:01 +0200
  • d301a5b66a
    chore(renovate): disable runner test data Michael Kriese 2024-08-27 08:28:32 +0200
  • 73e39f1d49 Merge pull request 'chore: only run tests on main' (#52) from earl-warren/act:wip-ci-on-main into main earl-warren 2024-08-26 08:10:01 +0000
  • 5637674a14
    Lock file maintenance renovate/lock-file-maintenance Renovate Bot 2024-08-26 00:01:45 +0000
  • b30d3d3afe Merge pull request 'Update module github.com/rhysd/actionlint to v1.6.27' (#51) from renovate/github.com-rhysd-actionlint-1.6.x into main v1.21.2 earl-warren 2024-08-23 09:44:37 +0000
  • 7b9d88ce2d
    chore: only run tests on main Earl Warren 2024-08-23 11:42:10 +0200
  • 8106ecaed0
    Update module github.com/rhysd/actionlint to v1.6.27 Renovate Bot 2024-08-23 09:35:27 +0000
  • d86d9f1cf6
    chore(renovate): add rule Michael Kriese 2024-08-23 11:31:19 +0200
  • a25d846ee3
    chore(dependency): upgrade actionlint to v1.6.27 Earl Warren 2024-08-23 08:52:28 +0200
  • 8aec6042ef Merge pull request 'Update module github.com/docker/docker to v25 [SECURITY]' (#48) from renovate/go-github.com-docker-docker-vulnerability into main earl-warren 2024-08-23 09:22:31 +0000
  • 8a2fbfa013 Merge pull request 'chore: drop .github and .gitea' (#50) from chore/drop-github-and-gitea into main Michael Kriese 2024-08-23 09:20:18 +0000
  • 209a3236d0
    chore: drop .github and .gitea Michael Kriese 2024-08-23 11:10:40 +0200
  • 8a104e2424
    upgrade github.com/moby/buildkit v0.13.2 Earl Warren 2024-08-23 11:18:38 +0200
  • 707d6a993b
    Update module github.com/docker/docker to v25 [SECURITY] Renovate Bot 2024-08-23 08:34:37 +0000
  • 451194fcb2 Merge pull request 'Update dependency go to v1.21' (#49) from renovate/minor-1.21-golang-packages into main earl-warren 2024-08-23 09:16:38 +0000
  • e134587d40
    Update dependency go to v1.21 Renovate Bot 2024-08-23 09:09:15 +0000
  • 8d1dc147cf
    chore(renovate): drop docker comment Michael Kriese 2024-08-23 10:31:55 +0200
  • c9e2134fc4
    chore(renovate): add renovate config Michael Kriese 2024-08-23 10:16:08 +0200
  • 1835203108 Merge pull request 'fix(jobparser): support workflow_dispatch.inputs' (#45) from viceice/fix-inputs into main v1.21.1 earl-warren 2024-08-22 14:10:57 +0000
  • be182ffdfa
    fix(jobparser): support workflow_dispatch.inputs Michael Kriese 2024-08-22 14:25:17 +0200
  • 6b5004289f
    style: fix typos TheFox0x7 2024-07-01 23:30:35 +0200
  • e89fbf5d6a Merge pull request 'fix(jobparser): template job name if it's defined' (#41) from thefox/job-matrix into main thefox 2024-07-01 19:49:30 +0000
  • 39a5735dc7
    fix(jobparser): template job name if it's defined TheFox0x7 2024-07-01 20:23:17 +0200
  • 65054ab93c Merge pull request 'Fix NewDockerNetworkCreateExecutor in docker_stub' (#39) from tmb/act:fix-docker_stub into main earl-warren 2024-04-04 08:07:16 +0000
  • b7c39f5956 Test build without Docker Tobias Bölz 2024-04-04 09:43:45 +0200
  • 09c86f6ffa Fix NewDockerNetworkCreateExecutor in docker_stub Tobias Bölz 2024-04-03 13:55:42 +0200
  • ebd01185d1 [FORGEJO] add forge alias for github (#37) v1.21.0 TheFox0x7 2024-04-02 18:23:26 +0000
  • 2aa5ad6658
    add forge alias for github TheFox0x7 2024-04-02 20:10:26 +0200
  • 1c0fa68d91
    add actionlint check before parsing TheFox0x7 2024-03-25 18:28:53 +0100
  • af0a149a4d Merge pull request '[FORGEJO] a network of "" is not the same as "host"' (#35) from earl-warren/act:wip-network into main v1.20.1 earl-warren 2024-03-24 11:58:34 +0000
  • 09d179c15b
    [FORGEJO] a network of "" is not the same as "host" Earl Warren 2024-03-24 11:56:42 +0100
  • b2a09865e2
    initial incus implementation TheFox0x7 2024-03-17 23:58:08 +0100
  • 616954df59
    [FORGEJO] Revert "Don't set GITHUB_TOKEN (#2089)" v1.20.0 Earl Warren 2024-03-11 17:46:38 +0700
  • 0a41e2be4b
    [FORGEJO] feat(docker): Add flag to enable IPv6 in auto-created networks (#24) s3lph 2023-11-14 22:02:37 +0000
  • 251cc1c26d
    [LXC] global lock on start Earl Warren 2023-11-11 11:21:05 +0100
  • d0f60d6ac2
    [LXC] split platform into template, release and config Earl Warren 2023-11-10 21:45:14 +0100
  • 77ceaf4e5d
    [FORGEJO] implement lxc separately from self-hosted Earl Warren 2023-11-09 03:36:09 +0100
  • 8c59ad2ab3
    [FORGEJO] cascading PR to runner Earl Warren 2023-11-04 19:14:39 +0100
  • e3a58d7c36
    [FORGEJO] add unit tests Earl Warren 2023-03-16 17:32:36 +0100
  • d5915243ad
    [FORGEJO] wrap self-hosted platform steps in an LXC container Earl Warren 2023-03-12 14:26:24 +0100
  • b9009a7a20
    [FORGEJO] sync lxc-helpers 231215c11d38df793521766dcce0e80e824614ca Earl Warren 2023-05-21 18:38:49 +0200
  • 0cc67b8817 Support cloning remote actions from insecure Gitea instances (#92) Zettat123 2024-03-05 08:07:29 +0000
  • 7e20ddf928 Patched options() to let container options propagate to job containers (#80) Claudio Nicora 2024-03-04 02:56:52 +0000
  • 82a3640cf8 Make runs-on support variable expression (#91) sillyguodong 2024-03-01 04:29:58 +0000
  • e6fec7324e Merge pull request 'Bump nektos/act to 0.2.59' (#90) from harryzcy/act:bump-nektos-act into main techknowlogick 2024-02-19 22:25:12 +0000
  • 73f32886f2
    Merge branch 'nektos/master' into bump-nektos Chongyi Zheng 2024-02-16 23:28:10 -0500
  • b7a8145d09 chore: bump VERSION to 0.2.59 GitHub Actions 2024-02-01 22:32:06 +0000
  • 12c0c4277a
    feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195) Milo Moisson 2024-02-01 22:57:16 +0100
  • 3ed38d8e8b chore: bump VERSION to 0.2.58 GitHub Actions 2024-02-01 02:12:33 +0000
  • 0dbf44c657
    build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187) dependabot[bot] 2024-01-31 23:56:50 +0000
  • 6dcf9bc6e6
    build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188) dependabot[bot] 2024-01-31 23:41:20 +0000
  • df61c7fcdb
    build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189) dependabot[bot] 2024-01-31 23:24:57 +0000
  • 36e0261150
    build(deps): bump github.com/opencontainers/image-spec (#2167) dependabot[bot] 2024-01-31 23:11:39 +0000
  • 46dc2ffe80
    build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186) dependabot[bot] 2024-01-31 22:58:02 +0000
  • 054caec791
    fix: use correct path to toolcache (#1494) Markus Wolf 2024-01-30 23:43:52 +0100
  • 5a80a044f9
    refactor: filecollector into new package (#2174) ChristopherHX 2024-01-30 01:46:45 +0100
  • 4ca35d2192
    build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175) dependabot[bot] 2024-01-29 02:34:33 +0000
  • 5e0d29d665
    fix: improve warning about remote not found (#2169) Josh Soref 2024-01-28 14:21:21 -0500
  • 6dd67253bc
    fix: improve new-action-cache fetch failure error (#2172) ChristopherHX 2024-01-28 18:02:15 +0100
  • 09d4b5d6ad
    fix: subpath actions via new artifact cache (#2170) ChristopherHX 2024-01-28 17:49:47 +0100
  • a6ec2c129a
    fix: improve action not found error (#2171) ChristopherHX 2024-01-28 17:37:19 +0100
  • 424fd5e02b
    refactor(cmd/root): simplify parseEnvs (#2162) Eng Zer Jun 2024-01-24 11:06:31 +0800
  • 6a8c42ac53
    Add containerd's normalized architectures to archMapper (#2168) Matthew 2024-01-23 18:44:48 -0800
  • c215e0888a
    build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164) dependabot[bot] 2024-01-22 02:22:08 +0000
  • 6091094e14
    fix: write default config in XDG config dir to avoid cluttering the HOME directory by default (#2140) Milo Moisson 2024-01-21 21:16:06 +0100
  • 8072a00a77
    WorkflowDispatchConfig supports multiple yaml node kinds (#2123) 胖梁 2024-01-20 22:07:36 +0800
  • 7f7d84b10f
    fix: match cache restore-keys in creation reverse order (#2153) Kristoffer 2024-01-20 14:11:50 +0200
  • 15bb54f14e
    build(deps): bump actions/upload-artifact from 3 to 4 (#2133) dependabot[bot] 2024-01-20 00:32:38 +0000
  • f055d4ae60
    feat: support offline mode (#2128) TKaxv_7S 2024-01-20 08:20:15 +0800
  • f7a846d2f5
    feat: cli option to enable the new action cache (#1954) ChristopherHX 2024-01-20 00:49:35 +0100
  • cd40f3fe9b
    ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156) Casey Lee 2024-01-19 07:04:05 -0800
  • adbe229fcb
    Add support for NetBSD (#2023) Leonardo Taccari 2024-01-08 20:26:03 +0100
  • 96d6cf8b2c
    build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2149) dependabot[bot] 2024-01-08 17:01:44 +0000
  • ef5746ba74
    build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2148) dependabot[bot] 2024-01-08 02:23:22 +0000
  • 4fae81efe4 chore: bump VERSION to 0.2.57 GitHub Actions 2024-01-01 02:17:35 +0000
  • 6e680c4b38
    [FORGEJO] workflows: do not cascade on opened Earl Warren 2023-12-21 17:55:27 +0100
  • 238a495579
    build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2134) dependabot[bot] 2023-12-19 21:45:57 +0000
  • 74dcce467d
    build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.11 (#2136) dependabot[bot] 2023-12-19 21:32:29 +0000
  • 0c60f9749a chore: bump VERSION to 0.2.56 GitHub Actions 2023-12-17 22:10:10 +0000
  • 6b0ef97c52
    build(deps): bump actions/stale from 8 to 9 (#2120) dependabot[bot] 2023-12-17 09:14:56 +0000
  • 0806c8b109
    feat: support config env expansion (#2063) raffis 2023-12-17 09:59:13 +0100
  • 0dfb06748e
    build(deps): bump actions/checkout from 3 to 4 (#1998) dependabot[bot] 2023-12-16 23:47:32 +0000
  • 603b44b585
    build(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21 (#2099) dependabot[bot] 2023-12-16 23:18:33 +0000
  • 00fbfa754c
    Fix noisy runs-on error logging (#2102) Jon Jensen 2023-12-16 15:04:54 -0800
  • 1b10028447
    fix: IsHost is defined as false on windows (#2093) ChristopherHX 2023-12-16 23:46:17 +0100
  • 9cecf94039
    build(deps): bump actions/setup-go from 4 to 5 (#2118) dependabot[bot] 2023-12-11 03:07:56 +0000
  • 29f4123b5c
    build(deps): bump megalinter/megalinter from 7.6.0 to 7.7.0 (#2119) dependabot[bot] 2023-12-11 02:53:36 +0000
  • 85c3b3b541
    build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#2117) dependabot[bot] 2023-12-11 02:29:35 +0000
  • 2b47c99bb7
    build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#2112) dependabot[bot] 2023-12-04 02:49:24 +0000
  • 3c405a0d94
    build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#2114) dependabot[bot] 2023-12-04 02:37:03 +0000