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

fix: Throw error when package download fails #55

Merged
merged 1 commit into from
Oct 18, 2024
Merged

fix: Throw error when package download fails #55

merged 1 commit into from
Oct 18, 2024

Conversation

delsner
Copy link
Member

@delsner delsner commented Oct 18, 2024

Motivation

Closes #35.

Changes

Propagate HTTP error into actual runtime error.

@delsner delsner self-assigned this Oct 18, 2024
@delsner delsner requested a review from pavelzw as a code owner October 18, 2024 08:28
@github-actions github-actions bot added the fix label Oct 18, 2024
@delsner delsner enabled auto-merge (squash) October 18, 2024 08:33
@delsner delsner merged commit 9c00792 into main Oct 18, 2024
16 checks passed
@delsner delsner deleted the fix-401 branch October 18, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pixi-pack doesn't fail when downloading packages that return 401
1 participant