From e53c9aaa30713948a7b78ee6367d6451504e7b56 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Tue, 5 Sep 2023 20:40:36 +0100 Subject: Add 2023-09-05 meeting notes --- docs/meeting_notes/2023-09-05.md | 50 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 docs/meeting_notes/2023-09-05.md (limited to 'docs/meeting_notes') diff --git a/docs/meeting_notes/2023-09-05.md b/docs/meeting_notes/2023-09-05.md new file mode 100644 index 0000000..965e232 --- /dev/null +++ b/docs/meeting_notes/2023-09-05.md @@ -0,0 +1,50 @@ +--- +layout: default +title: "2023-09-05: Devops meeting notes" +parent: Meeting notes +nav_order: +--- + +# DevOps Meeting Notes + + + + + +## Agenda + +- No update on the Hugo build yet + +- Johannes wrote a proposal for snowflake proxy to be deployed to our netcup hosts + - Admins discussed and came to the conclusion that since we don't own the servers, + we got the servers from netcup as a sponsorship to host our infra, so using them + to host something that isn't our infra doesn't seem right. + +- Lots of dependabot PRs closed + - https://github.com/search?q=org%3Apython-discord++is%3Apr+is%3Aopen+label%3A%22area%3A+dependencies%22&type=pullrequests&ref=advsearch + - Closed ~50% of PRs + +- Workers repo has had its CI rewritten, all workers have consistent package.json, + scripts, and using the new style of cloudflare workers which don't use webpack + +- Metricity updated to SQLAlchemy 2 + +- Olli CI PR is up + - https://github.com/python-discord/olli/pull/25 + +- Sir-Robin pydantic constants PR is up + - https://github.com/python-discord/sir-robin/pull/93 + + + -- cgit v1.2.3