1
0
Fork 0
forked from forgejo/act
act/cmd
Marius Zwicker 422cbdf446 Allow to override location of action cache dir (#65)
Adds an explicit config option to specify the directory
below which action contents will be cached. If left empty
the previous location at `$XDG_CACHE_HOME/act` or
`$HOME/.cache/act` will be used respectively.

Required to resolve gitea/act_runner#235

Co-authored-by: Marius Zwicker <marius@mlba-team.de>
Reviewed-on: https://gitea.com/gitea/act/pulls/65
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Marius Zwicker <emzeat@noreply.gitea.com>
Co-committed-by: Marius Zwicker <emzeat@noreply.gitea.com>
2023-06-16 03:41:39 +00:00
..
dir.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go Allow to override location of action cache dir (#65) 2023-06-16 03:41:39 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
notices.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
platforms.go feat: add ubuntu-22.04 (#1150) 2022-05-17 19:11:33 +00:00
root.go Allow to override location of action cache dir (#65) 2023-06-16 03:41:39 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00