Commit Graph

6 Commits

Author SHA1 Message Date
J0WI 6151f60208
Update GitHub Actions (#2170)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2024-03-05 23:24:25 +00:00
Tianon Gravi c83394d97e
Update GitHub Actions to use new bashbrew action (#1861)
This should fix errors that the old code would've run into thanks to the update to Go 1.18, and should help prevent them in the future by pinning to a specific release of both Bashbrew and the related scripts.

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2022-11-26 14:27:18 +00:00
John Molakvoæ 2753dadf00
Add mandatory summary step for branches protection 2022-04-13 16:02:47 +02:00
pierreozoux 488378f8e8 Runs after update.sh workflow.
It also does contain a cron, so no need here.
2020-08-28 15:45:30 +02:00
pierreozoux 54c633c116 Runs update before testing a PR. 2020-08-28 15:45:30 +02:00
Tilo Spannagel baebdfefd9
Replace Travis CI with GitHub actions (#939)
* Test build images using github actions

Signed-off-by: Tilo Spannagel <development@tilosp.de>

* Check for Changes by update.sh using github actions

Signed-off-by: Tilo Spannagel <development@tilosp.de>

* Remove travis.yml

Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-06-30 00:12:41 +00:00