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

Possible issue with EXCLUDE_PATHS #118

Open
mazzystr opened this issue Jun 21, 2022 · 1 comment
Open

Possible issue with EXCLUDE_PATHS #118

mazzystr opened this issue Jun 21, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mazzystr
Copy link

Describe the Bug

I'm running the container as suggested...
podman run --rm -v $(pwd):/repo puppet/puppet-dev-tools rake lint

Expected Behavior

I expect only my code base to be linted

Observed Behavior

  1. /opt/puppetlabs and /opt/rh are being included in the lint run despite setting envvar EXCLUDE_PATHS
  2. Puppetlabs provided code isn't lintted and triggers 58 errors

Steps to Reproduce

Steps to reproduce the behavior:

  1. podman run --rm -v $(pwd):/repo puppet/puppet-dev-tools rake lint

Environment

  • Version: docker.io/puppet/puppet-dev-tools latest 5bf29c2ea031
  • Platform: SLES15sp3

Additional Context

Add any other context about the problem here.

@mazzystr mazzystr added the bug Something isn't working label Jun 21, 2022
@mazzystr
Copy link
Author

mazzystr commented Jul 1, 2022

10 days without a bug triage? hm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant