-
- Downloads
"src/api/client_server/profile.rs" did not exist on "f5273f7eb11c00e84e3ccd30cc4d5485d7ff5e10"
Fix CI for synapse_port_db (#6276)
* Don't use a virtualenv * Generate the server's signing key to allow it to start * Add signing key paths to CI configuration files * Use a Python script to create the postgresql database * Improve logging
Showing
- .buildkite/postgres-config.yaml 2 additions, 0 deletions.buildkite/postgres-config.yaml
- .buildkite/scripts/create_postgres_db.py 36 additions, 0 deletions.buildkite/scripts/create_postgres_db.py
- .buildkite/scripts/test_synapse_port_db.sh 11 additions, 4 deletions.buildkite/scripts/test_synapse_port_db.sh
- .buildkite/sqlite-config.yaml 2 additions, 0 deletions.buildkite/sqlite-config.yaml
- changelog.d/6276.misc 1 addition, 0 deletionschangelog.d/6276.misc
.buildkite/scripts/create_postgres_db.py
0 → 100755
changelog.d/6276.misc
0 → 100644
Please register or sign in to comment