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

use goreleaser to release tarballs and docker image #210

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

howieyuen
Copy link
Collaborator

@howieyuen howieyuen commented Jan 3, 2023

close: #178

  • correct goos and goarch combination
  • release tarball and docker image by goreleaser
  • rewrite dockerfile to support docker build and goreleaser build
  • support brew install kusion

@coveralls
Copy link

coveralls commented Jan 3, 2023

Pull Request Test Coverage Report for Build 3845429947

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 72.318%

Totals Coverage Status
Change from base Build 3838243710: 0.1%
Covered Lines: 4611
Relevant Lines: 6376

💛 - Coveralls

@howieyuen howieyuen marked this pull request as draft January 4, 2023 02:20
auto-merge was automatically disabled January 4, 2023 02:20

Pull request was converted to draft

@howieyuen howieyuen marked this pull request as ready for review January 5, 2023 09:06
@howieyuen howieyuen changed the title fix .goreleaser.yaml use goreleaser to release tarball and image, support brew install Jan 5, 2023
@howieyuen howieyuen enabled auto-merge (squash) January 5, 2023 09:07
@howieyuen howieyuen changed the title use goreleaser to release tarball and image, support brew install use goreleaser to release tarballs and docker image Jan 5, 2023
Copy link
Contributor

@elliotxx elliotxx left a comment

Choose a reason for hiding this comment

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

lgtm

@howieyuen howieyuen merged commit 7be555e into KusionStack:main Jan 6, 2023
@howieyuen howieyuen deleted the release branch January 6, 2023 06:48
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Optimize kusionstack installation
3 participants