Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ netlify-fetch:
# fetch, because netlify does caching and we want to get the latest commits
git fetch --all
# checkout all release branches once, so we fetch the files
for remote in $(shell git branch -r | grep release/); do \
for remote in $(shell git branch -r | grep -E 'release[/-]'); do \
git checkout --recurse-submodules "$${remote#origin/}" ; git pull; \
done
# go back to the initial commit to start the build
Expand Down
17 changes: 17 additions & 0 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ content:
- url: .
branches:
- HEAD
- release-25.7
- release/25.3
- release/24.11
- release/24.7
Expand All @@ -43,6 +44,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -56,6 +58,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -68,6 +71,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -80,6 +84,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -93,6 +98,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -105,6 +111,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -117,6 +124,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -129,6 +137,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -141,6 +150,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -153,6 +163,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -165,6 +176,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -177,6 +189,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -193,6 +206,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -205,6 +219,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -217,6 +232,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -229,6 +245,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand Down
17 changes: 17 additions & 0 deletions local-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ content:
- url: ./
branches:
- HEAD
- release-25.7
- release/25.3
- release/24.11
- release/24.7
Expand All @@ -32,6 +33,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -45,6 +47,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -57,6 +60,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -69,6 +73,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -82,6 +87,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -94,6 +100,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -106,6 +113,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -118,6 +126,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -130,6 +139,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -142,6 +152,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -154,6 +165,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -166,6 +178,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -182,6 +195,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -194,6 +208,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -206,6 +221,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand All @@ -218,6 +234,7 @@ content:
start_path: docs
branches:
- main
- release-25.7
- release-25.3
- release-24.11
- release-24.7
Expand Down
4 changes: 2 additions & 2 deletions scripts/publish-new-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,13 @@ if [ "$PUSH" = true ]; then
git push -u origin "$PR_BRANCH"
echo ""
echo "The changes have been pushed to GitHub!"
echo "Raise the PR against the $BRANCH branch."
echo "Raise the PR against the main branch."
echo "Click the link above to create the PR in GitHub, and then verify that the build works with Netlify previews."
echo "Once the branch is merged, the changes will automatically be deployed and be live."
else
echo ""
echo "Skipping push to origin."
echo "Please push the branch manually and create PR."
echo "Raise the PR against the $BRANCH branch."
echo "Raise the PR against the main branch."
echo "Once the changes are merged, they will automatically be deployed and be live."
fi
Loading