Skip to content

hotfix(docs): pin the site root redirect to the MAJOR.MINOR slug - #416

Merged
andrewjong merged 1 commit into
mainfrom
hotfix/docs-root-pinned
Aug 29, 2026
Merged

hotfix(docs): pin the site root redirect to the MAJOR.MINOR slug#416
andrewjong merged 1 commit into
mainfrom
hotfix/docs-root-pinned

Conversation

@andrewjong

Copy link
Copy Markdown
Member

docs.theairlab.org now redirects to the pinned current-release slug (/0.20/docs/) instead of the moving /main/ alias — URLs readers land on and copy stay valid across future releases. /main/ stays as a moving alias for deep links.

  • Both deploy workflows: mike set-default "${SLUG}" instead of set-default main.
  • Skill / microagent / reorder-script wording updated.
  • VERSION 0.20.30.20.4 (gate requirement).

No manual gh-pages step this time: the merge-triggered main deploy re-points the root redirect itself.

Squash-merge is fine.

🤖 Generated with Claude Code

docs.theairlab.org now redirects to the current release slug
(/0.20/docs/) instead of the moving /main/ alias, so the URLs readers
land on and copy stay valid across future releases. /main/ remains as
a moving alias for deep links. VERSION 0.20.3 → 0.20.4 (gate).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@andrewjong
andrewjong merged commit 946ca01 into main Aug 29, 2026
4 checks passed
@andrewjong
andrewjong deleted the hotfix/docs-root-pinned branch August 29, 2026 23:20
@github-actions

Copy link
Copy Markdown
Contributor

Test Metrics — 2e76e22896f4b6635b90e4fb0294776ee5ffd861

This was a unit/build-only run. Simulation regression comparison does not apply.

system.test_build_packages

Pass rates

Test Pass Fail Skip Rate
test_colcon_build_gcs 1 0 0 100%
test_colcon_build_ms_airsim 1 0 0 100%
test_colcon_build_robot 1 0 0 100%
test_colcon_test_robot 1 0 0 100%

Metrics

Test Metric Value
test_colcon_build_robot duration_s 117.4s
test_colcon_test_robot duration_s 41.41s
test_colcon_build_gcs duration_s 69.74s
test_colcon_build_ms_airsim duration_s 14.87s

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