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

Avoid errors processing symlinked files #1770

Merged
merged 1 commit into from
Nov 30, 2021
Merged

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Nov 30, 2021

Fixes bug where linter will fail to process symlinked files because
it failed to retrieve the content of the lintable.

This bug was observed on our "eco" pipeline.
Related: devroles/ansible_collection_system#8 (review)

Fixes bug where linter will fail to process symlinked files because
it failed to retrieve the content of the lintable.

This bug was observed on our "eco" pipeline.
@ssbarnea ssbarnea requested a review from a team as a code owner November 30, 2021 16:36
@ssbarnea ssbarnea changed the title fix/01 Avoid errors processing symlinked files Nov 30, 2021
@ssbarnea ssbarnea added the bug label Nov 30, 2021
@ssbarnea ssbarnea added bug and removed bug labels Nov 30, 2021
Copy link
Contributor

@greg-hellings greg-hellings left a comment

Choose a reason for hiding this comment

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

👍

@ssbarnea ssbarnea merged commit 15565da into ansible:main Nov 30, 2021
@ssbarnea ssbarnea deleted the fix/01 branch November 30, 2021 17:03
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.

None yet

2 participants