Skip to content

docs(releases): Link blog announcements from release notes - #253

Merged
jesi-rgb merged 2 commits into
prod-stagingfrom
jeromejaggi/link-release-blogs
Aug 18, 2026
Merged

docs(releases): Link blog announcements from release notes#253
jesi-rgb merged 2 commits into
prod-stagingfrom
jeromejaggi/link-release-blogs

Conversation

@JeromeJaggi

@JeromeJaggi JeromeJaggi commented Aug 14, 2026

Copy link
Copy Markdown
Member

Adds a subtle :::note callout at the top of the R11 (Metis) and R12 (Thebe) release notes linking to their respective blog announcements.

Also, a small cosmetic fix to the sidebar
CleanShot 2026-08-14 at 15 55 09@2x

@JeromeJaggi
JeromeJaggi temporarily deployed to pull-requests August 14, 2026 10:31 — with GitHub Actions Inactive
Comment thread pages/releases/r11-metis.mdx Outdated
**Released:** 2026-07-03

:::note
Read the [Release 11: Metis announcement](https://unikraft.com/blog/metis-11-release) on our blog.

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.We] Try to avoid using first-person plural like 'our'.

Comment thread pages/releases/r12-thebe.mdx Outdated
**Released:** 2026-08-04

:::note
Read the [Release 12: Thebe announcement](https://unikraft.com/blog/thebe-12-release) on our blog.

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.We] Try to avoid using first-person plural like 'our'.

@github-actions
github-actions Bot temporarily deployed to pull-requests August 14, 2026 10:35 Inactive
Signed-off-by: Jerome Jaggi <jerome@unikraft.io>
@JeromeJaggi
JeromeJaggi force-pushed the jeromejaggi/link-release-blogs branch from 8c77570 to f64f03c Compare August 14, 2026 10:44
@JeromeJaggi
JeromeJaggi temporarily deployed to pull-requests August 14, 2026 10:44 — with GitHub Actions Inactive
@github-actions
github-actions Bot temporarily deployed to pull-requests August 14, 2026 10:48 Inactive
@JeromeJaggi
JeromeJaggi temporarily deployed to pull-requests August 14, 2026 12:00 — with GitHub Actions Inactive
@github-actions
github-actions Bot temporarily deployed to pull-requests August 14, 2026 12:05 Inactive
@JeromeJaggi
JeromeJaggi force-pushed the jeromejaggi/link-release-blogs branch from 476a2ef to 1abf05f Compare August 14, 2026 13:24
@JeromeJaggi
JeromeJaggi temporarily deployed to pull-requests August 14, 2026 13:24 — with GitHub Actions Inactive
@@ -0,0 +1,10 @@
---
title: "Release 1: Ganymede"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

@@ -0,0 +1,10 @@
---
title: "Release 2: Callisto"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

Comment thread pages/releases/r3-io.mdx
@@ -0,0 +1,10 @@
---
title: "Release 3: Io"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

@@ -0,0 +1,10 @@
---
title: "Release 4: Europa"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

@@ -0,0 +1,10 @@
---
title: "Release 5: Amalthea"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

@@ -0,0 +1,10 @@
---
title: "Release 6: Lysithea"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

@@ -0,0 +1,10 @@
---
title: "Release 7: Carme"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

@@ -0,0 +1,10 @@
---
title: "Release 8: Ananke"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

@@ -0,0 +1,10 @@
---
title: "Release 9: Leda"

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.

🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.

Release 1-9 predate public release notes.  Add a short stub page for
each so the sidebar entries resolve to real routes (no 404) and render
with the same plain backdrop as Release 10-12, each pointing back to
the releases overview.

Signed-off-by: Jerome Jaggi <jerome@unikraft.io>
@JeromeJaggi
JeromeJaggi force-pushed the jeromejaggi/link-release-blogs branch from 1abf05f to 088c941 Compare August 14, 2026 13:25
@github-actions
github-actions Bot temporarily deployed to pull-requests August 14, 2026 13:25 Inactive
@JeromeJaggi
JeromeJaggi temporarily deployed to pull-requests August 14, 2026 13:25 — with GitHub Actions Inactive
@github-actions
github-actions Bot temporarily deployed to pull-requests August 14, 2026 13:29 Inactive
@JeromeJaggi
JeromeJaggi requested a review from jesi-rgb August 14, 2026 13:54

@jesi-rgb jesi-rgb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

amazing work!

Reviewed-by: Jesús Rascón jesus@unikraft.io
Approved-by: Jesús Rascón jesus@unikraft.io

@jesi-rgb
jesi-rgb merged commit 501f57b into prod-staging Aug 18, 2026
12 checks passed
@jesi-rgb
jesi-rgb deleted the jeromejaggi/link-release-blogs branch August 18, 2026 07:08
@jesi-rgb
jesi-rgb temporarily deployed to pull-requests August 18, 2026 07:08 — with GitHub Actions Inactive
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.

3 participants