armbian-build/lib/functions/configuration
Ricardo Pardini 55b87180b5 rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123
- Fixes: 71296430fa -- which only set `SKIP_ARMBIAN_REPO=yes` when `rootfs` cli shortcut used
  - GHA artifact pipelines are generic across all artifacts, and don't use the cli shortcuts
    - instead, they use the `artifact` shortcut, with the `WHAT=rootfs` parameter
    - so in GHA pipelines `SKIP_ARMBIAN_REPO=yes` was not taking effect
- rootfs artifact itself now enforces `SKIP_ARMBIAN_REPO` to be `yes` and makes it readonly
- also add `SKIP_ARMBIAN_REPO` to the general change-tracking for more clarity about configs and hooks etc
- add change tracking calls before/after generic artifact config adapter for even more clarity
2024-09-30 16:15:36 +02:00
..
aggregation.sh Make the colorized build output readable on a light background 2024-02-09 19:38:03 +01:00
change-tracking.sh rootfs: don't use the Armbian repo when building rootfs from both GHA pipelines and CLI; fixes #7123 2024-09-30 16:15:36 +02:00
compilation-config.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
config-desktop.sh interactive: desktop: use set_interactive_config_value() so user-selected desktop options appear in repeat build args 2023-04-21 14:26:33 +02:00
interactive.sh interactive: show all possible KERNEL_TARGET's in branch selection UI; handle current/edge/legacy, others are "experimental" 2023-07-12 02:41:02 +05:30
main-config.sh Revert setting default hostname to Armbian 2024-09-08 17:43:14 +02:00
menu.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
package-lists.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00