1
0
Fork 0
mirror of https://github.com/karancode/yamllint-github-action.git synced 2024-08-16 10:19:48 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Nick
b64f65aa8c explicit pyyaml install 2023-07-17 13:30:52 -05:00
Nick
71f6650ff9 stay with 11 2023-07-17 13:21:22 -05:00
Nick
12b0d10bbc pin pyyaml 2023-07-17 13:19:52 -05:00
Nick
b4db86dbaf just alpine bump again 2023-07-17 13:13:29 -05:00
Nick
1819438b13 try 3.11 alpine 2023-07-17 13:07:30 -05:00
Nick
79e76bbe6f Merge branch 'master' of https://github.com/NickAdolf/yamllint-github-action 2023-07-17 13:05:36 -05:00
Nick
328b39d2aa add wheel dep 2023-07-17 13:05:24 -05:00
Nick
eaa7ad8a8d bump alpine 2023-07-17 13:01:50 -05:00
Richard Steinbrück
dd59165b84
Add testing framework bats and fix #4 (#5)
* Fix mdl issues

* Add bats as testing framework

* Fix #4

* Add GitHub codeowner file

* Add Dependabot config

* Add github workflow for testing

* don't comment if yamllint is successful (fixes #2)

* remove GITHUB_EVENT.json
2020-04-28 17:39:44 +09:00
Karan Thanvi
c350bd84d5
Action v1 (#1)
* initial

* test -x

* bugfix

* bash -> sh

* fix

* fix condition & install jq,curl

* fix message

* fix

* readme

* icon
2019-12-24 01:22:54 +09:00