Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Stack Documentation and UX
-
Labels:
-
Story Points:2.7
-
Epic Link:
-
Team:SQuaRE
Description
Add tracking modes to LTD Keeper so that an Edition can track the latest EUPS release tags of different types:
- vX_Y — eups_major_release
- w_YYYY_WW — eups_weekly_release
- d_YYYY_MM_DD — eups_daily_release
It might also be prudent to, at the same time, provide variants for the Git-based tag names:
- X.Y — eups_git_major_release
- w.YYYY.WW — eups_git_weekly_release
- d.YYYY.MM.DD — eups_git_daily_release
I'm now looking at making the three categories of tracking modes agnostic as to whether the tag is git or EUPS-formatted.