| 13:47 | <annevk> | We should probably have a team for focus |
| 13:47 | annevk | wonders if Domenic wants to set that up |
| 13:58 | <jgraham> | focus? |
| 14:00 | <annevk> | https://github.com/whatwg/html/labels/topic%3A%20focus |
| 14:05 | <jgraham> | Ah, that kind of focus |
| 15:14 | <jgraham> | Oh look, W3C is moving to slack |
| 15:46 | <Ms2ger> | Domenic, could you reopen https://bugs.chromium.org/p/chromium/issues/detail?id=947523 ? |
| 15:46 | <annevk> | Domenic: thoughts on having a .metadata.json in each repo that we use for centralized updates? |
| 15:47 | <annevk> | Domenic: perhaps db.json could be used, come to think of it |
| 15:47 | <Domenic> | annevk: right, I'm unclear what would be in the metadata file |
| 15:48 | <annevk> | Domenic: things like ENCRYPTION_LABEL I guess |
| 15:49 | <annevk> | Domenic: but maybe there's a .yml parser... Trying to keep things somewhat simple |
| 15:54 | <Domenic> | I'm a bit confused what you would need to parse out the ENCRYPTION_LABEL for |
| 15:55 | <annevk> | Domenic: we might have changed our .yml template? |
| 15:55 | <Domenic> | I see, so a future concern |
| 15:55 | <annevk> | Domenic: well, I wanted to include it now, but I guess I could leave it out |
| 15:56 | <Domenic> | I'm still a bit confused, but it seems like you don't need to parse it now, just write it |
| 15:56 | <annevk> | Domenic: I need to parse it to get the current value for that variable so I can insert it into the "new" template |
| 15:57 | <Domenic> | You could just enter it manually? |
| 15:57 | <Domenic> | Like, it's not like we're going to be regenerating these things all the time, so their inputs don't need to be all automated |
| 15:57 | <annevk> | Domenic: I was hoping I could update all existing repos automatically |
| 15:58 | <annevk> | Domenic: apart from the PR bit that is |
| 15:58 | <Domenic> | I guess that's up to you, whether you use a script to find all the encryption labels or use some manual clicking and copying |
| 15:58 | <annevk> | Domenic: but I was thinking of having it generate the relevant branches with a commit in it |
| 15:58 | <annevk> | Domenic: it adds up for 15 repos |
| 15:59 | <annevk> | Domenic: I think I'll leave it out for now since it's likely to stay the same |
| 15:59 | <Domenic> | SGTM |