fix: close Session 07 package-boundary hosted proof - #500
Merged
Conversation
…ge boundary Repair the remaining Session 07 hosted packaging failures after #494: - copy the built Loupe.Quick module into the staged install tree on Windows so scrubbed --quick-smoke can resolve the packaged shell - stage Loupe.Quick under usr/lib/qml on Linux and remove optional Qt SQL drivers before linuxdeployqt probes missing vendor libraries Co-authored-by: michael berry <mberrys@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Repairs the remaining Session 07 hosted packaging failures discovered after #494:
linuxdeployqtaborts onlibqsqlmimer.so => libmimerapi.so not found${QT_ROOT_DIR}/plugins/sqldriversbefore deployLoupeEditor --quick-smokeexits 2 with Qt env scrubbedLoupe.Quickmodule intoinstall/usr/bin/qml/Loupe/QuickafterwindeployqtLinux also stages
build/Loupe/Quickunderinstall/usr/lib/qml/Loupe/Quickfor AppImage smoke with scrubbed QML paths.Post-repair candidate SHA
This commit is on
devancestry, post-#494 (98a487b5), and is the explicitsource_shafor Session 07 exit-gate reruns.Required hosted reruns (Issue 22–24)
Dispatch both package workflows against this branch and SHA:
After both succeed, pair evidence:
Artifacts:
loupe-package-boundary-linux-evidence,loupe-package-boundary-windows-evidence.Verification (local)
python3 -m unittest scripts.ci.test_workflow_contracts -v— passpython3 -m unittest discover -s scripts/ci -p 'test_*.py'— 219 tests passpython3 scripts/agent/check-change.py --base origin/dev— pass