Skip to content

Improve build/release #122

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

Closed
wants to merge 3 commits into from
Closed

Improve build/release #122

wants to merge 3 commits into from

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).

@powerman powerman closed this Nov 30, 2018
@powerman powerman deleted the re branch November 30, 2018 18:39
@powerman powerman restored the re branch November 30, 2018 18:43
@powerman powerman reopened this Nov 30, 2018
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