act_runner/internal/pkg
Zettat123 a1fc2b3ca7 Improve the explanation of `workdir_parent` config (#519)
Fix #512

act_runner adds a '/' before the path (see 5977042b86/internal/app/run/runner.go (L186)) . So `workdir_parent` doesn't need to have the prefix '/'.

If `workdir_parent` has the prefix '/', errors will occur when reading files from the job container.

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/519
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2024-03-22 02:30:31 +00:00
..
client ci(lint): refactor code for clarity and linting compliance (#289) 2023-07-13 01:10:54 +00:00
config Improve the explanation of `workdir_parent` config (#519) 2024-03-22 02:30:31 +00:00
envcheck fix: Exit docker container on any process exit (#462) 2024-01-30 13:47:42 +00:00
labels ci(lint): refactor code for clarity and linting compliance (#289) 2023-07-13 01:10:54 +00:00
report Set the status of steps to `skipped` if job is skipped (#500) 2024-03-01 08:33:32 +00:00
ver Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00