Joakim Sørensen
|
5503f93a75
|
Don't remove add-on repos if add-on is installed (#3364)
|
2021-12-14 21:04:31 +01:00 |
|
Pascal Vizeli
|
288d2e5bdb
|
Use deepmerge for options (#3162)
* Use deepmerge for options
* fix issue
* Update supervisor/addons/addon.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Add tests
* Fix merge schema
* Make save for overwrites
* drop community
* more cleanup
* Fix tests
* Fix lists
* revert strategy
* protect overwritten lists
* Update tests/api/test_store.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2021-09-29 09:37:04 +02:00 |
|
Joakim Sørensen
|
ab704c11cf
|
Ignore rootfs (#3097)
|
2021-09-01 13:58:48 +02:00 |
|
Joakim Sørensen
|
966b962ccf
|
Ignore all files and directories that starts with . (#3094)
* Ignore all files and directories that starts with .
* pylint
* Check all parts
|
2021-09-01 12:50:44 +02:00 |
|
Joakim Sørensen
|
e9c123459f
|
Break loop when we have the correct file (#2796)
* Break loop when we have the correct file
* Fix tests
|
2021-04-09 16:49:41 +02:00 |
|
Joakim Sørensen
|
d50fd3b580
|
Add network description to translation files (#2660)
|
2021-03-02 15:41:00 +01:00 |
|
Joakim Sørensen
|
43449c85bb
|
Fix translation schema (#2654)
* Fix translation schema
* really fix it
* fix migration path
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2021-03-01 16:39:00 +01:00 |
|
Joakim Sørensen
|
7a542aeb38
|
Add support for loading add-on translation files (#2644)
* Add support for loading add-on translation files
* Fix storing translations for installed add-ons
* Allow YAML, force schema
* Adjust schema
|
2021-03-01 11:44:24 +01:00 |
|
Pascal Vizeli
|
19620d6808
|
Fix: cleanup repository from list (#2310)
* Fix: cleanup repository from list
* Add repr
* Avoid not exists error message
|
2020-11-29 14:00:29 +01:00 |
|
Pascal Vizeli
|
aa5297026f
|
Handle Store suggestion (#2306)
* Handle Store suggestion
* Add fixup
* Add more fixup & list
* Enable fixups
* Add tests
* fix index
* fix break
* fix import
* Load it anyway
* Run suFix ccestion on load too
* fix error message
* fix error message
* Fix remove
* Finishing
* Add tests
* Fix error
* fix cleanup stale stuff
* Fix source
* use source as url
* add test for url
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-11-28 15:03:44 +01:00 |
|
Joakim Sørensen
|
1af90721cc
|
Addon repositories (#2071)
* stash
* Add test
* Use executor
* Make remove a coroutine
* Change logging and return
|
2020-09-22 23:40:36 +02:00 |
|