Show HN: Git Releases – The missing link to your latest GitHub release assetgitreleases.dev 14 pointsmweibel7 years ago2 commentsSaveHideCopy link On HNComments−stevekemp7yFunnily enough I had the same problem, and setup a simple API to handle the redirection:https://api.steve.fi/github/In my case I was doing this so I could deploy binaries, fetched via puppet/ansible/deployr/etc.−mweibelOP7y;) I wondered how nobody else ever did this. Apparently you did.To me that seems really an oversight on GitHub's part. Maybe it's intentional?
Comments
Funnily enough I had the same problem, and setup a simple API to handle the redirection:
https://api.steve.fi/github/
In my case I was doing this so I could deploy binaries, fetched via puppet/ansible/deployr/etc.
;) I wondered how nobody else ever did this. Apparently you did.
To me that seems really an oversight on GitHub's part. Maybe it's intentional?