summaryrefslogtreecommitdiffstats
path: root/cmd (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: correctly use the xdg library, which has the side effect to fix the con...Milo Moisson2024-02-011-14/+12
* refactor(cmd/root): simplify `parseEnvs` (#2162)Eng Zer Jun2024-01-241-15/+11
* fix: write default config in XDG config dir to avoid cluttering the HOME dire...Milo Moisson2024-01-211-1/+3
* feat: support offline mode (#2128)TKaxv_7S2024-01-202-1/+4
* feat: cli option to enable the new action cache (#1954)ChristopherHX2024-01-202-0/+7
* feat: support config env expansion (#2063)raffis2023-12-171-1/+2
* Support array expressions in runs-on (#2088)Jon Jensen2023-11-121-1/+1
* Add support for service containers (#1949)Sam Foo2023-10-192-0/+4
* Fix image survey for large images (#2022)ChristopherHX2023-10-041-2/+2
* change podman socket path (#1961)TheFox0x72023-08-111-1/+2
* Add new CLI flag to log just the job id and not the entire job name (#1920)Thomas Eddy2023-07-192-0/+3
* chore: upgrade golangci-lint and address findings (#1904)Casey Lee2023-07-111-6/+5
* Allow to override location of action cache dir (#1863)Marius Zwicker2023-06-152-0/+3
* feature: Add support for github action variables (#1833)Kuan Yong2023-06-102-0/+13
* Support cache (#1770)Jason Song2023-04-284-16/+50
* Revert breaking docker socket changes (#1763)ChristopherHX2023-04-251-13/+34
* fix: try finding a socket, otherwise fail, respect user choice (#1745)R2023-04-231-18/+50
* Improve watchAndRun (#1743)Jason Song2023-04-191-26/+28
* typo: fix expression of warning message on macOS (#1693)Andy Wang2023-04-191-1/+1
* feat: support yaml env/secrets/inputs file (#1733)ChristopherHX2023-04-181-1/+19
* fix: use os.UserHomeDir (#1706)Jason Song2023-03-312-4/+2
* feat: specify matrix on command line (#1675)Shubh Bapna2023-03-192-0/+24
* Improve XDG Spec supporting (#1656)Tony Soloveyv2023-03-031-6/+10
* fix: tolerate workflow that needs a missing job (#1595) (#1619)Josh Soref2023-02-161-10/+33
* chore: use new style octal (#1630)Jason Song2023-02-161-2/+2
* feat: cache notices to reduce frequency of upgrade notifications (#1592)Casey Lee2023-02-021-1/+61
* refactor: pull and rebuild docker by default (#1569)ChristopherHX2023-01-201-2/+2
* Fixed auto-generated platform configuration with Micro size image (#1566)Yoshiaki Yoshida2023-01-191-1/+1
* fix: allow override of artifact server bind address (#1560)Robin Breathe2023-01-162-2/+5
* feat: add check for newer versions (#1562)Casey Lee2023-01-152-11/+111
* Input (#1524)Shubh Bapna2023-01-132-10/+31
* revert: deprecation of containerArchitecture (#1514)ChristopherHX2022-12-191-3/+0
* feat: `--container-options` (#1462)ChristopherHX2022-12-062-0/+19
* Add user level Docker socket to common paths (#1416)Ben Drucker2022-10-291-0/+1
* fix: show workflow info even if on.push is not defined (#1329) (#1335)v0.2.32Alex Savchuk2022-09-291-30/+74
* help output: use consistent terminology between `-j` & `-l` (#1326)v0.2.31Jordan Harband2022-08-311-1/+1
* fix: use docker images from dockerhub (#1249)R2022-07-081-2/+2
* feat: add option to bypass GHE for actions checkout (#1162)v0.2.28Neo Hsu2022-06-212-62/+68
* feat: add ubuntu-22.04 (#1150)Ryan2022-05-172-2/+3
* feat/bug-report-extended (#1163)Ryan2022-05-171-6/+23
* refactor: remove composite action runcontext workaround (#1085)Markus Wolf2022-05-111-0/+1
* feat: add option to specify git remote name (#1104)Ryan2022-04-042-0/+3
* feat: add bug-report flag (#1056)v0.2.26Ryan2022-03-221-4/+94
* feat: add flag to always run the checkout action (#1049)Robert Kowalski2022-03-212-0/+3
* feat: add json logger output (#1026)Markus Wolf2022-03-142-0/+7
* fix: trim whitespace from actrc (#1024)Ryan2022-03-021-1/+1
* fix: print line after password prompt (#1014)Ryan2022-02-251-0/+1
* feat: add node16 support (#922)Ryan2021-12-222-4/+4
* fix: clarify --reuse and --rm flags (#929)Ryan2021-12-161-2/+2
* feat: add option for docker image rebuild (#878)v0.2.25Ryan2021-11-242-0/+3