Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail if curl gets a non-200 response code #119

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

awly
Copy link
Contributor

@awly awly commented Apr 24, 2024

If package or SHA download from pkgs.tailscale.com fails with a non-200 repsonse code, make the whole action fail. This catches things like incorrect versions.

Example failure: https://github.com/tailscale/github-action/actions/runs/8808942236/job/24178922442

Updates #118

If package or SHA download from pkgs.tailscale.com fails with a non-200
repsonse code, make the whole action fail. This catches things like
incorrect versions.

Updates #118
@awly awly force-pushed the awly/fail-on-bad-download branch from 7419dc9 to 97dcfa6 Compare April 24, 2024 00:17
@awly awly requested a review from creachadair April 24, 2024 00:18
@awly awly marked this pull request as ready for review April 24, 2024 00:18
@awly awly merged commit 2075411 into main Apr 24, 2024
1 check passed
@awly awly deleted the awly/fail-on-bad-download branch April 24, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants