1
1
mirror of https://github.com/nektos/act.git synced 2024-09-19 16:27:50 +03:00
act/pkg
Marius Zwicker 74c27db4dd
Allow to override location of action cache dir (#1863)
Adds an option to specify the directory below which actions
and host workspaces will be stored. If left empty the previous
location at $XDG_CACHE_HOME/act or $HOME/.cache/act will be used
respectively.

Co-authored-by: Casey Lee <cplee@nektos.com>
2023-06-15 01:16:00 +00:00
..
artifactcache Support cache (#1770) 2023-04-28 15:57:40 +00:00
artifacts Drop disappeared wei/curl@v1 (#1864) 2023-06-13 21:24:31 +00:00
common Fix bug in processing jobs on platforms without Docker (#1834) 2023-06-06 03:00:54 +00:00
container fix: Update ARCH environment variable used in runners/actions (#1818) 2023-05-23 12:26:47 +00:00
exprparser feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Fix bug in processing jobs on platforms without Docker (#1834) 2023-06-06 03:00:54 +00:00
runner Allow to override location of action cache dir (#1863) 2023-06-15 01:16:00 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00