Open philips opened 5 years ago
Huh, just filed a bug with GitHub support. It is even weirder now:
I was trying to upload a file to a release from 2014. I was using a Go API client. And I got a 422 error: https://gist.github.com/philips/07218453f0f1cc3b8bc867cc67fa6468
This is odd because on the releases page the file, SHA256SUMS, isn't listed:
https://github.com/etcd-io/etcd/releases/tag/v0.4.0
But, if you fetch the file it works just fine!
https://github.com/etcd-io/etcd/releases/download/v0.4.0/SHA256SUMS
On etcd-io I am getting 404 but I can't reproduce on my other projects...