diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-01-10 12:31:59 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-01-10 09:15:37 -0800 |
commit | 2a21098b98ae2f9581a91e2e474c397e5cbede12 (patch) | |
tree | 8fdc3e9246f0167d556884bf5eec651330fc32fc /commit-graph.c | |
parent | 65f586132bfa21c3e9fe7b2803ef526133a3b269 (diff) |
github: adapt containerized jobs to be rootless
The containerized jobs in GitHub Actions run as root, giving them
special permissions to for example delete files even when the user
shouldn't be able to due to file permissions. This limitation keeps us
from using containerized jobs for most of our Ubuntu-based jobs as it
causes a number of tests to fail.
Adapt the jobs to create a separate user that executes the test suite.
This follows similar infrastructure that we already have in GitLab CI.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions