Skip to content

docs: add versioning with mike#166

Open
michalsn wants to merge 1 commit into
codeigniter4:developfrom
michalsn:feat/docs-versioning
Open

docs: add versioning with mike#166
michalsn wants to merge 1 commit into
codeigniter4:developfrom
michalsn:feat/docs-versioning

Conversation

@michalsn
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. v2.4.0): deploys docs under <major>.<minor> (e.g. 2.4), updates the latest alias, and sets it as the default version (site root redirects here)
  • Pre-release tags (e.g. v2.4.0-rc1): are skipped

Closes #165

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 michalsn requested a review from paulbalandan May 28, 2026 13:50
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.

Documentation references setMany()/getMany()/forgetMany() methods unavailable in stable v2.3.0 release

1 participant