1
0

Merge branch 'develop' of https://github.com/matrix-org/synapse into sonar

 Conflicts:
	poetry.lock
This commit is contained in:
Michael Telatynski
2022-06-07 10:14:42 +01:00
107 changed files with 1195 additions and 853 deletions

View File

@@ -380,7 +380,7 @@ jobs:
# Attempt to check out the same branch of Complement as the PR. If it
# doesn't exist, fallback to HEAD.
- name: Checkout complement
run: .ci/scripts/checkout_complement.sh
run: synapse/.ci/scripts/checkout_complement.sh
- run: |
set -o pipefail