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

Disable wget's quiet mode #1182

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Disable wget's quiet mode #1182

merged 1 commit into from
Dec 15, 2023

Conversation

shtlrs
Copy link
Member

@shtlrs shtlrs commented Dec 15, 2023

The status embed workflow is failing because wget --header="Authorization: token $GITHUB_TOKEN" -O pull_request_payload.zip $DOWNLOAD_URL || exit 2 is exiting with status code 2, so we want more output from wget

Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit a00e82d
🔍 Latest deploy log https://app.netlify.com/sites/pydis-static/deploys/657c27a49ccf230008deef92
😎 Deploy Preview https://deploy-preview-1182--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.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling a00e82d on debug-exit-status-2
into 969fe81 on main.

@shtlrs shtlrs changed the title Debug failing status embed Disable wget's quiet mode Dec 15, 2023
@ChrisLovering ChrisLovering marked this pull request as ready for review December 15, 2023 10:28
@python-discord-policy-bot python-discord-policy-bot bot requested a review from a team December 15, 2023 10:28
@ChrisLovering ChrisLovering merged commit 1e41498 into main Dec 15, 2023
11 of 12 checks passed
@ChrisLovering ChrisLovering deleted the debug-exit-status-2 branch December 15, 2023 10:28
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.

None yet

3 participants