Skip to content
Discussion options

You must be logged in to vote

Hello,
I never used mike myself, but after reading https://github.com/jimporter/mike#how-it-works I believe you can re-deploy the same version with any typo fixes you want and the rest of the deployed versions will remain untouched.

Considering how git works, mike has to create a new commit on top of the previous one even when modifying an older version, so I don't see any problems with fetching the last commit of the gh-pages branch via Cloudflare Pages.

GitHub actions but then I would have to do this on a "release" workflow, when a new tag is created

Can you provide the source where you read that you need tags?

Also Arduino-Cli uses mike 1.x for versioning: https://github.com/arduino/…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@niden
Comment options

@squidfunk
Comment options

@niden
Comment options

Answer selected by niden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants