summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2019-08-29 22:19:57 +1000
committerGitHub <noreply@github.com>2019-08-29 22:19:57 +1000
commite7011280c7796e437ba34ed97033b120b8556043 (patch)
tree7061d4ed497cb6d4ef5742bf563e7daad952d64b /changelog.d
parentAdd a link to python's logging config schema (#5926) (diff)
downloadsynapse-e7011280c7796e437ba34ed97033b120b8556043.tar.xz
Fix coverage in sytest and use plugins for buildkite (#5922)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5922.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5922.misc b/changelog.d/5922.misc
new file mode 100644
index 0000000000..2cc864897e
--- /dev/null
+++ b/changelog.d/5922.misc
@@ -0,0 +1 @@
+Update Buildkite pipeline to use plugins instead of buildkite-agent commands.