Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: documenteer, pipelines_lsst_io
-
Labels:None
-
Story Points:2.7
-
Epic Link:
-
Team:SQuaRE
Description
This ticket implements a set of tooling in documenteer that allows us to rendering installation documentation in pipelines.lsst.io that is exactly appropriate for the EUPS tag of the stack being documented. Some examples of functionality are:
- Include the right EUPS tag in the eups distrib install documentation line.
- Reference the right Python/Conda dependency files for the EUPS tag
- Populate the version labels throughout the documentation.
Inside the stack documentation build container we can use the EUPS_TAG environment variable. (https://github.com/lsst-sqre/jenkins-dm-jobs/blob/master/pipelines/lib/util.groovy#L1155)
An alternative would be to use the EUPS APIs to figure out what tag is currently installed (this might be useful for local builds by developers, but in that case perhaps it would be better have some sort of default fallback).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Component/s | pipelines_lsst_io [ 16812 ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Watchers | Jonathan Sick, Joshua Hoblitt, Kian-Tat Lim [ Jonathan Sick, Joshua Hoblitt, Kian-Tat Lim ] | Gabriele Comoretto, Jonathan Sick, Joshua Hoblitt, Kian-Tat Lim [ Gabriele Comoretto, Jonathan Sick, Joshua Hoblitt, Kian-Tat Lim ] |
Reviewers | Simon Krughoff [ krughoff ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Story Points | 2.7 |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |