Commit graph

13 commits

Author SHA1 Message Date
Igor Pecovnik
e1b237ff0c Change build cron from every hour to every 3 hours
There is no need to check so often even it doesn't make any load
2021-02-02 02:14:47 +01:00
Igor Pečovnik
a07c6f6349
Update cron-beta-repository.yaml 2021-02-01 15:10:49 +01:00
Igor Pecovnik
5b1218d56e Add another GitHub action to build beta packages on push or cron 2021-02-01 13:56:20 +01:00
Igor Pečovnik
0273551b7e
Fix Docker image creation 2021-02-01 11:19:31 +01:00
lanefu
de1f3c6309
prepare for multiarch ci
assure current job runs on x64
2020-12-27 10:28:28 -05:00
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