0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 10:18:54 +02:00
synapse/.ci/scripts
David Robertson 0c29f5fbb4
Hacky fix to make mac wheels (#15019)
* Skip testing PyPy wheels

One of the test builds on #15015 failed to install a pp38-* wheel
because it didn't have access to the openssl headers to build
`cryptography` from source. We don't run CI against PyPy so I'm going to
be a meanie and skip testing the wheels. (And I've no idea why 3.8 was
special in the first place, either.)

* Hack the name of the wheel so cibw can test it

I hate hate hate hate hate hate hate hate hate this

* Changelog

* Apply suggestions from code review

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>

---------

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2023-02-07 23:55:22 +00:00
..
auditwheel_wrapper.py Hacky fix to make mac wheels (#15019) 2023-02-07 23:55:22 +00:00
calculate_jobs.py Test against PostgreSQL 15 in CI (#14394) 2022-11-09 10:32:52 +00:00
check_lockfile.py Require poetry>=1.3.2 (#14860) 2023-01-17 18:04:44 +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 Require poetry>=1.3.2 (#14860) 2023-01-17 18:04:44 +00:00
setup_complement_prerequisites.sh Handle 'go get' deprecation (#14611) 2022-12-05 10:29:55 +00: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