Navigation Menu

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

Final preparation for v0.3 release #2990

Merged
merged 12 commits into from Apr 5, 2018
Merged

Final preparation for v0.3 release #2990

merged 12 commits into from Apr 5, 2018

Conversation

rn
Copy link
Member

@rn rn commented Apr 5, 2018

  • 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
Copy link
Member Author

rn commented Apr 5, 2018

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

@@ -33,6 +33,12 @@ jobs:
GOOS: linux
GOARCH: arm64
command: make LOCAL_TARGET=bin/linuxkit-$GOOS-$GOARCH local-build
- run:
name: Build arm64/linux
Copy link
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

CHANGELOG.md Outdated


## [v0.0] - 2017-04-18
- Initial open sourceing of LinuxKit
Copy link
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
Copy link
Member Author

rn commented Apr 5, 2018

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants