Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add goreleaser and Dockerfile #463

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Add goreleaser and Dockerfile #463

merged 1 commit into from
Feb 16, 2024

Conversation

cretz
Copy link
Member

@cretz cretz commented Feb 15, 2024

What was changed

  • Add .goreleaser
  • Add Dockerfile
  • Add release workflow that invokes Goreleaser (will add Docker publishing later as we get closer to release)
  • Add intentionally-very-minimal README

Everything else about releases is expected to remain the same in the nearterm (with other non-Brew package managers done separately as separate projects).

Known incompatibilities

No install shell script anymore, we will follow the likes of many other single-binary pieces of software and direct them to download, extract, and use (ideally supporting more package managers so the direct usage is less common).

@cretz cretz requested a review from a team February 15, 2024 22:58
@cretz cretz merged commit eab3120 into cli-rewrite Feb 16, 2024
5 checks passed
@cretz cretz deleted the release-prep branch February 16, 2024 13:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants