Minor backportings from main (upcoming v4.4)#440
Merged
rexut merged 3 commits intov4.3-branchfrom Apr 29, 2026
Merged
Conversation
Member
rexut
commented
Apr 28, 2026
- improve gh-workflows, mainly new versions of used gh-actions
- use the CSS tweak for Sphinx toggle button rendering on page load
Creating virtual environment at .venv even when already exists, then it will be replaced. Signed-off-by: Stephan Linz <linz@li-pro.net>
Update Github actions to their latest versions: - actions/github-script@v8 -> actions/github-script@v9 - actions/upload-artifact@v5 -> actions/upload-artifact@v7 - astral-sh/setup-uv@v7 -> astral-sh/setup-uv@v8.1.0 - mikepenz/action-junit-report@v5 -> mikepenz/action-junit-report@v6 - tiacsys/clean-after-action@v3 -> tiacsys/clean-after-action@v4 Signed-off-by: Stephan Linz <linz@li-pro.net>
At least with the introduction of Sphinx 9.x (maybe also before since starting to use the Sphinx toggle-button extension), for reasons that are still unknown, all admonitions with the "dropdown" classification are active hidden by a JS startup function when the respective HTML pages load (only ssen in the Bridle doc-set). So far, this has only been observed on the official online document server; never locally in a custom build. To implement a quick fix, we are forcing all toggle admonition elements to always be displayed at the CSS level. Signed-off-by: Stephan Linz <linz@li-pro.net>
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.