Add versioned docs, bump development version to 1.1.0 - #119
Merged
Conversation
MikeAlhayek
commented
Aug 1, 2026
Member
- Configure Docusaurus versioned docs: freeze the released docs as the 1.0.x version so main-branch edits only affect the Latest version.
- Rework deploy_docs.yml to match the CrestApps.OrchardCore workflow: prepare/build/deploy jobs that skip prerelease and patch tags and auto snapshot X.Y.x docs on vX.Y.0 tag pushes (idempotent when pre-committed).
- Document the versioning and deployment process in the docs README.
- Bump VersionPrefix to 1.1.0 so nightly builds produce the next version.
- Add 1.1.0 release notes and link them from the changelog.
- Configure Docusaurus versioned docs: freeze the released docs as the 1.0.x version so main-branch edits only affect the Latest version. - Rework deploy_docs.yml to match the CrestApps.OrchardCore workflow: prepare/build/deploy jobs that skip prerelease and patch tags and auto snapshot X.Y.x docs on vX.Y.0 tag pushes (idempotent when pre-committed). - Document the versioning and deployment process in the docs README. - Bump VersionPrefix to 1.1.0 so nightly builds produce the next version. - Add 1.1.0 release notes and link them from the changelog. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…lease - Rename the frozen docs version from 1.0.x to 1.0 so it is served under /docs/1.0/ with a cleaner version segment (no .x suffix). The current release is 1.0.0; the version selector still shows Latest and 1.0. - Update deploy_docs.yml to snapshot X.Y (for example v1.0.0 -> 1.0) instead of X.Y.x on qualifying tag pushes. - Update the docs README versioning guidance to the 1.0 / X.Y naming. - Reduce the 1.1.0 release notes to a clean in-development placeholder; the versioned-docs tooling ships with 1.0.0, not 1.1.0. - Make the NU5104 suppression comment version-neutral. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add uuid override to ^11.1.1 to resolve the remaining moderate advisories pulled in via sockjs/webpack-dev-server, run npm audit fix for transitive advisories, and update in-range packages (Docusaurus 3.10.2, React 19.2.8). npm audit now reports 0 vulnerabilities and the docs build and dev server run cleanly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.