diff options
| author | 2023-08-02 19:25:42 +0200 | |
|---|---|---|
| committer | 2023-08-02 19:25:42 +0200 | |
| commit | 7cf6c0462e562e6cef6c9b03db908e4604a6ba9b (patch) | |
| tree | 75b27b6e8f66e84f8f491d631a61f5a1f619f7c9 /docs/meeting_notes/2023-02-21.md | |
| parent | Add meeting notes for next week (diff) | |
Import meeting notes from notion
Diffstat (limited to 'docs/meeting_notes/2023-02-21.md')
| -rw-r--r-- | docs/meeting_notes/2023-02-21.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/meeting_notes/2023-02-21.md b/docs/meeting_notes/2023-02-21.md new file mode 100644 index 0000000..2b7c5fe --- /dev/null +++ b/docs/meeting_notes/2023-02-21.md @@ -0,0 +1,24 @@ +# DevOps Meeting Notes + +*Migrated from Notion*. + +## Agenda + +### Reusable status embed workflows + +- Further discussion with Bella followed +- Upstream pull request can be found at + [python-discord/bot#2400](https://github.com/python-discord/bot/pull/2400) + +### Local vagrant testing setup + +- Our new [testing setup using Vagrant + VMs](https://github.com/python-discord/infra/pull/78) has been merged. + +### A visit from Mina + +Mina checked in to make sure we're operating at peak Volkswagen-like +efficiency. + + +<!-- vim: set textwidth=80 sw=2 ts=2: --> |