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

Update the release script again :) #451

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

cdrage
Copy link
Member

@cdrage cdrage commented Feb 24, 2017

No description provided.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 24, 2017
@@ -81,11 +81,7 @@ replaceversion() {
echo "1. Replaced version in version.go"
sed -i "s/$1/$2/g" cmd/version.go

echo "2. Replace GITCOMMIT value in version.go"
VERSION=`git log -1 --pretty=format:%h`
sed -i "s|.*GITCOMMIT = .*|\tGITCOMMIT = \"$VERSION\"|" cmd/version.go
Copy link
Member

@kadel kadel Feb 24, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this? we don't have to do that no?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no we don't have to do that, that's why i removed it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahhh, my BAD 😊

I didn't realized that you removed it, I was reading it as you add it :-D

Thank god it is already FRIDAY :-D

@cdrage cdrage merged commit 88b10b2 into kubernetes:master Feb 24, 2017
@cdrage cdrage deleted the update-release-script-again-2 branch March 30, 2017 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants