lambdaclass / lambdaclass/zk_stack_cli
[ci] Publish on crates.io
Open
- Dominant language
- Rust
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Look at the workflow from lambdaclass/zksync-web3-rs for reference.
Dependencies
Ensure all of these issues are merged before working on this one:
- #2
- #7
Requirements
- Fix #7 in order for the
cargo publish --dry-runto pass - Create a workflow triggered by new tags
- Ensure that the workflow depends on the QA workflow
- Fix that workflow to publish the package instead of performing a dry-run
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.