weberdaniel / reactive-cpp

Supervision Strategies for C++ Actor Framework
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Build everything in a docker container / or github actions #26

Closed weberdaniel closed 2 years ago

weberdaniel commented 2 years ago

for constant delivery

weberdaniel commented 2 years ago

and integrate into github actions

weberdaniel commented 2 years ago

integration with github actions is okay, however multi-stage build caching must be made operational, probably using github packages -> github container registry

weberdaniel commented 2 years ago

if only the cache would work ... 😵‍💫

weberdaniel commented 2 years ago

nice now the workflow broke the runner:

Build System.IO.IOException: No space left on device : '/home/runner/runners/2.292.0/_diag/Worker_20220612-140347-utc.log'

weberdaniel commented 2 years ago

okay, github actions must removed one by one in the UI or by using the github api, not worth the effort -> remove automated builds and provide only a docker file , maybe it is possible to provide an image