Vitaliy Potyarkin
c024ab3079
new-actions-cache was not handling short action names relying on DEFAULT_ACTIONS_URL: it would try to fetch from the short name (actions/checkout) as if it was the full URL. This commit fixes that. Upstream nektos/act has deprecated legacy actions cache in favor of a new implementation which is more performant and does not suffer from data races: https://github.com/nektos/act/issues/2419#issuecomment-2282814122 This change is required to use new-actions-cache in Forgejo Runner. Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com> |
||
---|---|---|
.. | ||
artifactcache | ||
artifacts | ||
common | ||
container | ||
exprparser | ||
filecollector | ||
jobparser | ||
lookpath | ||
model | ||
runner | ||
workflowpattern |