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

kompose binary per merge? (add nightlies) #355

Closed
concaf opened this issue Jan 3, 2017 · 4 comments
Closed

kompose binary per merge? (add nightlies) #355

concaf opened this issue Jan 3, 2017 · 4 comments

Comments

@concaf
Copy link
Contributor

concaf commented Jan 3, 2017

Hi team,

We are merging PRs to master which result from the issues we face during deployments everyday. This code goes into master and we can build it locally after pulling it.

Is there any way we can host the kompose binary somewhere, resulting from the current state of master?

This would help in making the conversion and deployment automated by simply downloading the binary and running it instead of building the code locally from master and then do the deployments.

Some place where maybe Travis can push the binary after each merge, like AWS S3 or Dropbox or Google Drive?

Thoughts?

@kadel
Copy link
Member

kadel commented Jan 3, 2017

@pradeepto
Copy link

Throwing this in the ring. https://docs.travis-ci.com/user/deployment/releases/ Basically, uploading the binary to GH releases via Travis.

@kadel
Copy link
Member

kadel commented Jan 3, 2017

Throwing this in the ring. https://docs.travis-ci.com/user/deployment/releases/ Basically, uploading the binary to GH releases via Travis.

Looks good. This would be better than dropbox/drive... If we plan to keep only latest binary (nigtly).

But if we want keep history of binaries (for every PR), than I think other place would be better, as github releases page might become chaotic.

@cdrage cdrage changed the title kompose binary per merge? kompose binary per merge? (add nightlies) Jul 19, 2017
@cdrage cdrage added this to the 1.1.0 release milestone Jul 19, 2017
@cdrage
Copy link
Member

cdrage commented Aug 29, 2017

this has been added!

@cdrage cdrage closed this as completed Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants