Skip to content

Fix mike workflow to not move latest alias on main push - #6

Merged
biplovbhandari merged 1 commit into
mainfrom
fix/mike-latest-alias
Sep 3, 2026
Merged

biplovbhandari merged 1 commit into
mainfrom
fix/mike-latest-alias

Conversation

@biplovbhandari

Copy link
Copy Markdown
Member

Summary

  • Main push no longer claims the latest alias. Previously, every push to main would move latest back to dev, overriding a tag-based assignment.
  • Only tag pushes (v*) now move latest.
  • Manual dispatch deploys dev only.

Validation

  • After merge, push a test tag (v0.0.1-test) to verify tag deploys still fire with the paths filter present. Clean up with mike delete afterward.

@biplovbhandari
biplovbhandari merged commit 4de2e6e into main Sep 3, 2026
4 checks passed
@biplovbhandari
biplovbhandari deleted the fix/mike-latest-alias branch September 3, 2026 19:00
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