Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: File ownership and permissions #512

Open
HebaruSan opened this issue Jan 25, 2021 · 8 comments
Open

Documentation: File ownership and permissions #512

HebaruSan opened this issue Jan 25, 2021 · 8 comments
Labels
documentation Improvements or additions to documentation

Comments

@HebaruSan
Copy link

HebaruSan commented Jan 25, 2021

Problem

Neither the general workflow documentation nor this repo's README mention file ownership or permissions at all, but these things can cause this action to fail, see #133.

Suggestion

The documentation should specify the assumptions / prerequisites / requirements to successfully cache a file. Does it need to be owned by a particular user? Which user? Does it need to be readable by everyone? Is there a way to make this action work with all files regardless of their ownership and permissions?

This would help to ensure that users who follow the action's instructions end up wtih a working workflow instead of a broken one.

Note that the documentation for Docker actions says this:

image

... so some actions will run as root. The documentation should discuss best practices for how to ensure that root-owned files created by such actions can be cached.

@github-actions
Copy link

This issue is stale because it has been open for 365 days with no activity. Leave a comment to avoid closing this issue in 5 days.

@github-actions github-actions bot added the stale label Jan 25, 2022
@HebaruSan
Copy link
Author

As far as I can tell from a quick browse, this is still an issue. 👋

@github-actions github-actions bot removed the stale label Jan 26, 2022
@vsvipul vsvipul self-assigned this May 11, 2022
@vsvipul vsvipul added the documentation Improvements or additions to documentation label Aug 17, 2022
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

@github-actions github-actions bot added the stale label Mar 6, 2023
@HebaruSan
Copy link
Author

As far as I can tell from a quick browse, this is still an issue. 👋

@github-actions github-actions bot removed the stale label Mar 7, 2023
@vsvipul vsvipul removed their assignment Mar 31, 2023
@github-actions
Copy link

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

@github-actions github-actions bot added the stale label Oct 18, 2023
@HebaruSan
Copy link
Author

If this had been fixed, I think a comment would have been made about it.

@github-actions github-actions bot removed the stale label Oct 19, 2023
Copy link

github-actions bot commented May 6, 2024

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

@github-actions github-actions bot added the stale label May 6, 2024
@HebaruSan
Copy link
Author

Presumed unfixed.

@github-actions github-actions bot removed the stale label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants