particle-os-modules/modules
fiftydinar 769cd4bf3d fix(gschema-overrides): Ditch workaround for trimming newlines
It is no longer needed, since get_yaml_array uses `readarray -t` command now instead of regular `readarray`.

It may also fix rare parsing issue some user had (array element looks fine, but it's still not parsed properly). Note that this is a speculated issue, not something we're 100% sure of.

Merge this after BlueBuild transition period, since legacy build.sh doesn't have get_yaml_array fix.
Alternatively, I can define custom get_yaml_array function here, with note for supporting legacy templates.
2024-02-21 15:04:12 +01:00
..
akmods fix(akmods): Make check for Surface image more reliable (#134) 2024-02-19 19:40:44 +00:00
bling fix(bling, laptop): QOL Fixes 2024-02-09 00:03:07 -03:00
default-flatpaks refactor(default-flatpaks): Switch to standardized BlueBuild location, implement useful docs into files & make flatpak detection + comparison more robust (#122) 2024-02-11 09:33:05 +00:00
files fix: switch urls to fetch main branch in module.ymls 2024-02-04 18:18:35 +02:00
fonts fix: switch urls to fetch main branch in module.ymls 2024-02-04 18:18:35 +02:00
gschema-overrides fix(gschema-overrides): Ditch workaround for trimming newlines 2024-02-21 15:04:12 +01:00
rpm-ostree fix: switch urls to fetch main branch in module.ymls 2024-02-04 18:18:35 +02:00
script fix: switch urls to fetch main branch in module.ymls 2024-02-04 18:18:35 +02:00
signing fix(signing): Use -euo pipefail instead of -oue (#129) 2024-02-12 13:33:30 +00:00
systemd fix: switch urls to fetch main branch in module.ymls 2024-02-04 18:18:35 +02:00
yafti fix: switch urls to fetch main branch in module.ymls 2024-02-04 18:18:35 +02:00