frigate/docker
Nicolas Mowen 4ee12e6237
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Increase ruff coverage (#23644)
* Pin ruff

* Add python upgrade fixes

This enables python upgrade checks in ruff to look for deprecated types and patterns. This namely fixes:
- usage of deprecated `Typing` which is now built in
- some specific exceptions which are caught and have new aliases

Some specific UP checks were also ignored as they are stylistic / unimportant and likely to cause bugs

* Remove async blocking calls

Use asyncio.to_thread on two remaining blocking calls to fix hanging event thread loop. Enable this specific rule to block it in the future.

* Use proper logging mechanism

* Correctly format logs

* Raise with context

When raising an exception include the from context to improve debugging

* Cleanup
2026-07-06 12:28:02 -05:00
..
hailo8l Update hailo installation instructions and script (#21882) 2026-02-05 06:38:34 -07:00
main Increase ruff coverage (#23644) 2026-07-06 12:28:02 -05:00
memryx update installation code to hold SDK 2.1 version (#20781) 2025-11-03 13:23:51 -07:00
rockchip Increase ruff coverage (#23644) 2026-07-06 12:28:02 -05:00
rocm ROCm Optimizations (#23118) 2026-05-05 16:33:43 -05:00
rpi Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
synaptics [Init] Initial commit for Synaptics SL1680 NPU (#19680) 2025-09-26 07:07:12 -05:00
tensorrt Slightly downgrade CUDA version to fix overaggressive BFC (#22589) 2026-03-23 08:13:32 -06:00