This repository was archived by the owner on Jan 15, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 86
Bump version v0.2.0 #155
Merged
Merged
Bump version v0.2.0 #155
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: xiekeyang <xiekeyang@huawei.com>
Signed-off-by: xiekeyang <xiekeyang@huawei.com>
Member
|
@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. |
Contributor
Author
|
@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. |
|
Bump. |
Member
Contributor
|
Does someone want to push a |
Contributor
Author
|
@wking I'm doing. |
Contributor
Author
|
push tag to https://github.com/opencontainers/image-tools/tree/v0.2.0 And then to release v0.2.0 executable package. |
Contributor
|
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]).
[1]: https://github.com/opencontainers/image-tools/branches
[2]: https://github.com/opencontainers/image-tools/tags
[3]: https://github.com/opencontainers/image-tools/releases/tag/v0.1.0
|
|
ping @xiekeyang |
|
@xiekeyang Can you fix this ? |
Contributor
Author
|
Sorry, fixing... |
Contributor
Author
|
Sorry to late, released on https://github.com/opencontainers/image-tools/releases/tag/v0.2.0 |
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#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