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

Download pull request artifact using curl #1185

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

shtlrs
Copy link
Member

@shtlrs shtlrs commented Dec 15, 2023

We've started having issues with downloading the pull_request_info artifact using wget.

The issue seems to only happen when requesting the artifact that belongs to the site repo, as it works for the rest.

Weirdly enough, replacing wget with curl solves the issue.

A verbose output of wget would spit out a 403 status code, tellig us we're unauthorized for this action. See this action run

@shtlrs shtlrs requested review from MarkKoz and ks129 as code owners December 15, 2023 13:07
Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit 77c1d37
🔍 Latest deploy log https://app.netlify.com/sites/pydis-static/deploys/657c4fa5820f9200089f38fb
😎 Deploy Preview https://deploy-preview-1185--pydis-static.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@python-discord-policy-bot python-discord-policy-bot bot requested a review from a team December 15, 2023 13:07
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 77c1d37 on download-artifact-with-curl
into 1e41498 on main.

@ChrisLovering ChrisLovering merged commit 14e9005 into main Dec 15, 2023
11 of 12 checks passed
@ChrisLovering ChrisLovering deleted the download-artifact-with-curl branch December 15, 2023 13:09
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.

3 participants