summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore: bump VERSION to 0.2.39v0.2.39github-actions[bot]2023-01-161-1/+1
* chore: fix promote scriptCasey Lee2023-01-161-1/+2
* chore: bump versionv0.2.38Casey Lee2023-01-161-1/+1
* chore: makefile updateCasey Lee2023-01-161-1/+1
* chore: bump versionv0.2.37Casey Lee2023-01-161-1/+1
* build(deps): bump github.com/moby/buildkit from 0.10.6 to 0.11.0 (#1563)dependabot[bot]2023-01-163-959/+64
* chore: push new versionv0.2.36Casey Lee2023-01-162-2/+2
* Readme: Fix shell installation (#1547)Philippe Schenker2023-01-161-1/+1
* fix: allow override of artifact server bind address (#1560)Robin Breathe2023-01-167-12/+18
* feat: add check for newer versions (#1562)Casey Lee2023-01-156-13/+121
* Input (#1524)Shubh Bapna2023-01-136-11/+96
* refactor: remove docker image list reference filter (#1501)ChristopherHX2023-01-131-49/+18
* fix: add-matcher fails github workflow (#1532)ChristopherHX2023-01-132-29/+35
* feat: add support for building docker actions with private registries (#1557)Björn Brauer2023-01-122-3/+25
* build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#1554)dependabot[bot]2023-01-102-7/+7
* feat: Allow building without docker support (#1507)ChristopherHX2023-01-1010-62/+143
* fix: extra path lost in composite actions (#1531)ChristopherHX2023-01-104-0/+62
* test: make sure workflow_call is not a github event calling our workflow (#1520)Markus Wolf2023-01-101-0/+5
* fix: preserve job result state in case of failure (#1519)Markus Wolf2023-01-103-2/+31
* build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550)dependabot[bot]2023-01-101-1/+1
* build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540)dependabot[bot]2023-01-021-1/+1
* build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539)dependabot[bot]2023-01-022-2/+3
* build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541)dependabot[bot]2023-01-022-5/+6
* build(deps): bump megalinter/megalinter from 6.15.0 to 6.16.0 (#1534)v0.2.35dependabot[bot]2022-12-261-1/+1
* build(deps): bump actions/stale from 6 to 7 (#1535)dependabot[bot]2022-12-261-1/+1
* revert: deprecation of containerArchitecture (#1514)ChristopherHX2022-12-192-4/+1
* build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1515)dependabot[bot]2022-12-192-2/+2
* build(deps): bump github.com/docker/cli (#1516)dependabot[bot]2022-12-192-3/+3
* build(deps): bump github.com/docker/docker (#1517)dependabot[bot]2022-12-192-3/+3
* fix: align runner.os / runner.arch to known values (#1510)ChristopherHX2022-12-192-6/+29
* feat: Support "result" on "needs" context. (#1497)Aaron Holmes2022-12-195-9/+34
* fix: tail (not absolute) as entrypoint of job container (#1506)ChristopherHX2022-12-151-1/+1
* refactor: fix savestate in pre steps (#1466)ChristopherHX2022-12-1510-102/+90
* feat: allow to spawn and run a local reusable workflow (#1423)Markus Wolf2022-12-1510-139/+472
* refactor: fix add-path / GITHUB_PATH commands (#1472)ChristopherHX2022-12-0912-46/+95
* feat: JobLoggerFactory (#1496)ChristopherHX2022-12-092-35/+62
* fix: handle env-vars case sensitive (#1493)Markus Wolf2022-12-073-10/+35
* fix: step env is unavailable in with property expr (#1458)ChristopherHX2022-12-065-2/+40
* refactor: share UpdateFromEnv logic (#1457)ChristopherHX2022-12-067-99/+201
* feat: `--container-options` (#1462)ChristopherHX2022-12-066-1/+28
* refactor: move autoremove into the jobexecutor (#1463)ChristopherHX2022-12-062-41/+23
* docs: clarifying skipping steps / jobs (#1480)ChristopherHX2022-12-061-0/+31
* Pass `LANG=C.UTF-8` to environment (#1476)Brice Dutheil2022-12-061-0/+1
* build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475)v0.2.34nektos/v0.2.34dependabot[bot]2022-11-281-1/+1
* act -j -W example (#1471)Simon Willison2022-11-271-0/+3
* Fix shellcommand error on sh shell (#1464)Lim Chun Leng2022-11-251-1/+1
* fix typo (#1456)Femi Bankole2022-11-231-1/+1
* build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447)dependabot[bot]2022-11-222-2/+3
* fix: handle subdirectors and exclusions (#1012) (#1446)Randolph Chung2022-11-214-10/+30
* Remove dead code (#1425)Magnus Markling2022-11-161-53/+0