Skip to content

Use :::tip for Mesa post-fork banner and trim title#1194

Merged
SanabriaRusso merged 1 commit intomainfrom
dkijania/mesa-banner-formatting
Apr 27, 2026
Merged

Use :::tip for Mesa post-fork banner and trim title#1194
SanabriaRusso merged 1 commit intomainfrom
dkijania/mesa-banner-formatting

Conversation

@dkijania
Copy link
Copy Markdown
Member

Summary

Follow-up to #1193. The post-hard-fork banner used :::warning with a long inline title (Mesa preflight hard fork completed — 2026-04-27 13:00 UTC), which both rendered awkwardly and signalled "something is wrong" when in fact the fork landed successfully.

  • Switched the admonition type from :::warning to :::tip on the post-fork banner so it reads as positive news.
  • Dropped the date from the admonition title (it remained verbose with the em-dash + UTC). The date stays in the body's first sentence, so no information is lost.
  • Applied consistently across the three places Mesa preflight: post-hard-fork banner and bump to 4.0.0-preflight-3f038cb #1193 added the banner: docs/network-upgrades/index.mdx, docs/network-upgrades/mesa/preflight-network.mdx, and docs/network-upgrades/mesa/archive-upgrade.mdx.
  • Regenerated static/llms-full.txt to match.

Test plan

  • Render the docs and confirm the banner shows in the green :::tip style on /network-upgrades, /network-upgrades/mesa/preflight-network, and /network-upgrades/mesa/archive-upgrade.
  • Confirm the title is "Mesa preflight hard fork completed" (no trailing date) and the body still calls out the 2026-04-27 13:00 UTC time and the 4.0.0-preflight-3f038cb version.

🤖 Generated with Claude Code

…itle

The hard-fork-completed banner used :::warning with a long inline title
("Mesa preflight hard fork completed — 2026-04-27 13:00 UTC"), which read
as ugly and as if something was wrong. The fork landing successfully is
positive news, so switch to :::tip and drop the date from the title; the
date stays in the body's first sentence so no information is lost.

Applied across the network-upgrades index, the Mesa preflight-network
page, and the Mesa archive-upgrade page so the banner is consistent
wherever operators land.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs2 Ready Ready Preview, Comment Apr 27, 2026 5:25pm

Request Review

@SanabriaRusso SanabriaRusso merged commit 36db913 into main Apr 27, 2026
4 checks passed
@SanabriaRusso SanabriaRusso deleted the dkijania/mesa-banner-formatting branch April 27, 2026 17: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.

2 participants