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

Distribute maintainer like a binary #31

Closed
Dgadavin opened this issue Oct 19, 2017 · 5 comments
Closed

Distribute maintainer like a binary #31

Dgadavin opened this issue Oct 19, 2017 · 5 comments

Comments

@Dgadavin
Copy link

Good day.
I want to use this tool on my Jenkins that I run in docker so I cant use docker in docker because of mount volume issue ( Also I really don't want to setup Golang and do go get, so my suggestion is can you distribute maintainer like a single binary, like terraform for example?https://www.terraform.io/downloads.html

Thanks a lot.

@gaocegege
Copy link
Member

gaocegege commented Oct 19, 2017

Of course, does Linux build works for you? I could build a binary in Linux for you and push it to GitHub.

But you have to install the deps in your docker container

@Dgadavin
Copy link
Author

Dgadavin commented Oct 19, 2017

Yes. Sounds good. What deps should I install? Will be enough if I do gem install github_changelog_generator?

@gaocegege
Copy link
Member

gaocegege commented Oct 19, 2017

Yeah, I think it is enough. If you have go installed, you could run go get github.com/gaocegege/maintainer to install the binary to $GOPATH/bin/ :0 Or you could download the binary from https://github.com/gaocegege/maintainer/releases/download/v1.0.4/maintainer-Linux-amd64

@Dgadavin

@gaocegege
Copy link
Member

Does it works for you?

😃

@Dgadavin
Copy link
Author

Yes. Thanks a lot. It's work for me.

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

No branches or pull requests

2 participants