You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docker,ci): copy all 6 workspace crate stubs in Dockerfile; skip already-published crates
docker/Dockerfile:
- Copy edgeparse-python, edgeparse-node, edgeparse-wasm Cargo.toml stubs in
the cache-warmup layer so cargo resolves the full workspace without errors
release-rust.yml:
- Make edgeparse-core and edgeparse-cli publish steps also skip gracefully if
the version already exists on crates.io (same pattern as pdf-cos)
0 commit comments