-
Notifications
You must be signed in to change notification settings - Fork 11
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
Improve build workflow and release process #200
Improve build workflow and release process #200
Conversation
I've streamlined the release and build process in a way to make it even easier and mostly automated. |
A lot of this PR is being testing on my other org/repo on https://github.com/remyroy-test/ethstaker-deposit-cli/ since you need the workflow files to be part of your main branch for them to be active and testable. |
504028f
to
e7dd1b6
Compare
This should be ready for review now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Release notes modification is very nice
What I did
This is meant to further simplify and create a release process that is easy and less prone to errors.
Related issue
Somewhat related to #181 and the discussion we had with ToB