Commit graph

5 commits

Author SHA1 Message Date
Mike Carey
05a42da02e
Installs build tools for installing pyyaml (#15)
When attempting to install pyyaml, pip fails to find the `gcc` executable.
2021-04-15 08:44:05 +02: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
Lucian Poston
7c8482c72b
Add bash to Dockerfile 2020-02-17 19:18:15 -06:00
Ilir Bekteshi
db8f332c96 Add action, dockerfile, entrypoint 2019-10-16 10:43:28 +02:00