José Lorenzo Rodríguez
|
40f98da752
|
Merge pull request #45 from mblottiere/fix/missing-problem-matcher
fix: missing problem-matcher
|
2022-03-22 09:40:46 +01:00 |
|
Matthieu Blottière
|
390bcfc1bc
|
fix: attempt to fix missing problem-matcher
It uses the solution mentioned in
https://github.com/actions/toolkit/issues/305#issuecomment-585515210
|
2021-12-08 17:26:25 +01:00 |
|
José Lorenzo Rodríguez
|
3cfc69d4b2
|
Merge pull request #41 from revolunet/patch-1
docs: fix example
|
2021-10-19 16:19:35 +02:00 |
|
Julien Bouquillon
|
03ff2f358b
|
docs: fix example
|
2021-10-19 15:49:02 +02:00 |
|
José Lorenzo Rodríguez
|
d7b3858233
|
Make tests pass
|
2021-08-26 13:31:58 +02:00 |
|
José Lorenzo Rodríguez
|
fdf6f4b6d2
|
Merge pull request #34 from itamargiv/feature/recursive-dir-check
Feature: Recursive dir check - Lint multiple files
|
2021-08-26 13:29:29 +02:00 |
|
José Lorenzo Rodríguez
|
0bb0c4c131
|
Merge pull request #39 from Juneezee/hadolint-v2.7.0
build: bump hadolint from v2.4.0 to v2.7.0
|
2021-08-26 12:42:52 +02:00 |
|
Eng Zer Jun
|
8af94d9fae
|
build: bump hadolint from v2.4.0 to v2.7.0
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
|
2021-08-26 17:47:50 +08: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 |
|
José Lorenzo Rodríguez
|
1fe9ddfd12
|
Merge pull request #33 from brpaz/update-readme
update support section and remove funding configuration
|
2021-06-13 13:20:59 +02:00 |
|
José Lorenzo Rodríguez
|
64243a4c85
|
Merge pull request #35 from jward-bw/patch-1
Improve readability of `Inputs` table.
|
2021-06-13 13:19:51 +02:00 |
|
Jacob Ward
|
9c70326916
|
Improve readability of Inputs table.
In my opinion it's still not very easy to read, but it is correctly formatted now.
|
2021-06-04 16:49:26 +01:00 |
|
Bruno Paz
|
6c5b4b97b1
|
docs(README): update support section and remove funding configuration
|
2021-05-17 19:06:18 +01:00 |
|
José Lorenzo Rodríguez
|
f49a60108f
|
Merge pull request #30 from kalikiana/docs_readme_checkout
doc: Add checkout action to the example
|
2021-05-10 11:31:15 +02:00 |
|
José Lorenzo Rodríguez
|
5f549be9cc
|
Merge branch 'master' into docs_readme_checkout
|
2021-05-10 11:31:03 +02:00 |
|
José Lorenzo Rodríguez
|
c27bd9edc1
|
Merge pull request #32 from m-ildefons/hadolint-240
hadolint: version bump to 2.4.0
|
2021-05-10 11:27:49 +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 |
|
Christian Dywan
|
785eabb2d4
|
doc: Add checkout action to the example
Fixes: #25
|
2021-05-02 08:45:07 +02:00 |
|
José Lorenzo Rodríguez
|
136c22c8f8
|
fix example
|
2021-04-15 13:44:25 +02:00 |
|
José Lorenzo Rodríguez
|
473e36ba30
|
Merge pull request #28 from hadolint/dependabot/docker/hadolint/hadolint-v2.1.0-alpine
build(deps): bump hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine
|
2021-04-15 13:40:41 +02:00 |
|
José Lorenzo Rodríguez
|
edc054086d
|
Merge pull request #29 from hadolint/hadolint-org
Updates to reflect changes to the Hadolint organization
|
2021-04-15 13:38:42 +02:00 |
|
Bruno Paz
|
b18c7cf9dc
|
Update README.md
|
2021-04-14 19:25:02 +01:00 |
|
dependabot[bot]
|
20e70041a2
|
build(deps): bump hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine
Bumps hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 07:53:42 +00:00 |
|
Arne Jørgensen
|
1623ba6171
|
fix: Remove problem matcher after run (#16)
|
2020-12-06 19:10:45 +00:00 |
|
Bruno Paz
|
bf7fe9f9b9
|
feat: misc updates
|
2020-12-06 09:54:22 +00:00 |
|
dependabot[bot]
|
b56d18750c
|
build(deps): bump hadolint/hadolint (#12)
Bumps hadolint/hadolint from v1.17.5-alpine to v1.19.0-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-06 09:47:34 +00:00 |
|
Bruno Paz
|
37cdec0849
|
chore: update README and CI pipeline
|
2020-12-06 09:46:26 +00:00 |
|
Arne Jørgensen
|
7e374b112f
|
fix: Fix problem matcher (#14)
|
2020-12-05 18:38:01 +00:00 |
|
Arne Jørgensen
|
88386d9893
|
feat: Add problem matcher
* Add problem matcher
* Fix loading tar file from artifacts
|
2020-12-05 17:34:32 +00:00 |
|
Arne Jørgensen
|
836016a45f
|
chore: add dependabot config
|
2020-12-05 17:23:00 +00:00 |
|
Bruno Paz
|
eb9b96be61
|
feat: update hadolint version and use alpine
|
2020-04-10 11:54:11 +01:00 |
|
Bruno Paz
|
2a819735f7
|
chore: create FUNDING.yml
|
2019-12-03 20:08:54 +00:00 |
|
Bruno Paz
|
5a3e6fd90a
|
docs: Change name in readme
|
2019-10-03 21:31:44 +01:00 |
|
Bruno Paz
|
2d3af3ec16
|
fix: action name was already in use
|
2019-10-02 22:17:00 +01:00 |
|
Bruno Paz
|
7bb745041c
|
fix: add missing releaserc file
|
2019-10-02 22:03:48 +01: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 |
|