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

feat: versioning #6

Merged
merged 8 commits into from
Oct 29, 2024
Merged

feat: versioning #6

merged 8 commits into from
Oct 29, 2024

Conversation

Autoparallel
Copy link
Contributor

@Autoparallel Autoparallel commented Oct 24, 2024

Aims to close #5

  • check for version update in package.json
  • create a circuit artifact with the new version
  • create artifact release

@Autoparallel
Copy link
Contributor Author

Yeah, I'm thinking this isn't the move as semver isn't really going to be managed directly. We should just bump versions whenever R1CS changes.

@Autoparallel
Copy link
Contributor Author

Alternate try here: #7

@lonerapier lonerapier force-pushed the feat/artifact-versioning branch from b0eda24 to 77b2d51 Compare October 29, 2024 09:52
@lonerapier lonerapier marked this pull request as ready for review October 29, 2024 10:05
@lonerapier lonerapier merged commit 7b0e910 into main Oct 29, 2024
4 checks passed
@lonerapier lonerapier deleted the feat/artifact-versioning branch October 29, 2024 10:38
Copy link
Contributor

🎉 This PR is included in version 0.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

feat: create version management
2 participants