fix(entrypoint): compare enabled app names when reporting disabled apps (#2554)
Extract the disabled-app reporting logic into a helper and compare normalized enabled app names instead of parsing diff output from full `occ app:list` snapshots. This fixes false positives where apps upgraded during `occ upgrade` were reported as disabled because their version line changed, and avoids reliance on diff output format differences on Alpine/BusyBox. Fixes #1911 Signed-off-by: Josh <josh.t.richards@gmail.com>pull/2557/head
parent
5e8f8593c8
commit
de24641350
Loading…
Reference in new issue