1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00
Commit graph

10 commits

Author SHA1 Message Date
José Lorenzo Rodríguez
a4d0f06c93
Revert "Some shellcheck fixes and new input to print Hadolint results to console" 2023-01-18 19:22:00 +01:00
Viacheslav Kudinov
79c12b5608
Merge branch 'master' into master 2023-01-17 17:36:09 +01:00
DracoBlue
1a139ce6cc
Make output-file by default to /dev/stdout
To fix https://github.com/hadolint/hadolint-action/issues/60 in hadolint-action>v2.0.0
2023-01-17 15:38:26 +01:00
Viacheslav Kudinov
77e79bb879
Some shellcheck fixes and new input (#1) 2022-11-15 20:14:37 +01: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
Itamar Givon
afcbb72a70 Update docs 2021-06-14 12:02:23 +02:00
Itamar Givon
34545a185d Add recursive linting 2021-06-14 12:01:11 +02: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
Bruno Paz
2d3af3ec16 fix: action name was already in use 2019-10-02 22:17:00 +01:00
Bruno Paz
0c77515c56 feat: first commit 2019-10-02 21:50:00 +01:00