mwv
(Michael Wood-Vasey)
#1
The listings at
https://eups.lsst.codes/stack/src/tags
appear to all be broken. E.g., the following are all not found:
https://eups.lsst.codes/stack/src/conda_20200325.list
https://eups.lsst.codes/stack/src/w_2022_10.list
https://eups.lsst.codes/stack/src/w_latest.list
Q: Is eups.lsst.codes the right place to be looking to see latest releases and the history of weekly releases?
ktl
(K-T Lim)
#2
You need to go to https://eups.lsst.codes/stack/src/tags/ with a trailing slash. This is a misfeature of the current hosting that is not likely to be fixed until the server and publication process are rebuilt. (See also Is the pipeline Dockerfile available? - #6 by ktl)
This is the definitive list of tags. The undergoing-rewrite DM changelog might be an interesting place to look in the near future.
mwv
(Michael Wood-Vasey)
#3
Thanks so much, @ktl . So simple, but I never would have thought to try this with the trailing slash.