Skip to content

Fix Python and docs tests #250

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

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Sep 23, 2024

Description

  • Fix python tests failures caused by upgraded mypy stubs
  • Switch linkcheckmd to it's replacement linkspector
    • linkcheckmd needs to be removed because ReadTheDocs has started to blacklist GitHub workflow IPs, and linkcheckmd has no configuration for excluding URL patterns.
    • As a note, it looks like the the latest version of the linkspector workflow has broken directory scanning. Am going to move forward with this PR anyways in the hopes that it gets fixed soon.

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@Archmonger Archmonger marked this pull request as ready for review September 23, 2024 23:18
@Archmonger Archmonger requested a review from a team as a code owner September 23, 2024 23:18
@Archmonger Archmonger merged commit 8531c04 into reactive-python:main Sep 24, 2024
8 checks passed
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.

1 participant