isaacs / github

Just a place to track issues and feature requests that I have for github
2.21k stars 129 forks source link

RFE: add autogenerate tar.xz archives #1905

Open kloczek opened 3 years ago

kloczek commented 3 years ago

Up to now it is possible to download over rest interface zip. tar.gz and tar file. IMO it would be good to add possibility to download tar.xz files as well.

TPS commented 3 years ago

Wouldn't also straight .7z make sense since .zip is supported?

kloczek commented 3 years ago

github supports tar.gz and zip only but because up to now there is no any tags (https://github.com/isaacs/github/tags) it is not possible to download release tar ball from the release tag.