Task #5833
update docs-builder.py to publish GA builds to docs.pulpproject.org[/en/latest/, /en/3.Y/]
100%
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/.
Associated revisions
Revision c50682f6
View on GitHub
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 (cherry picked from commit 32271b76bd3b8791596e8a8f10f42fbcf5c50fa7)
Revision 0bbfb0ad
View on GitHub
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 (cherry picked from commit 32271b76bd3b8791596e8a8f10f42fbcf5c50fa7)
Revision 47bc299c
View on GitHub
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 (cherry picked from commit 32271b76bd3b8791596e8a8f10f42fbcf5c50fa7)
History
#1
Updated by bmbouter about 1 year ago
- Tags Documentation added
#2
Updated by rchan about 1 year ago
- Sprint changed from Sprint 62 to Sprint 63
#3
Updated by dkliban@redhat.com about 1 year ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
#4
Updated by dkliban@redhat.com about 1 year ago
- Sprint/Milestone deleted (
3.0.0)
#5
Updated by dkliban@redhat.com about 1 year ago
- Subject changed from update docs-builder.py to create a 3.Y symlink to update docs-builder.py to publish GA builds to docs.pulpproject.org/[/en/latest/, /en/3.Y/]
#6
Updated by dkliban@redhat.com about 1 year ago
- Subject changed from update docs-builder.py to publish GA builds to docs.pulpproject.org/[/en/latest/, /en/3.Y/] to update docs-builder.py to publish GA builds to docs.pulpproject.org[/en/latest/, /en/3.Y/]
- Description updated (diff)
#7
Updated by dkliban@redhat.com about 1 year ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|32271b76bd3b8791596e8a8f10f42fbcf5c50fa7.
#8
Updated by bmbouter about 1 year ago
- Sprint/Milestone set to 3.0.1
#9
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
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