diff options
author | 2024-07-01 20:35:47 +0200 | |
---|---|---|
committer | 2024-07-07 17:45:34 +0200 | |
commit | 9f47a78c4eb1a2269b672a2e2656b7b06bb53053 (patch) | |
tree | 7e555a3a7f8106b67b40b4dfd73c0039a3b21b3f /docs/content | |
parent | Add sumer code jam announcement channel id (diff) |
Add initial meeting notes for 2024-07-02
Diffstat (limited to 'docs/content')
-rw-r--r-- | docs/content/docs/meeting_notes/2024-07-01.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/content/docs/meeting_notes/2024-07-01.md b/docs/content/docs/meeting_notes/2024-07-01.md new file mode 100644 index 0000000..af0c049 --- /dev/null +++ b/docs/content/docs/meeting_notes/2024-07-01.md @@ -0,0 +1,34 @@ +--- +title: "2024-07-01: Devops meeting" +--- + +# 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 + +- **Resizing Netcup servers** (Joe, Johannes) + +- **Updating the public statistics page** (Johannes) + + Discussing and showcasing possible alternatives to the current infrastructure + powering https://stats.pythondiscord.com via the + https://github.com/python-discord/public-stats repository. + + + +<!-- vim: set textwidth=80 sw=2 ts=2: --> |