FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: add versioning with mike by michalsn · Pull Request #88 · codeigniter4/queue · GitHub

docs: add versioning with mike - #88

Merged
michalsn merged 1 commit into
codeigniter4:developfrom
michalsn:feat/docs-versioning
Jun 5, 2026
Merged

docs: add versioning with mike#88
michalsn merged 1 commit into
codeigniter4:developfrom
michalsn:feat/docs-versioning

Conversation

michalsn commented Jun 5, 2026

Copy link
Copy Markdown
Member

Description
This PR adds docs versioning using mike, published to the gh-pages branch.

Deploy rules

  • Push to develop: deploys the dev docs (work-in-progress)
  • Push a vX.Y.Z tag (e.g. v1.1.0): deploys docs under <major>.<minor> (e.g. 1.1), updates the latest alias, and sets it as the default version (site root redirects here)
  • Pre-release tags (e.g. v1.1.0-rc1): are skipped

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

michalsn added the github_actions Pull requests that update GitHub Actions code label Jun 5, 2026

michalsn commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

Thanks @paulbalandan If you have time, please take a look at this as well: codeigniter4/settings#166

michalsn merged commit 52a9fc6 into codeigniter4:develop Jun 5, 2026
1 check passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL