6 Jul
2020
6 Jul
'20
9:16 a.m.
On Jul 5, 2020, at 9:37 PM, Nathan Ward <lists+freeradius@daork.net> wrote:
When you create a “Release” in GitHub you can upload a “binary”. That can be a tgz of source code. It’s not ideal, as you still get “Source Code” zip and tgz options in the release download page - but it could work around this issue.
You can reduce the “Source Code” zip contents to nil by using gitattributes export-ignore to tell GitHub not to export certain files (and make it match files), but that means anyone doing archive generation for whatever reasons will be confused.
I'd rather just expose the FTP site over HTTP. Alan DeKok.