Commit Graph

13 Commits

Author SHA1 Message Date
R. Miles McCain
c71d934c67 Remove armv7 support 2021-12-21 00:10:12 -05:00
R. Miles McCain
85ae56fcdb Add swap space to GitHub Actions runners 2021-12-18 15:34:11 -05:00
Sérgio
62fbb014e7
Testing setup (dependencies and github actions) (#169)
* Add testing dependencies

* Add draft github action

* Fix testing env variables

* Newline lint

* Run tests on every pull request and push
2021-11-13 21:03:06 -08:00
R. Miles McCain
473ad93081
Properly name manual build action 2021-06-14 20:56:29 +00:00
R. Miles McCain
1225ad90e8
Add manual build option
Signed-off-by: R. Miles McCain <github@sendmiles.email>
2021-06-14 20:55:22 +00:00
R. Miles McCain
d9623a9905
Also build image on push to master 2021-06-13 20:08:45 +00:00
R. Miles McCain
011f1f13c8
Also build image on push to master 2021-06-13 19:58:15 +00:00
CasperVerswijvelt
df6786e037 Change docker push tags 2021-04-26 18:21:31 +02:00
Casper Verswijvelt
6621625d90 Multi arch docker build 2021-04-26 17:36:38 +02:00
R. Miles McCain
f464a7ee67
Add automatic release drafter 2020-06-28 17:47:58 +00:00
R. Miles McCain
73f473e5bb
Remove Docker action 2020-04-14 16:08:10 -04:00
R. Miles McCain
cc22b4bdf9
Improve GH action build time
Tests are redundant because right now it's just making sure the image can build. But if the image _can't_ build, it'll fail the second time around as well, making the first "test" redundant.
2020-04-14 13:47:41 -04:00
R. Miles McCain
086e13cbaf
Add auto-publishing docker container 2020-04-14 13:41:00 -04:00