Skip to content

Commit 9f53401

Browse files
authored
Add next SDC dates (#62)
1 parent a24f888 commit 9f53401

1 file changed

Lines changed: 112 additions & 0 deletions

File tree

config.prod.json

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,118 @@
636636
}
637637
]
638638
}
639+
},
640+
"26-mar-sdc": {
641+
"start": "2026-01-10",
642+
"end": "2026-04-30",
643+
"sprints": {
644+
"Module-Tools": [
645+
{
646+
"Glasgow": "2026-03-14",
647+
"London": "2026-03-14",
648+
"North West": "2026-03-14",
649+
"Sheffield": "2026-03-14",
650+
"South Africa": "2026-03-14",
651+
"West Midlands": "2026-03-14"
652+
},
653+
{
654+
"Glasgow": "2026-03-21",
655+
"London": "2026-03-21",
656+
"North West": "2026-03-21",
657+
"Sheffield": "2026-03-21",
658+
"South Africa": "2026-03-21",
659+
"West Midlands": "2026-03-21"
660+
},
661+
{
662+
"Glasgow": "2026-03-28",
663+
"London": "2026-03-28",
664+
"North West": "2026-03-28",
665+
"Sheffield": "2026-03-28",
666+
"South Africa": "2026-03-28",
667+
"West Midlands": "2026-03-28"
668+
},
669+
{
670+
"Glasgow": "2026-04-11",
671+
"London": "2026-04-11",
672+
"North West": "2026-04-11",
673+
"Sheffield": "2026-04-11",
674+
"South Africa": "2026-04-11",
675+
"West Midlands": "2026-04-11"
676+
},
677+
{
678+
"Glasgow": "2026-04-18",
679+
"London": "2026-04-18",
680+
"North West": "2026-04-18",
681+
"Sheffield": "2026-04-18",
682+
"South Africa": "2026-04-18",
683+
"West Midlands": "2026-04-18"
684+
}
685+
],
686+
"Module-Logic": [
687+
{
688+
"Glasgow": "2026-04-25",
689+
"London": "2026-04-25",
690+
"North West": "2026-04-25",
691+
"Sheffield": "2026-04-25",
692+
"South Africa": "2026-04-25",
693+
"West Midlands": "2026-04-25"
694+
}
695+
],
696+
"Module-Decomposition": [
697+
{
698+
"Glasgow": "2026-05-09",
699+
"London": "2026-05-09",
700+
"North West": "2026-05-09",
701+
"Sheffield": "2026-05-09",
702+
"South Africa": "2026-05-09",
703+
"West Midlands": "2026-05-09"
704+
},
705+
{
706+
"Glasgow": "2026-05-16",
707+
"London": "2026-05-16",
708+
"North West": "2026-05-16",
709+
"Sheffield": "2026-05-16",
710+
"South Africa": "2026-05-16",
711+
"West Midlands": "2026-05-16"
712+
},
713+
{
714+
"Glasgow": "2026-05-30",
715+
"London": "2026-05-30",
716+
"North West": "2026-05-30",
717+
"Sheffield": "2026-05-30",
718+
"South Africa": "2026-05-30",
719+
"West Midlands": "2026-05-30"
720+
}
721+
],
722+
"Module-Legacy-Code": [
723+
{
724+
"Glasgow": "2026-06-06",
725+
"London": "2026-06-06",
726+
"North West": "2026-06-06",
727+
"Sheffield": "2026-06-06",
728+
"South Africa": "2026-06-06",
729+
"West Midlands": "2026-06-06"
730+
}
731+
],
732+
"Module-Complexity": [
733+
{
734+
"Glasgow": "2026-06-13",
735+
"London": "2026-06-13",
736+
"North West": "2026-06-13",
737+
"Sheffield": "2026-06-13",
738+
"South Africa": "2026-06-13",
739+
"West Midlands": "2026-06-13"
740+
},
741+
{
742+
"Glasgow": "2026-06-20",
743+
"London": "2026-06-20",
744+
"North West": "2026-06-20",
745+
"Sheffield": "2026-06-20",
746+
"South Africa": "2026-06-20",
747+
"West Midlands": "2026-06-20"
748+
}
749+
]
750+
}
639751
}
640752
}
641753
}

0 commit comments

Comments
 (0)