Skip to content

Conversation

@powerman
Copy link
Contributor

  • Update to Go 1.11 and use Go modules instead of glock.
  • Use CircleCI and ghr tool to automate releases instead of Makefile.

You'll need to setup https://circleci.com/ account (free), add this project, generate personal token at https://github.com/settings/tokens with only permission "public_repo" and add it to CircleCI project's env vars as GITHUB_TOKEN. This way tagged releases will be automatically published on github like this: https://github.com/powerman/dockerize/releases/tag/v0.6.2 (which makes it easier for users to download and install, because it's just single static binary).

Copy link

@sagikazarmark sagikazarmark left a comment

Choose a reason for hiding this comment

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

I like this direction.

I think using GitHub Actions would be better, probably with goreleaser.

@jwilder jwilder closed this Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants