Commits
User selector
Commit History
Commits on Nov 12, 2023
feat: support runs-on labels and group (#2062)
Show description for 04011b6andauthored
Commits on Sep 15, 2023
feat: support node20 runtime (#1988)
Show description for 935e37cauthored
Commits on Aug 21, 2023
fix: fail if no stages were found (#1970)
Show description for 7286b43authored
Commits on Aug 8, 2023
feat: cmd support for windows (#1941)
Show description for 8314095andauthored
Commits on Jul 11, 2023
throw when invalid `uses` key is provided (#1804)
Show description for 808cf5aandauthored
Commits on Jun 6, 2023
Fix bug in processing jobs on platforms without Docker (#1834)
Show description for 3ac2b72authored
Commits on Apr 25, 2023
Commits on Apr 18, 2023
Avoid using `log.Fatal` in `pkg/*` (#1705)
Show description for 816a7d4andauthored
Commits on Apr 13, 2023
fix: ghc assignment typo (#1729)
Show description for 97749a2authoredfix: reusable workflow panic (#1728)
Show description for d70b225andauthoredfix: add `server_url` attribute to github context (#1727)
Show description for c0130edauthored
Commits on Mar 9, 2023
fix: correct ref and ref_name (#1672)
Show description for 6744e68authored
Commits on Feb 23, 2023
fix: update output handling for reusable workflows (#1521)
Show description for 89cb558andauthored
Commits on Feb 16, 2023
fix: tolerate workflow that needs a missing job (#1595) (#1619)
Show description for be4a147authored
Commits on Feb 3, 2023
feat: allow overriding of `GITHUB_` env variables (#1582)
Show description for ce168f9authored
Commits on Dec 15, 2022
refactor: fix savestate in pre steps (#1466)
Show description for b8d7e94andauthoredfeat: allow to spawn and run a local reusable workflow (#1423)
Show description for a8e05cdandauthored
Commits on Dec 7, 2022
fix: handle env-vars case sensitive (#1493)
Show description for 0f8861bauthored
Commits on Nov 25, 2022
Fix shellcommand error on sh shell (#1464)
Show description for 8732728authored
Commits on Nov 1, 2022
feat: parse types of reusable workflows (#1414)
Show description for 9b95a72andauthored
Commits on Oct 29, 2022
refactor: move from io/ioutil to io and os packages (#1417)
Show description for 2f1c5a1andauthored
Commits on Oct 17, 2022
Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363)
Show description for 1e0ef8cauthored
Commits on Oct 6, 2022
fix: support docker create arguments from container.options (#1022) (#1351)
Show description for 48188a6andauthoredFix composite input handling (#1345)
Show description for 679cac1authored
Commits on Sep 29, 2022
fix: show workflow info even if on.push is not defined (#1329) (#1335)
Show description for 21484b5authored
Commits on Sep 26, 2022
fix: align github.ref to GitHub Action (#1362)
Show description for 97c083eauthored
Commits on Sep 8, 2022
fix: support expression for step's continue-on-error field (#900) (#1331)
Show description for d1daf2fandauthored
Commits on Sep 6, 2022
fix: show workflow name when get error on yml parsing (#1133) (#1328)
Show description for b514649authored
Commits on Jul 12, 2022
fix: the number in the github event is of type number (#1252)
Show description for 4094462authored
Commits on Jul 8, 2022
fix: allow TimeoutMinutes to be expression in Jobs (#1247)
Show description for 91296bdandauthored
Commits on Jun 20, 2022
fix: processing of strategy.matrix.include (#1200)
Show description for c30bc82authored
Commits on Jun 17, 2022
Improve logging (#1171)
Show description for 4391a10authored

Commits on Jun 16, 2022
Commits on Jun 10, 2022
refactor: remove github.com/pkg/errors dependency (#1077)
Show description for 2aa0699andauthored
Commits on May 24, 2022
implement pre and post steps (#1089)
Show description for 943a0e6authored