1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
forgejo-runner/act/model
2025-05-26 05:15:49 +00:00
..
testdata implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00
action.go chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
github_context.go fix: improve warning about remote not found (#2169) 2024-01-28 19:21:21 +00:00
github_context_test.go fix: correct ref and ref_name (#1672) 2023-03-09 20:03:13 +00:00
job_context.go refactor: export and move shared contexts into pkg/model (#931) 2021-12-22 19:52:09 +00:00
planner.go chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
planner_test.go fix: fail if no stages were found (#1970) 2023-08-21 17:53:47 +00:00
step_result.go refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
workflow.go Merge pull request 'PR#6. [RDNF] fix: docker buildx cache restore not working, fix: function name in comment, fix: rootless permission bits (new actions cache)' (#122) from achyrva/act:nektos-into-forgejo-2 into main 2025-05-26 05:15:49 +00:00
workflow_test.go tests: add node and python in TestStep_ShellCommand 2025-04-20 08:31:25 +03:00