synapse/docs/development
David Robertson ea01d4c2de
Update postgresql testing script (#10906)
- Use sytest:bionic. Sytest:latest is two years old (do we want
  CI to push out latest at all?) and comes with Python 3.5, which we
  explictly no longer support. The script now runs under PostgreSQL 10
  as a result.
- Advertise script in the docs
- Move pg testing script to scripts-dev directory
- Write to host as the script's exector, not root

A few changes to make it speedier to re-run the tests:

- Create blank DB in the container, not the script, so we don't have to
  `initdb` each time
- Use a named volume to persist the tox environment, so we don't have to
  fetch and install a bunch of packages from PyPI each time

Co-authored-by: reivilibre <olivier@librepush.net>
2021-09-24 14:27:09 +00:00
..
img/git Move dev/ docs to development/ (#10453) 2021-07-22 12:58:24 +02:00
internal_documentation Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) 2021-06-03 17:20:40 +01:00
cas.md Move dev/ docs to development/ (#10453) 2021-07-22 12:58:24 +02:00
contributing_guide.md Update postgresql testing script (#10906) 2021-09-24 14:27:09 +00:00
database_schema.md Notes on boolean columns in database schemas (#10164) 2021-06-11 17:13:56 +01:00
experimental_features.md Add documentation for experimental feature flags. (#10865) 2021-09-22 13:41:42 +00:00
git.md Move dev/ docs to development/ (#10453) 2021-07-22 12:58:24 +02:00
room-dag-concepts.md Add developer documentation to explain room DAG concepts like outliers and state_groups (#10464) 2021-08-03 10:08:57 +00:00
saml.md Move dev/ docs to development/ (#10453) 2021-07-22 12:58:24 +02:00
url_previews.md Refactor oEmbed previews (#10814) 2021-09-21 16:09:57 +00:00