synapse/.ci/scripts
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
..
auditwheel_wrapper.py Update license headers 2023-11-21 15:29:58 -05:00
calculate_jobs.py Remove support for python 3.8 (#17908) 2024-11-06 19:36:01 +00:00
check_lockfile.py Update book location 2023-12-13 16:15:22 +00:00
checkout_complement.sh Test Synapse against Complement with workers. (#12810) 2022-05-31 13:02:00 +00:00
gotestfmt Print complement failure results last (#13639) 2022-08-28 20:05:30 +00:00
prepare_old_deps.sh Remove support for python 3.8 (#17908) 2024-11-06 19:36:01 +00:00
setup_complement_prerequisites.sh Use setup-go instead of relying on go 1.17 to exist (#15403) 2023-04-06 15:23:36 +01:00
test_export_data_command.sh Add more user information to export-data command. (#14894) 2023-02-01 15:45:19 +00:00
test_synapse_port_db.sh Compare ported to unported PG schemas in portdb test job (#13808) 2022-09-16 16:25:54 +01:00