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

vars: Ignore unreadable vars files. #798

Merged
merged 1 commit into from
Aug 4, 2023
Merged

vars: Ignore unreadable vars files. #798

merged 1 commit into from
Aug 4, 2023

Conversation

m-blaha
Copy link
Member

@m-blaha m-blaha commented Aug 3, 2023

If there is an item in the vars directory that is either inaccessible
(e.g. permission denied) or cannot be read from (e.g. a directory),
skip this item and write a warning to the log.

For: #792

If there is an item in the vars directory that is either inaccessible
(e.g. permission denied) or cannot be read from (e.g. a directory),
skip this item and write a warning to the log.
Copy link
Member

@jan-kolarik jan-kolarik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jan-kolarik jan-kolarik added this pull request to the merge queue Aug 4, 2023
Merged via the queue into main with commit edff75e Aug 4, 2023
6 of 7 checks passed
@jan-kolarik jan-kolarik deleted the mblaha/vars branch August 4, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants