|
19ed6c267f
|
feat(sdk): re-export through lib.rs
this means that you can now use dagger_sdk::connect() instead of
dagger_sdk::client::connect();
|
2023-02-19 15:29:03 +01:00 |
|
|
de063eae85
|
feat(sdk): with return result instead of unwrap
|
2023-02-19 15:29:03 +01:00 |
|
|
6be8482b46
|
fix all clippy
|
2023-02-17 17:51:39 +01:00 |
|
|
0cbd1790b0
|
add with dockerfile
|
2023-02-17 17:50:45 +01:00 |
|
|
728840ca8e
|
with caching
|
2023-02-17 17:40:46 +01:00 |
|
|
59e2572173
|
add more quickstart
|
2023-02-17 17:29:23 +01:00 |
|
|
d894def70c
|
build the application
|
2023-02-17 15:47:12 +01:00 |
|
|
cb9a4dd84f
|
add test-the-application
|
2023-02-17 15:34:18 +01:00 |
|
|
d1726a052a
|
with println
|
2023-02-17 15:17:28 +01:00 |
|