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

Chore: release prep #291

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Chore: release prep #291

wants to merge 3 commits into from

Conversation

gluax
Copy link
Contributor

@gluax gluax commented Sep 24, 2024

Motivation

Prepping for a v0.1.0 release.

Explanation of Changes

  • checkpoint needs to have a more official version so I'm first renaming that to snops-checkpoints.
  • Might as well as have all deps up to date, before publishing.
  • I'll start by publishing checkpoint and common, so I can pin those to v0.1.0 for the others that depend on them. Then I can create the tag and release the rest.

Testing

CI should pass.

Related PRs and Issues

N/A

@gluax gluax requested a review from Meshiest September 24, 2024 18:54
snops-checkpoint = { path = "./crates/snops-checkpoint" }
snops-common = { path = "./crates/snops-common" }

# snarkos-account = { path = "../snarkos/account" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to feature gate these local path ones or does that completely break cargo

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.

2 participants