compiler-explorer / compiler-explorer/infra
Installations missing some rights
Open
- Dominant language
- Python
- Stars
- 434
- Forks
- 429
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 38
Description
Some installations, for example https://github.com/compiler-explorer/infra/pull/627
are missing rights for someone else but the installing user to access the folder.
This is probably fine for our regular NFS access to the efs drive (?), but it's weird to not be able to access it from the admin node as the non-root user.
We could consider changing the chmod that we do https://github.com/compiler-explorer/infra/blob/main/bin/lib/installation.py#L193 to a more inclusive set. (aka 0755)
Contributor guide
Assessment
This issue has not been assessed yet.