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

Ignore git-clean failures #281

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Ignore git-clean failures #281

merged 2 commits into from
Oct 15, 2024

Conversation

pbrisbin
Copy link
Member

@pbrisbin pbrisbin commented Oct 15, 2024

Some restylers create files that we do not have permission to clean up.
I might've expected that to always be the case, since they run in a
container as root, but many restylers create files we can and do clean
up. Attempting it and ignoring permissions errors seems fine; it was
best-effort anyway.

Some restylers create files that we do not have permission to clean up.
I might've expected that to always be the case, since they run in a
container as `root`, but many restylers create files we can and do clean
up. Attempting it and ignoring permissions errors seems fine; it was
best-effort anyway.
@pbrisbin pbrisbin changed the title pb/git clean Ignore git-clean failures Oct 15, 2024
@pbrisbin pbrisbin marked this pull request as ready for review October 15, 2024 11:51
@pbrisbin pbrisbin enabled auto-merge (rebase) October 15, 2024 11:51
@pbrisbin pbrisbin merged commit 99f6a89 into main Oct 15, 2024
7 checks passed
@pbrisbin pbrisbin deleted the pb/git-clean branch October 15, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant