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

Publish binary releases #109

Closed
mikedanese opened this issue Feb 22, 2016 · 15 comments
Closed

Publish binary releases #109

mikedanese opened this issue Feb 22, 2016 · 15 comments

Comments

@mikedanese
Copy link
Contributor

Preferably nightly and at every tag for mac osx and linux.

@sparkprime
Copy link
Contributor

On debian/ubuntu I think having a ppa is an advantage, although pip install jsonnet works pretty well for the Python case. I don't know much about mac. Is homebrew sufficient?

@davidzchen
Copy link
Contributor

For mac, I think homebrew is sufficient until somebody requests macports.

@mikedanese
Copy link
Contributor Author

It looks easy to update: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/jsonnet.rb

Kubernetes distributes (mostly?) static binaries for various architecture {windows,darwin,linux}x{i386,x86_64} of kubectl from the github release page. https://github.com/kubernetes/kubernetes/releases

I like static binary distribution because it works when all else fails.

@huggsboson
Copy link
Contributor

Is a new release of jsonnet on its way? I'd love to be able to use named args and friends in some of our kube configs.

@sparkprime
Copy link
Contributor

sparkprime commented Jun 30, 2016

Alas I never got around to it before disappearing on paternity leave. I could do it from here though.

@huggsboson
Copy link
Contributor

I'm happy to do the brew wrangling (what little there is, I'd just prefer to point it at a proper release/tag).

@sparkprime
Copy link
Contributor

It is done!

@huggsboson
Copy link
Contributor

Thank you!

@lorrin
Copy link

lorrin commented Sep 23, 2017

For mac, I think homebrew is sufficient until somebody requests macports.

I would appreciate a MacPorts release. :-)

@discordianfish
Copy link

I've create a small build repo which creates dynamically and statically linked binaries for jsonnet: https://github.com/latency-at/jsonnet-releases/releases

@sbarzowski
Copy link
Collaborator

sbarzowski commented Oct 5, 2017

@discordianfish That's cool! I've checked that the same script can be used to build Windows binaries (in context of the discussion in #380).

@discordianfish
Copy link

@sbarzowski happy to accept PRs for other platforms

@sbarzowski
Copy link
Collaborator

We have binary releases these days, for Linux and OS X. I'm going to close this. Many thanks to everyone who worked on this stuff!

@DocX
Copy link

DocX commented Sep 28, 2020

Can we add 64 bit linux binaries please?

@sbarzowski
Copy link
Collaborator

@DocX The Linux binaries are 64 bit.

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

8 participants