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: set site_url to fix broken 404 page on RTD #450

Merged
merged 6 commits into from
Jul 11, 2023
Merged

docs: set site_url to fix broken 404 page on RTD #450

merged 6 commits into from
Jul 11, 2023

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Apr 5, 2023

Summary of Changes

The 404 page was previously not properly rendered on Read the Docs (RTD). This PR overrides the build commands of RTD. While this makes the 404 page work properly, it also removes the RTD flyout to select a version. For now, however, we deem the 404 page as more essential.

Once readthedocs/readthedocs.org#8529 is done, we can use the default build again to make everything work as expected.

@lars-reimann lars-reimann added the third party We need to wait for someone else label Apr 5, 2023
@lars-reimann
Copy link
Member Author

lars-reimann commented Apr 5, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.03s
✅ YAML prettier 1 0 0 0.44s
✅ YAML v8r 1 0 1.99s
✅ YAML yamllint 1 0 0.2s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #450 (770f1b9) into main (545e035) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   99.37%   99.37%           
=======================================
  Files           7        7           
  Lines        1124     1124           
  Branches      229      229           
=======================================
  Hits         1117     1117           
  Misses          7        7           
Components Coverage Δ
dsl 99.36% <ø> (ø)
runner 100.00% <ø> (ø)

@lars-reimann lars-reimann marked this pull request as ready for review April 18, 2023 14:29
@lars-reimann lars-reimann marked this pull request as draft April 18, 2023 14:45
@lars-reimann lars-reimann marked this pull request as ready for review July 11, 2023 08:40
@lars-reimann lars-reimann merged commit ea2ca6a into main Jul 11, 2023
@lars-reimann lars-reimann deleted the 404 branch July 11, 2023 08:40
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release third party We need to wait for someone else
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants