Skip to content

Final preparation for v0.3 release - #2990

Merged
rn merged 12 commits into
linuxkit:masterfrom
rn:pre-release
Apr 5, 2018
Merged

Final preparation for v0.3 release#2990
rn merged 12 commits into
linuxkit:masterfrom
rn:pre-release

Conversation

@rn

@rn rn commented Apr 5, 2018

Copy link
Copy Markdown
Member
  • Update all packages and tests to use the latest alpine base
  • Bump version number
  • Add changelog

Once merged, I'll tag a release and upload the binaries.

image

rn added 10 commits April 5, 2018 10:47
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
@rn

rn commented Apr 5, 2018

Copy link
Copy Markdown
Member Author

CI failed because one of the images (linuxkit/init) didn't have the tag v0.3 applied. Will forcepush and then hit re-test on the CI

Comment thread .circleci/config.yml Outdated
GOARCH: arm64
command: make LOCAL_TARGET=bin/linuxkit-$GOOS-$GOARCH local-build
- run:
name: Build arm64/linux

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

that should read s390x linux

Comment thread CHANGELOG.md Outdated


## [v0.0] - 2017-04-18
- Initial open sourceing of LinuxKit

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

typo "sourcing"

rn and others added 2 commits April 5, 2018 20:03
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
@rn

rn commented Apr 5, 2018

Copy link
Copy Markdown
Member Author

force pushed an update to the CHANGELOG but added an additional commit to fix the name for the CircleCI build step so that I don't need to rebuild all the packages because the git commits in the meta data would have changed

@rn
rn merged commit 37e29b4 into linuxkit:master Apr 5, 2018
@rn
rn deleted the pre-release branch April 6, 2018 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants