particle-os-modules/modules/default-flatpaks/v1
fiftydinar 189048b119
chore: Remove usage of yq in favor of jq (#369)
* chore: Remove usage of `yq` in favor of `jq`

* fix: Missed bracket in `default-flatpaks`

* fix: `get_json_array` complaining about unpopulated arrays

* fix(files): Forgot to input `-r` flag for some `jq` calls

* fix(gschema-overrides): Use `try` in `get_json_array`

* chore(default-flatpaks): Replace `yq` with `jq` in run-time setup binaries

* chore: Switch to simplified `jq` syntax without brackets

* chore(default-flatpaks): Switch `repo-info` file from `yml` to `json`

* fix(default-flatpaks): Some `yq` calls

* chore: Revert back to bracket syntax for more reliable `jq` parsing

* chore(files): Missed bracket syntax

* chore: Approve bot suggestion about quoting

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update modules/files/files.sh

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(yafti): Populating custom flatpaks

It's populated in reverse order compared to the format in recipe, but it works

* fix(fonts): Variable substitution is needed

* fix: Typo

* fix(fonts): Forgot to assign FONTS variable

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-02 19:02:13 +00:00
..
config feat: support versioning modules (#240) 2024-08-11 11:20:10 +00:00
user-config feat: support versioning modules (#240) 2024-08-11 11:20:10 +00:00
default-flatpaks.sh chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
system-flatpak-setup chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
system-flatpak-setup.service chore(default-flatpaks): Temporarily remove auto-restart of services (#355) 2024-10-28 12:40:20 +01:00
system-flatpak-setup.timer fix(default-flatpaks): Make notifications be more reliable by delaying service start for 30s & cleaner internet-related logs 2024-10-25 19:13:53 +02:00
user-flatpak-setup chore: Remove usage of yq in favor of jq (#369) 2024-12-02 19:02:13 +00:00
user-flatpak-setup.service chore(default-flatpaks): Temporarily remove auto-restart of services (#355) 2024-10-28 12:40:20 +01:00
user-flatpak-setup.timer fix(default-flatpaks): Make notifications be more reliable by delaying service start for 30s & cleaner internet-related logs 2024-10-25 19:13:53 +02:00