Commit Graph

2 Commits

Author SHA1 Message Date
Kévin Dunglas
d339c6902f ci: fix Docker Push (#60) 2022-10-23 16:47:00 +02:00
Rob Landers
c158887b5c Automatically Run Tests on PR and Push Docker Image (#38)
* Add github actions tests

* native running is a bit more complicated

* Add actual builder

* Add runner os

* and this one too

* fix naming

* checkout submodules

* remove backslash

* fix test runner

* Add documentation and fix up docker deployment stuff

* use different caching method

* also for tests

* update caches for main

* specify target

* specify target

* remove docker cache from tests

* Optimize dockerfile for better caching

* significantly speed up cached builds

* use gha cache

* update action versions

* only build one os for now

* test non-code change

* Update docker actions

* fix typo

* fake commit

* reset changes

* build other platforms for tests
2022-10-20 00:08:11 +02:00