Skip to content

Reproducing a problem with file permissions + self-hosted runners

Notifications You must be signed in to change notification settings

Brightspace/self-hosted-runner-permissions-issue-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

self-hosted-runner-permissions-issue-repro

Reproducing a problem with file permissions + self-hosted runners.

If a container step writes a file it will be owned by root. git clean will fail to remove this file if it is -w, so checkout will attempt to rm -rf the repo which will ultimately fail as well. The self-hosted runner is effectively bricked for this repo.

About

Reproducing a problem with file permissions + self-hosted runners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published