opencontainers / image-tools

OCI Image Tooling
https://opencontainers.org
Apache License 2.0
271 stars 82 forks source link

Bump version v0.2.0 #155

Closed xiekeyang closed 7 years ago

xiekeyang commented 7 years ago

142 from Mashimiao/tfix-format

144 from q384566678/up-validate

140 from Mashimiao/fix-help-info

148 from q384566678/up-runtime-spec

132 from q384566678/fix-glide

139 from Mashimiao/add-bash-completion

135 from erikh/fix-tar-files

145 from q384566678/zhou-hao

134 from erikh/fix-logger

137 from q384566678/value-test

138 from jonboulle/master

133 from Mashimiao/makefile-add-missing-evars

130 from q384566678/zz-test

136 from squeed/tar-streams

128 from q384566678/fix-man

127 from q384566678/reandme-fix

126 from ddysher/update-vendor

124 from xiekeyang/logrus

103 from q384566678/main-test

123 from q384566678/fix-list

121 from q384566678/bump-version

119 from Mashimiao/fix-ignore

zhouhao3 commented 7 years ago

LGTM

Approved with PullApprove

cyphar commented 7 years ago

@q384566678 You need to respond with your LGTM on the mailing list thread for this PR before it will get merged. Version bumps don't go through the normal two-LGTM rule, they require a majority vote.

xiekeyang commented 7 years ago

@opencontainers/image-tools-maintainers according to vote result https://groups.google.com/a/opencontainers.org/forum/#!topic/dev/C2kFyvZQ_6A, so far 8/11 maintainers agree this release. PTAL. Thanks.

zhouhao3 commented 7 years ago

Bump.

coolljt0725 commented 7 years ago

LGTM

Approved with PullApprove

wking commented 7 years ago

Does someone want to push a v0.2.0 tag for 7f277bf?

xiekeyang commented 7 years ago

@wking I'm doing.

xiekeyang commented 7 years ago

push tag to https://github.com/opencontainers/image-tools/tree/v0.2.0

And then to release v0.2.0 executable package.

wking commented 7 years ago

On Mon, Jul 10, 2017 at 11:38:44PM -0700, xiekeyang wrote:

push tag to https://github.com/opencontainers/image-tools/tree/v0.2.0

I see a v0.2.0 branch 1, but not a v0.2.0 tag 2. I think you want to delete the branch and create a tag. Something like:

$ git branch -D v0.2.0 $ git push origin :v0.2.0 $ git tag -s v0.2.0 7f277bf $ git push origin v0.2.0

and then write some release notes in there (e.g. see 3).

zhouhao3 commented 7 years ago

ping @xiekeyang

zhouhao3 commented 7 years ago

@xiekeyang Can you fix this ?

xiekeyang commented 7 years ago

Sorry, fixing...

xiekeyang commented 7 years ago

Sorry to late, released on https://github.com/opencontainers/image-tools/releases/tag/v0.2.0