armbian-build/lib/functions/cli
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
..
cli-artifact.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
cli-build.sh Revert "Added a call to losetup -f" 2024-05-20 15:58:51 +02:00
cli-configdump.sh configdump: alias config-dump, config-dump-json and new config-dump-no-json (bash declare format) 2023-05-04 16:08:11 +02:00
cli-distccd.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-docker.sh Revert "Add MKNOD capability to docker container (#6927)" 2024-08-18 10:40:32 +02:00
cli-flash.sh cli-flash.sh: replace x$varx != xx check with sane declaration (#5713) 2023-09-15 17:13:44 -07:00
cli-jsoninfo.sh cli: introduce inventory-boards cli command, for hopefully painless & useful one-board-per-line CSV output 2024-03-06 00:58:26 +01:00
cli-oras.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-patch.sh cli: introduce rewrite-uboot-patches cli command, works similar to the kernel one 2024-03-09 20:03:41 +01:00
cli-requirements.sh bat-cat: introduce tooling support for bat (colorized/smart cat), including DEBIAN/xxx syntaxes; cached in Docker image 2023-03-31 09:12:44 +02:00
cli-undecided.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
commands.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
entrypoint.sh config/lib/exts: run shellfmt 2023-08-22 14:28:14 +02:00
utils-cli.sh docker/sudo: better control/info over CLI relaunch args; introduce CLI relaunch envs 2023-04-21 14:26:33 +02:00