jetify-com / devbox-install-action

32 stars 15 forks source link

fetch latest devbox release version #4

Closed LucilleH closed 1 year ago

LucilleH commented 1 year ago

Fetch latest devbox release version.

I noticed that our installer script fails roughly half of the time getting the latest release version in cicd. This is to use a github action to get around that problem.

Why does it fail half of the time? I'm not sure yet... Edit: because Github API rate limit exceeded fetching latest release version from github