aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meeting_notes/2023-02-21.rst
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-07-24 20:09:42 +0200
committerGravatar Johannes Christ <[email protected]>2024-07-25 20:06:54 +0200
commita4d7e92d544aeb43dbe1fcd8648d97e0dbf7b9d3 (patch)
tree183318852234388654c99514e45f095af8c21676 /docs/meeting_notes/2023-02-21.rst
parentAdd link to DevOps Kanban board in meeting template (#420) (diff)
Improve documentation
This commit ports our documentation to Sphinx. The reason for this is straightforward. We need to improve both the quality and the accessibility of our documentation. Hugo is not capable of doing this, as its primary output format is HTML. Sphinx builds plenty of high-quality output formats out of the box, and incentivizes writing good documentation.
Diffstat (limited to 'docs/meeting_notes/2023-02-21.rst')
-rw-r--r--docs/meeting_notes/2023-02-21.rst31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/meeting_notes/2023-02-21.rst b/docs/meeting_notes/2023-02-21.rst
new file mode 100644
index 0000000..c30c133
--- /dev/null
+++ b/docs/meeting_notes/2023-02-21.rst
@@ -0,0 +1,31 @@
+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.
+
+.. raw:: html
+
+ <!-- vim: set textwidth=80 sw=2 ts=2: -->