Project

Profile

Help

Issue #7766

closed

docs for older versions of pulpcore overwrite latest docs

Added by dkliban@redhat.com over 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Plugin Template
Sprint:
Sprint 89
Quarter:
Q4-2020

Description

The docs publishing code needs to check if the docs being published are for a Y release that is not the latest. In this case the docs should only be published under the 3.Y directory and not at the root.

Actions #1

Updated by fao89 over 3 years ago

  • Triaged changed from No to Yes
  • Quarter set to Q4-2020
Actions #2

Updated by dkliban@redhat.com over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to dkliban@redhat.com
  • Sprint set to Sprint 87
Actions #3

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST

Added by dkliban@redhat.com over 3 years ago

Revision 9acfbef8 | View on GitHub

Don't publish docs to the root if not the latest version

This patch updates the script that publishes docs to pulpproject.org. The version of the docs being published is compared to the version of the package on PyPI. If the latest version of the package on PyPI is equal to the version of the docs being published, the site root is updated with the docs. Otherwise the docs are published to 3.y and 3.y.z directories.

re: #7766 https://pulp.plan.io/issues/7766

Actions #4

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 87 to Sprint 88
Actions #5

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 88 to Sprint 89
Actions #6

Updated by ttereshc about 3 years ago

  • Tags Plugin Template added
Actions #7

Updated by ttereshc about 3 years ago

  • Status changed from POST to MODIFIED
Actions #8

Updated by ttereshc about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF