Skip to content

feat(ci): make v2.0 the default documentation version#123

Merged
emjay0921 merged 1 commit intostablefrom
feat/swap-default-version-v2
Mar 19, 2026
Merged

feat(ci): make v2.0 the default documentation version#123
emjay0921 merged 1 commit intostablefrom
feat/swap-default-version-v2

Conversation

@emjay0921
Copy link
Contributor

Why is this change needed?

v2.0 documentation should be the default version served at the root URL (docs.openspp.org), with v1.3 moved to a subpath (/v1.3/).

How was the change implemented?

Swapped the build targets in the multi-version CI workflow:

  • v2.0 (from v2-odoo19-doc-refresh branch) now builds to root (/)
  • v1.3 (from stable branch) now builds to /v1.3/
  • Updated switcher.json URLs accordingly
  • Updated all display/summary messages

New unit tests

Unit tests executed by the author

How to test manually

  • Trigger the workflow manually via workflow_dispatch
  • Verify v2.0 docs are served at https://docs.openspp.org/
  • Verify v1.3 docs are served at https://docs.openspp.org/v1.3/
  • Verify the version switcher works in both directions

Related links

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@sonarqubecloud
Copy link

@emjay0921 emjay0921 merged commit e19c531 into stable Mar 19, 2026
3 checks passed
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