Skip to content

fix: write lockfile to tmpPath

Max Wittig requested to merge siemens/gitlab-runner:fix/config-path into master

What does this MR do?

Changes config file lock, so that lockfile is written into the os-specific temp directories, instead of directly next to the config.toml itself.

Why was this MR needed?

Fixes #5024

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#5024

🛠 with at Siemens

Edited by Max Wittig

Merge request reports