@cryptotaxi247 / infra / commits / bfa08811

meeting-notes: add 2024-05-30

Martin Weinelt committed May 30, 2024 at 19:25 UTC bfa08811b92a5028d9241f7ada714951fb3aa845
1 file changed +50
docs/meeting-notes/2024-05-30.md new
+50
@@ -0,0 +1,50 @@
1 +# 2024-05-30
2 +
3 +Attendees: hexa, vcunat, zimbatm, kenji, sterni
4 +
5 +## Round table
6 +
7 +- [hexa]
8 + - Updating Hydra to Nix 2.20
9 + - Ran into (known) regression
10 + - https://github.com/NixOS/nix/issues/9961
11 + - vcunat rolled us back to the previous config
12 + - TODO: needs to persist rollback in git
13 + - nixpkgs is stuck on 2.18
14 + - next step: wait on the next stable Nix release (in nixpkgs)
15 + - Did a round of rotating shared passwords: Hetzner, Netlify (setup 2FA), ...
16 +- [vcunat]
17 + - Not anything else significant
18 +- [kenji]
19 + - Curious visitor
20 +- [sterni]
21 + - Nothing in particular
22 +
23 +## Topics
24 +
25 +- [hexa] Vaultwarden mail delivery
26 + - prevents onboarding of new people
27 + - https://github.com/NixOS/infra/issues/430
28 + - solution: https://github.com/NixOS/nixos-wiki-infra/blob/main/modules/postfix.nix
29 + - talking to Julian if he can take it, with fallback to hexa
30 +
31 +- Netlify
32 + - Need to talk to Marketing if GitHub pages would be sufficient
33 + - Netlify provides preview environments
34 + - Annoying because
35 + - it's expensive,
36 + - DNS is crap,
37 + - cost is per-user
38 + - so we have to share a password.
39 +
40 +- [hexa] API modernization in sign-binary-cache script
41 + - https://github.com/NixOS/nixos-channel-scripts/pull/72
42 + - Not used for hydra.nixos.org
43 + - Should close the PR and remove the script to not mislead more people
44 +
45 +- [zimbatm] Wants to transition out of the team
46 + - Talked with hexa previously in private to take over team lead
47 + - The person doing the things should be leading the team
48 + - Transition out over the next month or so
49 + - Maybe focus for the next month could be on making contributing to the infra repo more comfortable, needs more people who contribute to infra feel welcome
50 +