go-semantic-release / semantic-release

πŸ“¦πŸš€ semantic-release written in Go
https://go-semantic-release.xyz
MIT License
395 stars 43 forks source link

server error trying to download semantic-release #167

Closed dougdonohoe closed 7 months ago

dougdonohoe commented 9 months ago

This morning, we were seeing server error trying to curl semantic-release. I'm not familiar with what/who owns get-release.xyz, but figured you ought to know.

$ curl -SL https://get-release.xyz/semantic-release/linux/amd64 -o ./semantic-release
$ cat semantic-release
server error

NOTE: It seems to have just resolved itself (the downtime was maybe 15 minutes).

christophwitzko commented 7 months ago

Thanks for reporting! (and sorry for my late reply) ☺️

get-release.xyz is a small project I created a while ago: https://github.com/christophwitzko/get-release.xyz

As it is a non-commercial project I cannot provide any uptime guarantee for get-release.xyz 😞 But you can always use the download link directly from the GitHub releases page directly.