Skip to content

Reproducible research tutorial: version control#1322

Draft
jen-reeve wants to merge 4 commits into
mainfrom
tutorial-tools-for-rep-research
Draft

Reproducible research tutorial: version control#1322
jen-reeve wants to merge 4 commits into
mainfrom
tutorial-tools-for-rep-research

Conversation

@jen-reeve

Copy link
Copy Markdown
Contributor

No description provided.

@jen-reeve jen-reeve self-assigned this Jun 25, 2026
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Test deployment successful!! (2026-06-25T20:20:56Z)
Preview available at https://callumwalley.github.io/mkdocs-demo-deploy/nesi/support-docs/tutorial-tools-for-rep-research

Seems the following pages differ;



See all deployed demo sites

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

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.

Code Review

Ahoy! This patch introduces a navigation file and a skeleton of a tutorial on version control, but it seems ye've left the ship half-built! Ye forgot the ellipsis (...) in yer .pages.yml, which means the rest of our fine pages will be lost to Davy Jones' locker and never render. To make matters worse, ye neglected to add tags to yer front-matter, so no soul will ever find yer buried treasure of a tutorial. And what's with the empty time box and lonely dash in the objectives? Fill 'em in with real plunder or toss 'em overboard, ye lazy scallywag!

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment on lines +1 to +3
---
nav:
- Version_Control.md

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

Shiver me timbers! Ye forgot the ... in yer .pages.yml navigation! Unless ye want all other pages in this category to walk the plank and never be rendered, ye best add the ellipsis. Or was hidin' the rest of the documentation part of yer master plan? Arrr!

---
nav:
 - Version_Control.md
 - ...
References
  1. If you do set page order manually, make sure you include the ... else some pages will not be rendered. (link)

Comment on lines +1 to +5
---
created_at: 2026-06-24
description: Tutorial for version control
status: tutorial
---

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

Ahoy, matey! Did ye think the search winds would magically blow readers to yer tutorial without any tags? The code-scroll of style clearly demands tags in the front-matter. I've added a placeholder for ye, unless ye prefer yer work to remain buried treasure forever.

Suggested change
---
created_at: 2026-06-24
description: Tutorial for version control
status: tutorial
---
---
created_at: 2026-06-24
description: Tutorial for version control
status: tutorial
tags: []
---
References
  1. Should at minimum contain: created, description, tags (link)

Comment on lines +7 to +10
!!! time ""

!!! objectives
-

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! An empty time box and a list of objectives with absolutely nothin' but a lonely dash? Are we plannin' to teach the crew how to stare into the empty abyss of the sea? Fill 'em in with some actual content or get rid of 'em until ye actually have somethin' to say, ye lazy sea dog!

@jen-reeve jen-reeve linked an issue Jun 25, 2026 that may be closed by this pull request
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.

New tutorial set: Tools for reproducible research

1 participant