summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request 'fix(jobparser): support `workflow_dispatch.inputs`' (#45)...v1.21.1earl-warren2024-08-222-0/+13
|\
| * fix(jobparser): support `workflow_dispatch.inputs`Michael Kriese2024-08-222-0/+13
|/
* Merge pull request 'fix(jobparser): template job name if it's defined' (#41) ...thefox2024-07-014-3/+126
|\
| * fix(jobparser): template job name if it's definedTheFox0x72024-07-014-3/+126
|/
* Merge pull request 'Fix NewDockerNetworkCreateExecutor in docker_stub' (#39) ...earl-warren2024-04-042-1/+3
|\
| * Test build without DockerTobias Bölz2024-04-041-0/+2
| * Fix NewDockerNetworkCreateExecutor in docker_stubTobias Bölz2024-04-031-1/+1
|/
* [FORGEJO] add forge alias for github (#37)v1.21.0TheFox0x72024-04-021-0/+2
* Merge pull request '[FORGEJO] a network of "" is not the same as "host"' (#35...v1.20.1earl-warren2024-03-241-8/+1
|\
| * [FORGEJO] a network of "" is not the same as "host"Earl Warren2024-03-241-8/+1
|/
* [FORGEJO] Revert "Don't set GITHUB_TOKEN (#2089)"v1.20.0Earl Warren2024-03-112-0/+2
* [FORGEJO] feat(docker): Add flag to enable IPv6 in auto-created networks (#24)s3lph2024-03-113-12/+12
* [LXC] global lock on startEarl Warren2024-03-111-0/+2
* [LXC] split platform into template, release and configEarl Warren2024-03-111-25/+50
* [FORGEJO] implement lxc separately from self-hostedEarl Warren2024-03-114-63/+90
* [FORGEJO] cascading PR to runnerEarl Warren2024-03-113-1/+49
* [FORGEJO] add unit testsEarl Warren2024-03-111-0/+44
* [FORGEJO] wrap self-hosted platform steps in an LXC containerEarl Warren2024-03-114-10/+183
* [FORGEJO] sync lxc-helpers 231215c11d38df793521766dcce0e80e824614caEarl Warren2024-03-112-0/+599
* Support cloning remote actions from insecure Gitea instances (#92)Zettat1232024-03-053-0/+29
* Patched options() to let container options propagate to job containers (#80)Claudio Nicora2024-03-041-1/+1
* Make runs-on support variable expression (#91)sillyguodong2024-03-012-1/+10
* Merge pull request 'Bump nektos/act to 0.2.59' (#90) from harryzcy/act:bump-n...techknowlogick2024-02-1950-356/+1102
|\
| * Merge branch 'nektos/master' into bump-nektosChongyi Zheng2024-02-1750-356/+1102
|/|
| * chore: bump VERSION to 0.2.59GitHub Actions2024-02-011-1/+1
| * feat: correctly use the xdg library, which has the side effect to fix the con...Milo Moisson2024-02-011-14/+12
| * chore: bump VERSION to 0.2.58GitHub Actions2024-02-011-1/+1
| * build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187)dependabot[bot]2024-02-012-3/+3
| * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188)dependabot[bot]2024-02-012-12/+12
| * build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189)dependabot[bot]2024-02-012-7/+7
| * build(deps): bump github.com/opencontainers/image-spec (#2167)dependabot[bot]2024-02-012-12/+12
| * build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186)dependabot[bot]2024-01-312-3/+3
| * fix: use correct path to toolcache (#1494)Markus Wolf2024-01-301-1/+1
| * refactor: filecollector into new package (#2174)ChristopherHX2024-01-306-35/+160
| * build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175)dependabot[bot]2024-01-291-1/+1
| * fix: improve warning about remote not found (#2169)Josh Soref2024-01-281-1/+1
| * fix: improve new-action-cache fetch failure error (#2172)ChristopherHX2024-01-282-2/+8
| * fix: subpath actions via new artifact cache (#2170)ChristopherHX2024-01-282-9/+10
| * fix: improve action not found error (#2171)ChristopherHX2024-01-281-6/+18
| * refactor(cmd/root): simplify `parseEnvs` (#2162)Eng Zer Jun2024-01-241-15/+11
| * Add containerd's normalized architectures to archMapper (#2168)Matthew2024-01-241-0/+2
| * build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164)dependabot[bot]2024-01-221-1/+1
| * fix: write default config in XDG config dir to avoid cluttering the HOME dire...Milo Moisson2024-01-211-1/+3
| * WorkflowDispatchConfig supports multiple yaml node kinds (#2123)胖梁2024-01-202-13/+135
| * fix: match cache `restore-keys` in creation reverse order (#2153)Kristoffer2024-01-201-1/+7
| * build(deps): bump actions/upload-artifact from 3 to 4 (#2133)dependabot[bot]2024-01-201-11/+11
| * feat: support offline mode (#2128)TKaxv_7S2024-01-206-19/+31
| * feat: cli option to enable the new action cache (#1954)ChristopherHX2024-01-2010-16/+211
| * ci: automatic merge PRs created by a maintainer and approved by 1 other maint...Casey Lee2024-01-191-0/+4
| * Add support for NetBSD (#2023)Leonardo Taccari2024-01-0810-10/+10