Stefan Agner
|
f6faa18409
|
Bump pre-commit ruff to 0.5.7 and reformat (#5242)
It seems that the codebase is not formatted with the latest ruff
version. This PR reformats the codebase with ruff 0.5.7.
|
2024-08-13 20:53:56 +02:00 |
|
Mike Degatano
|
74a5899626
|
Remove discovery config validation from supervisor (#4937)
* Remove discovery config validation from supervisor
* Remove invalid test
* Change validation to require a dictionary for compatibility
|
2024-03-05 16:25:15 +01:00 |
|
Mike Degatano
|
2c7b417e25
|
APIForbidden should result in 403 status (#4943)
|
2024-03-04 11:09:17 -05:00 |
|
Mike Degatano
|
e60af93e2b
|
List discovery only includes healthy addons (#4451)
Co-authored-by: Stefan Agner <stefan@agner.ch>
|
2023-07-22 23:27:42 +02:00 |
|
Mike Degatano
|
be4a6a1564
|
Allow discovery messages for unknown services with a warning (#4449)
* Allow discovery messages for unknown services with a warning
* Log at warning level and skip sentry report
|
2023-07-21 15:05:51 -04:00 |
|