Task #9520 (closed)
Opened 7 years ago
Closed 7 years ago
Remove hard-coded version/release from sphinx conf.py
| Reported by: | sbesson | Owned by: | sbesson |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-4.4.4 |
| Component: | Documentation | Version: | n.a. |
| Keywords: | sphinx | Cc: | bpindelski, jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Currently, version & release numbers are hard-coded within the conf.py of docs/sphinx.
This dependency needs to be addressed e.g.
- using environment variables set in hudson job
- using git-describe to retrieve latest tag
Change History (3)
comment:1 Changed 7 years ago by bpindelski
- Keywords sphinx added
comment:2 Changed 7 years ago by sbesson
- Owner set to sbesson
comment:3 Changed 7 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
See https://github.com/openmicroscopy/ome-documentation/pull/29
See https://github.com/openmicroscopy/openmicroscopy/pull/332