aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meeting_notes
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2023-08-01 17:19:56 +0200
committerGravatar Johannes Christ <[email protected]>2023-08-01 17:19:56 +0200
commite9d393f36bfe9845f9fdc4c542af3a002f644426 (patch)
treea6d429f931006af8b50ccbd95583b45bd27cf824 /docs/meeting_notes
parentAdd meeting notes for next week (diff)
Add CI failures to agenda
Diffstat (limited to 'docs/meeting_notes')
-rw-r--r--docs/meeting_notes/2023-08-01.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/meeting_notes/2023-08-01.md b/docs/meeting_notes/2023-08-01.md
index 7463b4c..328c7f5 100644
--- a/docs/meeting_notes/2023-08-01.md
+++ b/docs/meeting_notes/2023-08-01.md
@@ -7,5 +7,13 @@
minutes](https://github.com/python-discord/infra/issues/108).
- Let's clean up our [kubernetes repo pull
requests](https://github.com/python-discord/kubernetes/pulls).
+- We should find a way to deal with the test failures in the infra repository
+ due to linting the Ansible playbooks. Do we fix it? Do we remove the linter?
+ For instance, [PR #110](https://github.com/python-discord/infra/pull/110)
+ bumps `dnspython` (which is only used as a lookup plugin), but CI fails.
## Roadmap review & planning
+
+
+
+<!-- vim: set textwidth=80 sw=2 ts=2: -->