[17:00:24] Hi all, welcome to code deployment office hour, a few of us are here to discuss deployment topics related to https://wikitech.wikimedia.org/wiki/Deployments/Covid-19 [17:00:59] * greg-g waves [17:03:24] * Reedy merges all the things [17:04:23] * thcipriani shoos Reedy [17:04:24] * Lucas_WMDE waves [17:04:28] :( [17:04:31] :D [17:04:39] I would never shoo you Reedy [17:04:44] heh [17:22:33] This is going very well [17:23:04] Apparently no merges for the next train :-) [17:27:57] Glad we shouldn't be concerned :) [17:41:12] in mwcore: git submodule foreach 'git log --oneline --no-merges origin/wmf/1.35.0-wmf.25..origin/master | wc -l' | awk '!/^Entering/{sum+=$0}END{print sum}' => 448 [17:41:46] thcipriani, that's just extensions, not including core changes? [17:41:54] right [17:42:14] in mwcore: git log --oneline --no-merges origin/wmf/1.35.0-wmf.25..origin/master | wc -l => 108 [17:47:13] git submodule foreach --quiet 'git log --oneline --no-merges origin/wmf/1.35.0-wmf.25..origin/master | grep -vc Localisation || echo 0' | awk '{sum+=$0}END{print sum}' => 240 [17:47:29] so...maybe less than I thought. [17:54:49] Well, thanks everyone for showing up and asking the hard questions. Until next week... Be well. [17:55:19] lol [17:55:44] heh