Conversation
|
Test deployment successful!! (2026-03-26T02:06:56Z) See all deployed demo sites |
There was a problem hiding this comment.
Code Review
Ahoy there, matey! This here pull request brings forth the latest release notes for my.nesi.org.nz, version v2.50.0, detailing new improvements and fixes. However, a keen eye has spotted a couple o' things that need tidying up before this parchment sets sail. Ye've forgotten to include a 'description' in the frontmatter, which be crucial for the searchin' kraken to find yer treasure. And blast me eyes, there's an extra blank line at the end, clutterin' up the deck! A true seadog keeps his ship, and his code, shipshape and Bristol fashion.
| --- | ||
| created_at: '2026-03-25T09:00:24Z' | ||
| tags: | ||
| - releasenote | ||
| title: my.nesi.org.nz release notes v2.50.0 | ||
| search: | ||
| boost: 0.1 | ||
| --- |
There was a problem hiding this comment.
Ahoy! It seems ye've forgotten a piece of the treasure map! The ship's code... I mean, style guide... insists on a description in the frontmatter for the searchin' crawlers. Addin' one will keep the beasties happy and make this page easier to find. Don't want yer hard work to sink to the bottom of the sea, do ye?
| --- | |
| created_at: '2026-03-25T09:00:24Z' | |
| tags: | |
| - releasenote | |
| title: my.nesi.org.nz release notes v2.50.0 | |
| search: | |
| boost: 0.1 | |
| --- | |
| --- | |
| created_at: '2026-03-25T09:00:24Z' | |
| description: "Release notes for my.nesi.org.nz v2.50.0, including improvements to allocation requests, dependency updates, and various fixes." | |
| tags: | |
| - releasenote | |
| title: my.nesi.org.nz release notes v2.50.0 | |
| search: | |
| boost: 0.1 | |
| --- |
References
- The style guide mandates that, at a minimum, the frontmatter should contain a
descriptionfield. This is used for search indexing and page previews. (link)
| - It is now possible to add members to inactive projects when required. | ||
| - Projects won't be visible in my.nesi.org.nz if a Research Developer Cloud user account is disabled. | ||
|
|
||
|
|
There was a problem hiding this comment.
Blast me eyes! An extra blank line! Are ye tryin' to waste precious space on this here parchment? One empty line is plenty to separate yer sections. Keep the deck tidy, matey!
References
- The style guide suggests surrounding markdown structures with a single blank line to maintain readability. An extra blank line is unnecessary. (link)
Signed-off-by: Jana Makar <36392208+janamakar@users.noreply.github.com>
Release 26 March 2026