↧
Add tests that validate the themes
Feedbackd will soon support theme validation (using the same code path that is used to load the code into the daemon). Leverage that to validate the themes: ``` meson test -v -C _build ```
View Articleci: Validate themes
We fetch fbd-theme-validate from CI until it made it into a release.
View ArticleMerge branch 'validate-themes' into 'main'
Add tests that validate the themes See merge request !16
View Articleci: Make sure we clean the test dir
This can be dropped once we drop the workaround to fetch fbd-theme-validate form CI
View Articlesamsung,midas: Chain up to default theme
This allows us to reuse the whole "full" profile
View Articlepinephone: Chain up to default theme
This allows us to reuse the whole "full" and "silent" profile
View Articlepinephone-pro: Chain up to default theme
This allows us to reuse the whole "sound" profile
View Articleshift: Chain up to default theme
This allows us to reuse the whole "full" and "silent" profile
View Articleoneplus6: Chain up to default theme
Thanks Federico Amedeo Izzo for reporting this. Closes: #4
View ArticleMerge branch 'simplify-themes' into 'main'
Simplify some of the device schemes Closes #4 See merge request !18
View Article