8 Commits

Author SHA1 Message Date
Trenton H
16584328f1 Chore: Change the code formatter to Ruff (#6756)
* Changing the formatting to ruff-format

* Replaces references to black to ruff or ruff format, removes black from dependencies
2024-05-18 02:26:50 +00:00
Trenton H
4504668cb2 Let ruff autofix some things from the newest version 2023-06-13 20:15:18 -07:00
Trenton H
aabcc9a1c4 Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
Trenton H
d2c02b9102 Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
Dennis Gaida
64747a145a remove redis URL from log 2022-08-16 12:41:52 -07:00
Dennis Gaida
9d200e6102 Hide credentials from log 2022-08-16 12:41:52 -07:00
Trenton Holmes
fbb4e1bb65 Also output the exception when the Redis ping fails 2022-05-23 16:53:48 -07:00
Trenton Holmes
44faa29a35 Adds simple Python to wait for Redis broker to be ready (with minor Dockerfile improvements) 2022-04-26 08:46:03 -07:00