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

29 commits

Author SHA1 Message Date
Viacheslav Kudinov
218bc411d7
Fix of ShellCheck and doc update. Int testing updates. Added ShellCheck action. (#3)
Co-authored-by: OCP4 migration script <deleng@atg.se>
2023-01-20 09:55:56 +01:00
Viacheslav Kudinov
726b0bb298
Fix of ShellCheck and doc update. Int testing updates. Added ShellCheck action. (#2) 2023-01-19 20:16:51 +01:00
Viacheslav Kudinov
a17195f03e
Fix of ShellCheck and doc update. Int testing updates. Added ShellCheck action. (#1) 2023-01-19 20:09:05 +01:00
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
José Lorenzo Rodríguez
54c9adbab1
fix release 2023-01-17 17:19:55 +01:00
Viacheslav Kudinov
77e79bb879
Some shellcheck fixes and new input (#1) 2022-11-15 20:14:37 +01:00
mrdoodles
68a2276a3c
fix-github-deprecations 2022-11-08 21:33:58 +00:00
Harm Weites
2faf5c6ef4
chore: remove createComment(), depends on githubToken scopes 2022-03-31 14:17:52 +02:00
Harm Weites
724e05f46b
chore: typo in step id 2022-03-31 12:57:54 +02:00
Harm Weites
a78be8d386
chore: use env var 2022-03-31 12:52:56 +02:00
Harm Weites
a8bbf351c0
chore: update PR with text as test of results 2022-03-31 10:31:29 +02:00
Harm Weites
e3462c378d
chore: quotes to not parse it by mistake 2022-03-31 10:08:14 +02:00
Harm Weites
0c7fcaa67b
chore: typo 2022-03-31 10:03:56 +02:00
Harm Weites
262f403978
chore: add simple integration test 2022-03-31 09:57:07 +02:00
José Lorenzo Rodríguez
0a6d062e78
disable broken test 2022-03-24 15:36:08 +01:00
José Lorenzo Rodríguez
0b08ca228d
fix path 2022-03-24 15:32:24 +01:00
José Lorenzo Rodríguez
9a555bc2d4
run all tests properly 2022-03-24 15:29:17 +01:00
José Lorenzo Rodríguez
d2b4ab26ff
don't fail in CI tests 2022-03-24 15:02:38 +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
José Lorenzo Rodríguez
d7b3858233
Make tests pass 2021-08-26 13:31:58 +02:00
Bruno Paz
6c5b4b97b1 docs(README): update support section and remove funding configuration 2021-05-17 19:06:18 +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
Bruno Paz
37cdec0849
chore: update README and CI pipeline 2020-12-06 09:46:26 +00:00
Arne Jørgensen
836016a45f
chore: add dependabot config 2020-12-05 17:23:00 +00:00
Bruno Paz
2a819735f7
chore: create FUNDING.yml 2019-12-03 20:08:54 +00:00
Bruno Paz
dfc8504999 fix: dockerfile entrypoint commandº 2019-10-02 21:58:07 +01:00
Bruno Paz
8a2c585109 ci: fix job name 2019-10-02 21:51:32 +01:00
Bruno Paz
0c77515c56 feat: first commit 2019-10-02 21:50:00 +01:00