Skip to content

Commit

Permalink
Merge pull request #129 from lsst-dm/u/womullan/2023Sept
Browse files Browse the repository at this point in the history
U/womullan/2023 sept
  • Loading branch information
womullan committed Oct 18, 2023
2 parents c452e77 + 2effc49 commit d02210b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/local.yaml
Expand Up @@ -1132,3 +1132,7 @@ LDM-503-NET:
jira:
jira_testplan: 'IT-3681'
test_spec: 'LDM-732'
SUMMIT-Oct24-160:
name: "ComCam Reinstalled on TMA"
SUMMIT-Oct24-110:
summarychart: "ComCam.ComCam on Sky"
3 changes: 3 additions & 0 deletions data/pmcs/202309-ME.xls
Git LFS file not shown
1 change: 1 addition & 0 deletions milestones/utility.py
Expand Up @@ -172,6 +172,7 @@ def load_milestones(pmcs_filename, local_data_filename, load_tasks=False):
"test_spec",
"jira",
"jira_testplan",
"summarychart",
]:
if attribute in local[ms.code]:
logger.info(f"Setting {attribute} on {ms.code}")
Expand Down

0 comments on commit d02210b

Please sign in to comment.