diff options
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: --> |