mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
chore(README.md): mark dagger run compatibility and upstream update tasks as completed
This commit is contained in:
parent
c8bdf42e86
commit
b72920e235
@ -6,12 +6,12 @@ A dagger sdk written in rust for rust.
|
|||||||
|
|
||||||
- [ ] Introduce [thiserror](https://docs.rs/thiserror/latest/thiserror/) for
|
- [ ] Introduce [thiserror](https://docs.rs/thiserror/latest/thiserror/) for
|
||||||
better errors
|
better errors
|
||||||
- [ ] Add compatibility with `dagger run`
|
- [x] Add compatibility with `dagger run`
|
||||||
- [ ] Add open telemetry tracing to the sdk
|
- [ ] Add open telemetry tracing to the sdk
|
||||||
- [ ] Remove `id().await?` from passing to other dagger graphs, this should make
|
- [ ] Remove `id().await?` from passing to other dagger graphs, this should make
|
||||||
the design much cleaner
|
the design much cleaner
|
||||||
- [ ] Start MkBook on how to actually use the sdk
|
- [ ] Start MkBook on how to actually use the sdk
|
||||||
- [ ] Update to newest upstream release
|
- [x] Update to newest upstream release
|
||||||
- [ ] Fix bugs
|
- [ ] Fix bugs
|
||||||
- [x] Run in conjunction with golang and other sdks
|
- [x] Run in conjunction with golang and other sdks
|
||||||
- [ ] Stabilize the initial `Arc<Query>` model into something more extensible
|
- [ ] Stabilize the initial `Arc<Query>` model into something more extensible
|
||||||
|
Loading…
Reference in New Issue
Block a user