synapse/.github/workflows
Devon Hudson 5d545d1626
Remove support for PostgreSQL 13 (#19170)
This PR removes support for PostgreSQL 13 as it is deprecated
(tomorrow).
Uses https://github.com/element-hq/synapse/pull/18034 as a reference of
where to look, and also found a few other places that needed updating.
I didn't see anywhere in Complement that needs updating.
There is a companion Sytest PR deprecating psql13 over there:
https://github.com/matrix-org/sytest/pull/1418

### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [X] Pull request is based on the develop branch
* [X] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [X] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct (run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
2025-11-13 19:38:59 +00:00
..
docker.yml Bump docker/metadata-action from 5.8.0 to 5.9.0 (#19161) 2025-11-10 22:26:59 +00:00
docs-pr-netlify.yaml Bump dawidd6/action-download-artifact from 9 to 11 (#18556) 2025-06-17 13:47:42 +01:00
docs-pr.yaml Bump actions/upload-artifact from 4 to 5 (#19106) 2025-10-28 11:56:29 +00:00
docs.yaml Bump actions/setup-python from 5.6.0 to 6.0.0 (#18890) 2025-09-09 15:49:22 +01:00
fix_lint.yaml Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 (#19052) 2025-10-27 16:58:05 +00:00
latest_deps.yml Bump actions/upload-artifact from 4 to 5 (#19106) 2025-10-28 11:56:29 +00:00
poetry_lockfile.yaml Bump actions/setup-python from 5.6.0 to 6.0.0 (#18890) 2025-09-09 15:49:22 +01:00
push_complement_image.yml Bump docker/metadata-action from 5.8.0 to 5.9.0 (#19161) 2025-11-10 22:26:59 +00:00
release-artifacts.yml Update cibuildwheel config to stop building Python 3.9 and free-threaded wheels (#19154) 2025-11-10 13:05:03 +00:00
schema.yaml Bump actions/setup-python from 5.6.0 to 6.0.0 (#18890) 2025-09-09 15:49:22 +01:00
tests.yml Remove support for PostgreSQL 13 (#19170) 2025-11-13 19:38:59 +00:00
triage_labelled.yml Fix triage_labelled GHA workflow (#18913) 2025-09-24 14:17:14 +01:00
triage-incoming.yml Pin our GitHub Actions dependencies (#18255) 2025-03-19 14:16:04 +00:00
twisted_trunk.yml Bump actions/upload-artifact from 4 to 5 (#19106) 2025-10-28 11:56:29 +00:00