Commit graph

5 commits

Author SHA1 Message Date
Peter fee941a0e4
feat(state): introduce SQLite based state store
Allow modules to keep a state of their latest execution and skp if not necessary
2023-05-02 18:44:47 +02:00
Peter b84a583116
feat(ignore): skip ignore for tools/buildr binary
- rename tools directory to bin
- add mount options to container tasks
- generally improve error messages
2023-04-24 10:37:08 +02:00
Peter 0e0207ee64
feat(task): completed container task prototype 2023-04-18 18:06:13 +02:00
Peter 4f899ebd9e
feat(task): basic prototype of container tasks
extraction of created files is still missing
2023-04-14 20:08:59 +02:00
Peter 3819c692de
feat: prepare container execution 2023-04-11 22:30:48 +02:00