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

Feature: Recursive dir check - Lint multiple files #34

Merged
merged 2 commits into from
Aug 26, 2021
Merged

Feature: Recursive dir check - Lint multiple files #34

merged 2 commits into from
Aug 26, 2021

Conversation

itamargiv
Copy link
Contributor

@itamargiv itamargiv commented May 31, 2021

This PR attempts to resolve the issue mentioned in #3. Although a simpler solution would be to try and enable passing glob patterns directly into the dockerfile parameter, it seems as though GH Actions passes these parameters to the entry point as strings which cannot be expanded without using eval which seemed a little risky to me.

I would be happy for any suggestion on how to improve this, as it might not be a complete solution, but was enough for my use case in wmde/wikibase-release-pipeline/pull/183.

@lorenzo
Copy link
Member

lorenzo commented Jun 13, 2021

sorry for the late review. Can you please fix the merge conflicts?

@itamargiv
Copy link
Contributor Author

Hello, no worries about the timing, I've resolved the conflicts so far

@lexfrei
Copy link

lexfrei commented Aug 25, 2021

@itamargiv any news?

@itamargiv
Copy link
Contributor Author

itamargiv commented Aug 25, 2021

@itamargiv any news?

I'd say we have to ask @lorenzo to re-review

@lorenzo
Copy link
Member

lorenzo commented Aug 26, 2021

thanks!

@lorenzo lorenzo merged commit fdf6f4b into hadolint:master Aug 26, 2021
addshore added a commit to wmde/wikibase-release-pipeline that referenced this pull request Feb 18, 2022
hadolint/hadolint-action#34
was merged and released, so we can make use of this
rather than the custom version.
toban pushed a commit to wmde/wikibase-release-pipeline that referenced this pull request Feb 22, 2022
hadolint/hadolint-action#34
was merged and released, so we can make use of this
rather than the custom version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants