Skip to content

Update deps and use my version of quiz to fix template breaking bug#1209

Merged
CallumWalley merged 3 commits intomainfrom
update-deps
Mar 25, 2026
Merged

Update deps and use my version of quiz to fix template breaking bug#1209
CallumWalley merged 3 commits intomainfrom
update-deps

Conversation

@CallumWalley
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 25, 2026

Test deployment successful!! (2026-03-25T23:26:22Z)
Preview available at https://callumwalley.github.io/mkdocs-demo-deploy/nesi/support-docs/update-deps

See all deployed demo sites

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

Ahoy there, matey! This here pull request be a motley crew o' changes, mostly battlin' with yer dependencies, hoistin' new versions of many a Python package, and even swappin' out yer mkdocs_quiz for a custom-rigged branch to fix some template woes. Ye also be scuttlin' an errant {% endif %} from yer overrides/main.html and hidin' a tutorial banner in yer theme.css with a display: none; trick. Now, for the treasure map o' feedback: that extra endif ye cast overboard from overrides/main.html was a proper menace, good riddance to it, though it makes one wonder how such a tangle came to be in the first place, eh? While ye've hidden that banner in theme.css with a display: none;, a true sailor would scuttle the whole thing from the HTML if it be truly unwanted, else ye be just sweepin' yer mess under the rug, savvy? Lastly, ye be sailin' with yer own custom-rigged quiz plugin in requirements.in, a clever trick indeed, but mind ye, relying on yer own privateer's branch can lead to choppy waters if that branch be not kept shipshape with the main fleet. Hope ye don't forget where ye buried this treasure!

{% include "partials/status_tutorial_header.html" %}
{% endif %}
{% endif %}
{% endif %}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

Blast and confound it! An extra 'endif' be lurkin' here, causin' all sorts o' trouble for yer template. Good riddance to it, though it makes one wonder how such a tangle came to be in the first place, eh?


/* Turirial deader */
.tutorial-banner {
display: none;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Arrr, ye be hidin' this banner like a coward hides his treasure! While 'tis a quick way to make it vanish from sight, a true sailor would scuttle the whole thing from the HTML if it be truly unwanted. Else, ye be just sweepin' yer mess under the rug, savvy?

mkdocs-redirects @ git+https://github.com/CallumWalley/mkdocs-redirects.git@map_file
mkdocs-awesome-nav
mkdocs_quiz @ git+https://github.com/CallumWalley/mkdocs-quiz.git@multiple-answers
mkdocs_quiz @ git+https://github.com/CallumWalley/mkdocs-quiz.git@fix-template-override
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Aha! Ye be sailin' with yer own custom-rigged quiz plugin, eh? 'Tis a clever trick to fix yer template woes, but mind ye, relying on yer own privateer's branch can lead to choppy waters if that branch be not kept shipshape with the main fleet. Hope ye don't forget where ye buried this treasure!

annotated-types==0.7.0
# via pydantic
anyio==4.12.1
anyio==4.13.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

low

Arrr, another version o' 'anyio' be sailin' in! Keep a sharp eye on these new provisions, matey. Sometimes new cargo brings unforeseen squalls, even if it promises smoother seas.

@CallumWalley CallumWalley merged commit 6a1c12b into main Mar 25, 2026
8 checks passed
@CallumWalley CallumWalley deleted the update-deps branch March 25, 2026 23:29
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