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: Set proper notfound_urls_prefix option types #233

Merged
merged 5 commits into from
May 23, 2024

Conversation

BoboTiG
Copy link
Contributor

@BoboTiG BoboTiG commented May 8, 2024

Fixes #134.

I added a regression test that fails before that patch, and passes with the current patch applied.

@BoboTiG BoboTiG requested a review from a team as a code owner May 8, 2024 16:46
@BoboTiG BoboTiG requested a review from humitos May 8, 2024 16:46
Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

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

Looks good to me! 💯

Thanks for opening this PR. The only change it's required here is to follow the same pattern we are using via confoverrides and don't creating another folder for this test case. I'd appreciate if you can change that so we can move forward and merge this PR 🙏🏼

tests/test_urls.py Outdated Show resolved Hide resolved
tests/examples/conf-urls-prefix-none/conf.py Outdated Show resolved Hide resolved
Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

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

Excellent!

@humitos humitos merged commit 3032721 into readthedocs:main May 23, 2024
8 checks passed
@BoboTiG BoboTiG deleted the fix-notfound_urls_prefix-types branch May 23, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants