frigate/docker/rockchip
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
..
COCO rockchip: update dependencies and add script for model conversion (#15699) 2025-02-08 12:47:01 -06:00
conv2rknn.py Increase ruff coverage (#23644) 2026-07-06 12:28:02 -05:00
Dockerfile Fix build (#19634) 2025-08-19 13:19:31 -06:00
requirements-wheels-rk.txt update rknn toolkit version (#17877) 2025-04-23 14:30:44 -06:00
rk.hcl Update FFmpeg for Rockchip image (#9912) 2024-02-20 23:21:24 +00:00
rk.mk Formatting improvements (#13765) 2024-09-17 07:39:44 -05:00