aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meeting_notes/2023-08-22.md
blob: 2c578462579a6d8ee52b19c56f999cac7c3eb08d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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: -->