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 |
|
Stefan Agner
|
a0429179a0
|
Add Raspberry Pi 5 (#4757)
|
2023-12-11 11:14:04 +01:00 |
|
J. Nick Koston
|
68d86b3b7b
|
Small speed up to arch is_supported (#4674)
* Small speed up to arch is_supported
* update tests
* mocking
* mocking
|
2023-11-11 11:58:16 +01:00 |
|
Stefan Agner
|
c88fd9a7d9
|
Add Home Assistant Green (#4486)
|
2023-08-10 17:31:37 +02:00 |
|
Stefan Agner
|
e4e9dee02c
|
Add ODROID-M1 (#4177)
|
2023-03-09 16:20:19 -05:00 |
|
Pascal Vizeli
|
ee49935b7d
|
Odroid-C4 (#2226)
* Add Odroid-C4
* add machine
|
2020-11-09 08:57:18 +01:00 |
|
Martin Hjelmare
|
53fa8e48c0
|
Delint tests (#1720)
* Delint tarfile test
* Delint tests
|
2020-05-11 20:41:09 +02:00 |
|
Pascal Vizeli
|
e4ac17fea6
|
Support Odroid N2 (#1416)
|
2020-01-06 14:08:30 +01:00 |
|
Pascal Vizeli
|
08c45060bd
|
Add support for RPi4 (#1162)
|
2019-07-16 10:33:56 +02:00 |
|
Pascal Vizeli
|
5e8007453f
|
detect native arch (#1114)
|
2019-06-05 16:59:43 +02:00 |
|
Pascal Vizeli
|
f1fecdde3a
|
Enable Armv7 for Add-ons (#936)
* Enable Armv7 for Add-ons
* Cleanups
* fix tests
|
2019-03-07 16:00:41 +01:00 |
|
Pascal Vizeli
|
35aae69f23
|
Support armv7 and allow support of multible arch types per CPU (#892)
* Support armv7 and first abstraction
* Change layout
* Add more type hints
* Fix imports
* Update
* move forward
* add tests
* fix type
* fix lint & tests
* fix tests
* Fix unittests
* Fix create folder
* cleanup
* Fix import order
* cleanup loop parameter
* cleanup init function
* Allow changeable image name
* fix setup
* Fix load of arch
* Fix lint
* Add typing
* fix init
* fix hassos cli problem & stick on supervisor arch
* address comments
* cleanup
* Fix image selfheal
* Add comment
* update uvloop
* remove uvloop
* fix tagging
* Fix install name
* Fix validate build config
* Abstract image_name from system cache
|
2019-01-31 18:47:44 +01:00 |
|