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

feat: refactor hadolint version support #87

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

jbergstroem
Copy link
Owner

@jbergstroem jbergstroem commented Sep 20, 2022

  • Allow users to pass a specific version of hadolint to action
  • Move current hadolint version assignment to action
  • Add e2e test to verify functionality
  • Fix a bug where hadolint_version and hadolint_output weren't assigned

Fixes: #86

@jbergstroem jbergstroem force-pushed the feat/custom-hadolint-version branch 2 times, most recently from 89baaa2 to afa5da9 Compare September 21, 2022 15:37
- Allow users to pass a specific version of hadolint to action
- Move current hadolint version assignment to action
- Add e2e test to verify functionality
- Fix a bug where `hadolint_version` and `hadolint_output` weren't assigned

Fixes: #86
@jbergstroem jbergstroem force-pushed the feat/custom-hadolint-version branch from afa5da9 to bc8b002 Compare September 21, 2022 15:40
@jbergstroem jbergstroem changed the title feat: support passing custom version feat: refactor hadolint version support Sep 21, 2022
@jbergstroem jbergstroem marked this pull request as ready for review September 21, 2022 15:41
@jbergstroem jbergstroem merged commit 63d8694 into master Sep 21, 2022
@jbergstroem jbergstroem deleted the feat/custom-hadolint-version branch September 21, 2022 15:43
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.

Pass custom hadolint version to action
1 participant