Commit graph

11 commits

Author SHA1 Message Date
Ilir Bekteshi
d5318587ea Capture the whole run 2021-08-12 11:46:16 +02:00
Ilir Bekteshi
c880b49d82 Save yamllint output/log to a file 2021-08-10 20:00:50 +02:00
Ilir Bekteshi
c19bd0523a
Add --no-warnings flag #19 (#20) 2021-05-26 08:56:08 +02:00
Ilir Bekteshi
c2e8eccd22
Change default output format to parsable (#17)
* Change default output format to parsable

`github` format is barely usable in the logs where it only shows that errors/warnings occurred but not which file:line.

* Update README.md
2021-04-23 12:03:45 +02:00
Ilir Bekteshi
b2aeacc1b7
Convert to composite action #10 (#11) 2020-11-08 18:54:33 +01:00
Ilir Bekteshi
76fdac3839
Use yamllint github format to set file annotations on errors & warnings (#12)
* Use github format output

* Add few tests

* Config yamllint
2020-10-22 12:23:39 +02:00
Ilir Bekteshi
1685dea1ac Autotag releases, use Dockerfile (for now) #5
Add wf to autotag minor and patch releases
By default use Dockerfile rather than docker image,
obviously is slower by ~15 sec which consumes precious
runner minutes but harder to automate releases, tagging and
updating image reference in action.yaml
thou not impossible. Next time.
2020-02-28 10:14:09 +01:00
Ilir Bekteshi
00803810a2 Add default values, exit if no input 2019-12-17 14:15:23 +01:00
Ilir Bekteshi
a39b849247 Use published image for faster runs 2019-12-17 12:47:12 +01:00
Ilir Bekteshi
10975e2cec
Update action.yml 2019-10-16 11:13:43 +02:00
Ilir Bekteshi
db8f332c96 Add action, dockerfile, entrypoint 2019-10-16 10:43:28 +02:00