aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2023-08-22 21:51:25 +0200
committerGravatar Johannes Christ <[email protected]>2023-08-22 21:56:25 +0200
commit708d79de78f4881591fd79648b78f8760aee24ef (patch)
treef476cb0c31232fc6469eeb9d05c5c9e984a70dc2 /docs
parentRemove notion api token from king-arthur secrets (#127) (diff)
Add meeting notes for today
Diffstat (limited to 'docs')
-rw-r--r--docs/meeting_notes/2023-08-22.md43
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/meeting_notes/2023-08-22.md b/docs/meeting_notes/2023-08-22.md
new file mode 100644
index 0000000..2c57846
--- /dev/null
+++ b/docs/meeting_notes/2023-08-22.md
@@ -0,0 +1,43 @@
+---
+layout: default
+title: "2023-08-22: Devops meeting notes"
+parent: Meeting notes
+nav_order:
+---
+
+# DevOps Meeting Notes
+
+
+<!--
+
+Useful links
+
+- Infra open issues: https://github.com/python-discord/infra/issues
+
+- infra open pull requests: https://github.com/python-discord/infra/pulls
+
+- *If* any open issue or pull request needs discussion, why was the existing
+ asynchronous logged communication over GitHub insufficient?
+
+-->
+
+
+## Agenda
+
+- Bella said he is on the streets. **We should start a gofundme**.
+
+ - After some more conversation this just means he is on vacation and currently
+ taking a walk.
+
+- Chris has been busy with turning his living room into a picasso art
+ collection, Johannes has been busy with renovating his bedroom, and Bella is
+ not home.
+
+ - Our next priority is winning.
+
+- We checked out some issues with documentation generation in `bot-core` that
+ Bella has mentioned. We managed to fix one issue with pydantic by adding it to
+ an exclude list but ran into another problem next.
+
+
+<!-- vim: set textwidth=80 sw=2 ts=2: -->