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

docs: Add pyreqwest_impersonate to example projects #4123

Merged
merged 1 commit into from May 4, 2024

Conversation

deedy5
Copy link
Contributor

@deedy5 deedy5 commented Apr 25, 2024

Add pyreqwest_impersonate to example projects

@deedy5 deedy5 changed the title Add pyreqwest_impersonate to example projects docs: Add pyreqwest_impersonate to example projects Apr 25, 2024
@deedy5 deedy5 force-pushed the dev branch 2 times, most recently from 47ca677 to bdfcc96 Compare April 25, 2024 12:53
@deedy5
Copy link
Contributor Author

deedy5 commented Apr 25, 2024

https://github.com/PyO3/pyo3/actions/runs/8833222548/job/24252063805?pr=4123

nox > lychee --include-fragments /home/runner/work/pyo3/pyo3/guide/src --remap 'file:///home/runner/work/pyo3/pyo3/guide/src/([^/]*/)*?%7B%7B#PYO3_DOCS_URL}} file:///home/runner/work/pyo3/pyo3/target/doc' --remap '%7B%7B#PYO3_DOCS_VERSION}} latest'
  Issues found in 1 input. Find details below.
  
  [/home/runner/work/pyo3/pyo3/guide/src/parallelism.md]:
  ✗ [403] https://stackoverflow.com/questions/868568/ | Failed: Network error: Forbidden
  
  🔍 411 Total (in 21s) ✅ 410 OK 🚫 1 Error
  nox > Command lychee --include-fragments /home/runner/work/pyo3/pyo3/guide/src --remap 'file:///home/runner/work/pyo3/pyo3/guide/src/([^/]*/)*?%7B%7B#PYO3_DOCS_URL}} file:///home/runner/work/pyo3/pyo3/target/doc' --remap '%7B%7B#PYO3_DOCS_VERSION}} latest' failed with exit code 2
Error: `lychee --include-fragments /home/runner/work/pyo3/pyo3/guide/src --remap file:///home/runner/work/pyo3/pyo3/guide/src/([^/]*/)*?%7B%7B#PYO3_DOCS_URL}} file:///home/runner/work/pyo3/pyo3/target/doc --remap %7B%7B#PYO3_DOCS_VERSION}} latest` failed
nox > Session check-guide failed.
Error: Process completed with exit code 1.

I don't understand the error, I didn't change anything there.

Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I think the CI failure was just flakiness.

@davidhewitt davidhewitt added this pull request to the merge queue May 4, 2024
Merged via the queue into PyO3:main with commit ef13bc6 May 4, 2024
42 of 43 checks passed
@deedy5 deedy5 deleted the dev branch May 4, 2024 13:27
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

2 participants