digitalocean / digitalocean/action-doctl

No binaries after release

Open
#98 6 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
520
Forks
51
PR merge metrics
No merged PRs in 30d

Description

I've seen some closed tickets related to missing binaries, with a fallback solution in place. Creating a new ticket, as it appears that your release process is removing all your binaries. My deploy action fails with:

Warning: Failed to download doctl v1.144.0: Unexpected HTTP response: 404
Warning: Failed to download doctl v1.144.0, trying fallback versions
Attempting to download doctl vv1.144.0
Warning: Failed to download doctl vv1.144.0: Unexpected HTTP response: 404
Warning: Failed to download doctl vv1.144.0, trying next version
Attempting to download doctl vv1.144.0-beta
Warning: Failed to download doctl vv1.144.0-beta: Unexpected HTTP response: 404
Warning: Failed to download doctl vv1.144.0-beta, trying next version
Attempting to download doctl vv1.143.0
Warning: Failed to download doctl vv1.143.0: Unexpected HTTP response: 404
Warning: Failed to download doctl vv1.143.0, trying next version
Attempting to download doctl vv1.142.0
Warning: Failed to download doctl vv1.142.0: Unexpected HTTP response: 404
Warning: Failed to download doctl vv1.142.0, trying next version
Attempting to download doctl vv1.141.0
Warning: Failed to download doctl vv1.141.0: Unexpected HTTP response: 404
Warning: Failed to download doctl vv1.141.0, trying next version
Error: Failed to download doctl. Tried versions: v1.144.0, v1.144.0-beta, v1.143.0, v1.142.0, v1.141.0

This has coincided with a release several minutes before for v1.4.44.0

The download link now displays a 404
https://github.com/digitalocean/doctl/releases/downloads

I can now no longer release any projects

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.