Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:AP F23-2 (July)
-
Team:Alert Production
-
Urgent?:No
Description
RFC-775 recommends that all instrument-specific pipelines and configs be organized in directories named after the instrument's short name (e.g., "HSC", "LSSTCam-imSim"). However, most of the AP pipeline definitions are in directories named after the instrument class name ("HyperSuprimeCam", "LsstCamImSim"). Migrate these directories to the RFC-775 convention.
This is a nontrivial, breaking change because not only do the pipelines refer to each other, but so do external documents (e.g., the DC2 getting started guide). While GitHub's tendency to alias names on move helps us a little, we still need to make an effort to track down all references to the old names.