Skip to content

ci: set latest as the default mike version on every deploy#22

Merged
aseguragonzalez merged 1 commit into
mainfrom
docs/set-default-latest
May 25, 2026
Merged

ci: set latest as the default mike version on every deploy#22
aseguragonzalez merged 1 commit into
mainfrom
docs/set-default-latest

Conversation

@aseguragonzalez
Copy link
Copy Markdown
Owner

Summary

  • Adds a Set default version step after Deploy docs that runs mike set-default --push latest on every deployment
  • Without this, visiting the root of the docs site shows mike's version list instead of redirecting to latest

Test plan

  • Trigger the workflow and verify that navigating to https://aseguragonzalez.github.io/python-seedwork/ redirects to the latest version automatically

🤖 Generated with Claude Code

Without this, navigating to the root of the docs site shows a version
list instead of redirecting to the latest docs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 25, 2026 20:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation deployment workflow so that the published docs site root redirects to the latest docs version instead of showing mike’s version selector page.

Changes:

  • Adds a post-deploy workflow step that runs mike set-default --push latest after deploying docs.
  • Ensures every docs deployment explicitly sets latest as the default mike version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aseguragonzalez aseguragonzalez self-assigned this May 25, 2026
@aseguragonzalez aseguragonzalez merged commit 4fe5659 into main May 25, 2026
10 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@aseguragonzalez aseguragonzalez deleted the docs/set-default-latest branch May 25, 2026 20:46
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