synapse/.ci
Devon Hudson eda735e4bb
Remove support for python 3.8 (#17908)
### 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))

---------

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2024-11-06 19:36:01 +00:00
..
scripts Remove support for python 3.8 (#17908) 2024-11-06 19:36:01 +00:00
complement_package.gotpl Print complement failure results last (#13639) 2022-08-28 20:05:30 +00:00
latest_deps_build_failed_issue_template.md Add CI job to act as a canary for testing against latest dependencies (#12472) 2022-04-20 12:48:44 +01:00
postgres-config.yaml Rename ci to .ci 2021-08-11 19:59:57 +01:00
sqlite-config.yaml Rename ci to .ci 2021-08-11 19:59:57 +01:00
test_db.db Rename ci to .ci 2021-08-11 19:59:57 +01:00
twisted_trunk_build_failed_issue_template.md Run a nightly CI build against Twisted trunk. (#10651) 2021-08-23 11:12:45 +01:00
worker-blacklist Remove fixed and flakey tests from the sytest blacklist (#10788) 2021-09-10 10:53:04 +01:00