Skip to content

Comment on Releases – a workflow for shipping software to end users

Comments

It would be amazing to have public Releases from a private repo.

This, along with a separate/editable changelog (hidden commit log.) Some people manage a separate private repo, code review things over a period of weeks there, and then make a "release" by doing a single commit to the public repo with the final changes, minus any private keys/strings/etc.

+1 - I would LOVE this feature.

GitHub, if you're reading this, please add this feature!

Extra-awesome if we could include a snapshot of the source code without the git repo or commits.

  git archive HEAD --format=zip > release_v1.zip
And then ship the code.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.