Actions
Task #5833
closedupdate docs-builder.py to publish GA builds to docs.pulpproject.org[/en/latest/, /en/3.Y/]
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 63
Quarter:
Description
Whenever a GA build is published, the docs-builder.py script should publish to 3 locations: docs.pulpproject.org, docs.pulpproject.org/en/latest/ and docs.pulpproject.org/en/3.Y/.
Actions
Publishes GA docs to docs.pulpproject.org/
This patch improves the .travis/docs-builder.py script. The script will always publish GA docs to the root of docs.pulpproject.org. The same docs are also published into the docs.pulpproject.org/en/3.y/ directory. The same docs are also published to docs.pulpproject.org/en/3.y.z/ for long term storage.
Pre-release builds are always published into docs.pulpproject.org/en//.
Nightly docs are pubished to docs.pulpproject.org/<branch_name>/nightly/.
closes: #5833 https://pulp.plan.io/issues/5833