Moritz Röhrich
06be81baf8
Merge pull request #107 from gizero/bump-hadolint-base-image-to-2.15.1
...
feat: Bump Hadolint to v2.15.1
2026-08-24 16:07:27 +02:00
Moritz Röhrich
d0e9595267
Merge pull request #106 from m-ildefons/gh-78
...
Problem Matcher: Capture code and severity
2026-08-24 10:12:37 +02:00
Moritz Röhrich
df662ab7a1
Problem Matcher: Capture code and severity
...
Make the problem matcher capture Hadolint's output more acurately.
related-to: hadolint/hadolint-action#78
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2026-08-10 18:05:28 +02:00
Moritz Röhrich
32c6895df4
Merge pull request #85 from rjbell4/patch-1
...
Update repository reference
2026-08-10 17:41:06 +02:00
Moritz Röhrich
146301c88f
Merge pull request #105 from m-ildefons/gh-100
...
CI: run integration tests with different runners
2026-08-10 17:32:11 +02:00
Moritz Röhrich
df8eaaf67f
CI: run integration tests with different runners
...
Run integration tests with different runner variants to make sure that
The Hadolint action works across different GitHub Actions platforms.
related-to: hadolint/hadolint-action#100
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2026-08-10 17:12:07 +02:00
Moritz Röhrich
2a66e89f53
feat: Bump Hadolint to v2.15.0
...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2026-07-30 15:41:27 +02:00
Moritz Röhrich
2332a7b74a
feat: trigger release workflow
...
Release action only triggers if there is a commit with a keyword in the
title since the last release tag was made...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-22 13:43:49 +02:00
Moritz Röhrich
2bfd2b95f8
Don't trigger release workflow on Tag
...
Tags are automatically generated and applied by the release action
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-22 13:41:56 +02:00
Moritz Röhrich
0931ae0972
Release v3.3.0
...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-22 13:33:25 +02:00
Moritz Röhrich
3fc49fb50d
feat: new minor release
...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-03 15:29:46 +02:00
Moritz Röhrich
45eb072a0b
Trigger release workflow on tag
...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-03 15:22:29 +02:00
Moritz Röhrich
97f3e4f6be
Merge pull request #94 from felipecrs/patch-1
...
Update hadolint to v2.13.1
2025-09-03 15:14:35 +02:00
Moritz Röhrich
3285327e7a
Merge pull request #96 from m-ildefons/update-ci-yml
...
Update CI yml
2025-09-03 11:48:58 +02:00
Moritz Röhrich
8bde06f9ce
Update CI yml
...
Update versions of runner images and action steps
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-03 11:45:35 +02:00
Moritz Röhrich
98fb3f8040
features: config options, saving to file, SARIF
...
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files
Breaking change: The list of ignored rules is now comma separated and
not space separated.
fixes : #23
fixes : #36
fixes : #42
2021-11-20 12:02:12 +01:00
Moritz Röhrich
110e47c1b7
hadolint: version bump to 2.4.0
...
- bump Hadolint version to 2.4.0
- change to debian based image
- add common config options
- expand integration tests for new options
fixes: https://github.com/hadolint/hadolint-action/issues/5
fixes: https://github.com/hadolint/hadolint-action/issues/8
fixes: https://github.com/hadolint/hadolint-action/issues/17
fixes: https://github.com/hadolint/hadolint-action/issues/18
fixes: https://github.com/hadolint/hadolint-action/issues/31
2021-05-08 14:54:03 +02:00