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

Add release pipeline to build for all versions #34

Open
3 tasks
Bart-Do opened this issue Jun 19, 2024 · 0 comments
Open
3 tasks

Add release pipeline to build for all versions #34

Bart-Do opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
P2 Priority 2

Comments

@Bart-Do
Copy link
Contributor

Bart-Do commented Jun 19, 2024

To make the release process and the binary distribution process easier for users (preventing things like builds failing etc.), introduce pipelines to make build easier for us and installing easier for them.

We do this by implementing CI and release workflow (can be simple for now) to build and release binaries + add a script similar to those of Scarb to allow user to download a specific version of our verifier.

  • Add CI to build for mac & linux for now.
  • Add a script to allow user to easily download our verifier.
  • Find out how the release page works and can it hosts the binaries we need to distribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority 2
Projects
None yet
Development

No branches or pull requests

2 participants