Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.1 #239

Merged
merged 9 commits into from
Oct 9, 2024
Merged

Release v0.1 #239

merged 9 commits into from
Oct 9, 2024

Conversation

hu55a1n1
Copy link
Member

@hu55a1n1 hu55a1n1 commented Oct 4, 2024

Closes: #190

TODOs

  • Add mandatory metadata in Cargo.toml - name, version, authors, description, license, repository, homepage and documentation (if applicable)
  • Ensure optional dependencies are marked appropriately and tied to features. (Optional)
  • Figure out License! (Doesn't have to block release, can release with empty LICENSE file AFAIK)
  • Update MSRV (if required)
  • Add homepage to all crates
  • Populate the description field in all Cargo.tomls
  • Check/update keywords (currently they're just ["blockchain", "cosmos", "tendermint", "cycles", "quartz"] for all crates)
  • Either add missing README.mds or remove readme field for every crate
  • Add poem in LICENSE
  • Dry run each crate to ensure no publishing errors. (run cargo publish --dry-run for each Crate`)
  • Make repo public
  • Publish and tag release (see Publish Quartz as a Crate #190)

@hu55a1n1 hu55a1n1 marked this pull request as ready for review October 9, 2024 14:17
@hu55a1n1 hu55a1n1 enabled auto-merge (squash) October 9, 2024 14:28
@hu55a1n1 hu55a1n1 disabled auto-merge October 9, 2024 19:26
@hu55a1n1 hu55a1n1 merged commit 382866b into main Oct 9, 2024
8 of 9 checks passed
@hu55a1n1 hu55a1n1 deleted the hu55a1n1/190-publish-v_0_1 branch October 9, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish Quartz as a Crate
2 participants