forgejo-runner-act/pkg
Vitaliy Potyarkin 1dc0d695a1 fix: Do not fail on nil error
Commit 92ddcdae09 has introduced a
regression due to which copyDir() would fail after closing the archive
successfully

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-12-28 12:31:24 +03:00
..
artifactcache fix: cache adjust restore order of exact key matches (#2267) 2024-11-07 16:25:40 +01:00
artifacts chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
common Support cloning remote actions from insecure Gitea instances (#92) 2024-03-05 08:07:29 +00:00
container fix: Do not fail on nil error 2024-12-28 12:31:24 +03:00
exprparser fix: return an error when the argument count is wrong 2024-10-31 16:02:17 +01:00
filecollector refactor: filecollector into new package (#2174) 2024-01-30 00:46:45 +00:00
jobparser fix(jobparser): support workflow_dispatch.inputs 2024-08-22 15:02:05 +02:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model [FORGEJO] when a workflow decode error happen, log and do not crash 2024-09-15 15:46:01 +02:00
runner [FORGEJO] a network of "" is not the same as "host" 2024-03-24 12:09:40 +01:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00