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

Automate the release process #78

Open
pouriyajamshidi opened this issue May 14, 2023 · 0 comments
Open

Automate the release process #78

pouriyajamshidi opened this issue May 14, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@pouriyajamshidi
Copy link
Owner

pouriyajamshidi commented May 14, 2023

Summary

Currently, the release process is manual and usually consists of:

  1. Running make build locally
  2. Taking a note of the sha256 sums generated by make for brew
  3. Update the version and SHA of the homebrew repo
  4. Create a release and upload the compressed files
  5. Assign the latest tag
  6. Paste in the specific changes for this release from the changelog

The docker release has been automated and can be referenced here.

The objective is:

  1. Automate the steps mentioned above
  2. Stay with the current procedure. No straying unless we agree upon it

This is a sensitive issue and might result in a lot of change requests. Please only pick this up, if you are willing to drive it to completion.

@pouriyajamshidi pouriyajamshidi added enhancement New feature or request good first issue Good for newcomers labels May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant