fix: honest installer success #15

Merged
jmiller merged 2 commits from fix/honest-install-success into dev 2026-07-06 16:23:04 +00:00

2 Commits

Author SHA1 Message Date
gitea-actions[bot] e4e317f195 chore(version): pre-release bump to 01.00.37-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Failing after 2s
2026-07-06 16:20:05 +00:00
jmiller f673e130dd fix: honest installer success (gate license/next-steps on child install)
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 11s
The package postflight showed the "License Key Required" / next-steps
message even when a bundled child extension failed to sub-install
(Joomla only logs those failures). Add a fail-open manifest verifier
(missingChildExtensions) that confirms every declared child landed in
#__extensions and enqueues an error + returns before the license path
when any are missing. Fails open so a transient glitch never fakes a
failure.

Claude-Session: https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R
2026-07-06 11:19:33 -05:00