Commit Graph

8 Commits

Author SHA1 Message Date
lanefu
22b5615594
try json output for future report tracking (#2072)
* try json output for future report tracking

* change bash env for shellcheck

* changes shellcheck step name
2020-06-29 23:18:17 -04:00
lanefu
537f8437ff
user newer shellcheck, with less aggress coverage (#2058) 2020-06-24 14:41:19 +02:00
lanefu
9f22c41b56
big fix for sudo chown 2020-06-17 23:58:06 -04:00
lanefu
176b7318f6
Add Shell check CI testing (#2033)
* using bash-based shellcheck instead of GitHub Marketplace action
* add color shellcheck option
2020-06-17 21:48:22 -04:00
Igor Pečovnik
27aa5ff727
Removing doubled action 2020-06-17 21:23:12 +02:00
lanefu
1ff911b57a
This Replicates the functionality of our Jenkins test-pr job (#2031)
move Jenkins pr testing to GitHub actions.

uses same logic for detecting changes in PR.

requires runner with public label
2020-06-17 15:20:08 -04:00
Igor Pečovnik
81747cc060
Create action to build Docker images (#2020)
Update them every two weeks

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-06-17 13:05:06 +02:00
Igor Pečovnik
4fa07e52ae
Enable GH action based CI for merge request (#2029) 2020-06-17 13:01:55 +02:00