-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
To do major Antora or UI upgrades, we need for all doc repos a dev version where we can safely play around without messing up production. This includes also, that the current push-to-web
is then a push-to-staging
.
Affected repos:
- docs*
- docs-main (upcoming, needs to be created first, see separate issue)
When created, we can copy the content from each repo to dev and adapt the pipeline accordingly making it ready for upgrade testing.
If there is a need to update a dev repo, we can just copy - without the pipeline - all data from production.
Tasks:
- Inform sysadmin to create new private
dev-docs*
repos with the same setup as production - In the repo settings, allow merging PR's without approval
- Copy content from each production to dev repo
- Adapt in each dev repo the pipeline to push rendered content against staging
Metadata
Metadata
Assignees
Labels
No labels