Skip to content

Add versioned docs, bump development version to 1.1.0 - #119

Merged
MikeAlhayek merged 4 commits into
mainfrom
ma/set=version
Aug 1, 2026
Merged

Add versioned docs, bump development version to 1.1.0#119
MikeAlhayek merged 4 commits into
mainfrom
ma/set=version

Conversation

@MikeAlhayek

Copy link
Copy Markdown
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.

MikeAlhayek and others added 4 commits August 1, 2026 06:01
- 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>
@MikeAlhayek
MikeAlhayek merged commit 8e293bb into main Aug 1, 2026
10 checks passed
@MikeAlhayek
MikeAlhayek deleted the ma/set=version branch August 1, 2026 17:54
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