Commit Graph

23 Commits

Author SHA1 Message Date
Austin English 21e70eb3b5 tests/build.sh: use gzip instead of xz
So we're consistent with the release target
2021-03-29 22:14:24 -05:00
Austin English 27e5299f64 scripts/BuildScripts/BuildCommon.mk: use git branch instead of PrawnOS release for image name 2021-03-29 22:14:24 -05:00
Austin English 051cf7c938 crawfishos: initial fork 2021-01-20 07:26:47 -06:00
Austin English 5275950838 tests/shellcheck: add basic shellcheck tests
Currently we're ignoring SC2068 and style checks. However since it integrates with github actions,
it allows prevent new problems from getting in to begin with,
so I think it's worth going on in as is then improving later.
2020-12-27 10:22:49 -06:00
Austin English 5e8a355074 .github/workflows/build-blobby-kernel-*.yml: test building blobby kernel 2020-12-25 16:11:56 -06:00
SolidHal 63ddc9abb0 fix path 2020-11-17 21:49:15 -08:00
SolidHal 5bfe211559 qemu 5.0 available in ubuntu 20.10 has issue with armhf. this is fixed in 5.1
try grabbing it from debian sid to use for github ci
2020-11-17 21:45:04 -08:00
SolidHal ce10902bf5 test dropping ubuntu qemu package for github ci 2020-11-17 21:36:58 -08:00
SolidHal 3dedd00c57 A slightly different issue with #226 2020-10-31 17:20:20 -07:00
SolidHal 877203f683 sudo #226 2020-10-31 16:37:05 -07:00
SolidHal edcc256902 for #226 2020-10-31 16:34:18 -07:00
SolidHal 793fee3aba yet another attempt at fixing #226 2020-10-31 16:15:39 -07:00
SolidHal 42496f56f6 Another attempt at fixing #226 2020-10-31 15:58:38 -07:00
SolidHal 07f8bf3cc5 try to fix #226 2020-10-26 20:46:44 -07:00
SolidHal e31acc8293 Correct build info for bullseye
move CI to bullseye to avoid https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965109
2020-10-20 14:44:02 -07:00
Austin English b239ceb710 .github/workflows: fix github sha variable expansion 2020-10-14 14:20:53 -05:00
SolidHal ad8d793982 clean up automated testing 2020-09-23 18:29:50 -07:00
SolidHal ccb896f876
run armhf build on pr 2020-09-17 07:31:57 -07:00
SolidHal 31b67888f9
run arm64 build on PR 2020-09-17 07:31:31 -07:00
SolidHal 62b67cf206 point workflows at correct script 2020-08-07 23:25:01 -07:00
SolidHal 9ca7e207c7 correct the workflow names 2020-08-07 23:21:18 -07:00
SolidHal bf71f6a256 seperate out the veyron specific sound, touchpad setting. Won't have to do this once we have packages for these items
add new workflow for arm64
2020-08-07 23:18:24 -07:00
Austin English 349fdc5bfe add github action 2020-05-19 17:31:23 -05:00