Commit Graph

7 Commits

Author SHA1 Message Date
79d931e908 feat: with loggers 2023-03-14 23:21:14 +01:00
5f9b3a19c0 feat: set internal warnings as errors 2023-02-25 02:01:13 +01:00
f9e7af931d feat: introduce tests again 2023-02-25 01:47:57 +01:00
3e8ca8d86e feat: update to dagger-v0.3.13
https://github.com/dagger/dagger/releases/tag/v0.3.13
2023-02-25 00:10:46 +01:00
921e61b5e2
fix(core): remove blocking 2023-02-20 10:47:58 +01:00
75bc17e57d fix(core): Fix async panic on blocking #19
Replaced internal threads with tokio spawn functions
2023-02-20 10:19:43 +01:00
ec0d0b22e6
move code to dagger-core 2023-02-05 22:26:58 +01:00