inetum-orleans / docker-devbox-ddb

Erase environment differences, make developers happy !
https://inetum-orleans.github.io/docker-devbox-ddb
MIT License
4 stars 1 forks source link

Copy release binary to github pages to avoid rate limit on install (403) #218

Closed Toilal closed 1 year ago

Toilal commented 1 year ago

403 errors can occur when installing ddb because of github rate limit.

Binary should be available on github pages site to avoid this rate limit, and update installer script accordingly.

Toilal commented 1 year ago

I'll implement another solution : use git command to retrieve the latest tag (instead of github api).

Toilal commented 1 year ago

https://github.com/inetum-orleans/docker-devbox/commit/cb0700b345ad4517eca6a55956c4f0716d3798ac

Toilal commented 1 year ago

It still doesn't work.

curl: (22) The requested URL returned error: 403
Can't find docker-devbox-ddb last release.
Toilal commented 1 year ago

Should be fine now.

https://github.com/inetum-orleans/docker-devbox/commit/e37b1fafefb38592144eaa0a71047f44c412823d