-
Notifications
You must be signed in to change notification settings - Fork 675
release: add release script #903
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
base: main
Are you sure you want to change the base?
Conversation
0b369bb
to
7649a72
Compare
@Elbehery, we don't have a |
7649a72
to
d35e27d
Compare
done 👍🏽 .. so it was mainly adding |
50ecec3
to
ff51289
Compare
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.
Thanks for the pull request, @Elbehery. I left some comments ✌️
f10036b
to
5a05933
Compare
the last run after updates
|
9afab2b
to
fe76a05
Compare
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.
Thanks for the changes, @Elbehery. Sorry if there has been a lot of back and forth. I should have tested your script locally (apologies). Thanks again :)
fe76a05
to
0e085bb
Compare
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.
Thanks for the updates, @Elbehery. Please take a look at my comments.
0e085bb
to
f2a654c
Compare
/retest |
@ivanvc am i missing anything here ? |
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.
I tested this in my fork, and it works as expected. It pushes the version update in version/version.go
, and creates and pushes a tag.
LGTM. Thanks, @Elbehery.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Elbehery, ivanvc The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
f2a654c
to
2766874
Compare
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.
Hi, @Elbehery. Thanks for the changes. Please take a look at my comments.
Sorry for the late response. @ivanvc is this PR good to go? |
hello will update tonight, really lost track of it :'( |
No, we're missing changes from the last batch of comments. The script, as it is right now, would fail to execute. |
I deeply apologize, has lost track of this will update tonight |
2766874
to
bb59313
Compare
@ivanvc updated 👍🏽 PTAL |
Hello ✋🏽 I have just tested this, find the output below
I just don't have the config correct, but any more changes required here ? |
bb59313
to
c152051
Compare
@ivanvc updated, now everything happens in the see below run of current script
|
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
c152051
to
3062915
Compare
/retest |
Thanks for the changes, @Elbehery. I'll test locally in my fork and then provide a review. |
This PR adds
release.sh
script to automate the process of releasingbbolt
repo.resolves #896
Below is output of
release.sh
run