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

Merged
merged 10 commits into from
Oct 14, 2024
Merged

Chore: release prep #291

merged 10 commits into from
Oct 14, 2024

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

@gluax gluax merged commit 10a90d2 into main Oct 14, 2024
2 checks passed
@gluax gluax deleted the chore/release-prep branch October 14, 2024 03:53
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