Skip to content

Conversation

dcalavrezo-qorix
Copy link
Contributor

Flattened folder structure of the published gh-pages

gh-pages/
.................
│─ pr-42/ # PR #42 preview
│─ pr-99/ # PR #99 preview
│─ feature-x/ # Feature branch preview
│─ v17/ # Tagged release
│─ main/ # main branch

This was done in order to ensure proper cleaning ( avoiding race conditions and clutter). Thus the latest code should be referenced from the /main subfolder. Updated the accordingly.

@AlexanderLanin
Copy link
Member

Do we want this or redirect from the root? Or both?

I guess the redirect from root to main we need for sure. Which would make this PR optional.

@dcalavrezo-qorix dcalavrezo-qorix force-pushed the dcalavrezo_docs_PR_preview branch 3 times, most recently from 3eb82ba to 27b1dcc Compare February 12, 2025 07:43
Flattened folder structure of the published gh-pages

gh-pages/
.................
│─ pr-42/ # PR #42 preview
│─ pr-99/ # PR #99 preview
│─ feature-x/ # Feature branch preview
│─ v17/ # Tagged release
│─ main/ # main branch

This was done in order to ensure proper cleaning ( avoiding race conditions and clutter).
Thus the latest code should be refrenced from the /main subfolder.
Updated the <ref> accordingly.

Issue-ref: closes #269 eclipse-score/score#269

Signed-off-by: Dan Calavrezo <[email protected]>
@dcalavrezo-qorix dcalavrezo-qorix force-pushed the dcalavrezo_docs_PR_preview branch from 27b1dcc to 68fe204 Compare February 12, 2025 07:46
@AlexanderLanin AlexanderLanin merged commit a6f31c9 into eclipse-score:main Jun 11, 2025
6 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.

3 participants