Conversation
Note that madeployqt will output several "ERROR:" messages, but exit with good status. Mostly these are because macdeployqt doesn't expect anything but exectuables in Content/MacOS. But there are some others like "codesign verification error:" that seem to be ignorable.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ +0.01% coverage variation |
| Diff coverage | ✅ ∅ diff coverage |
Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (4c1b9d1) 28099 17685 62.94% Head commit (05d3ce4) 56207 (+28108) 35379 (+17694) 62.94% (+0.01%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#1585) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|
@robertlipe are we ready to merge this and collect the release artifacts? If possible it would be good to check an existing artifact from this PR to make sure a usb device can be accessed. I can't do this with macstadium. I think that we don't need any entitlements for this as we aren't sandboxed. From what I can see on macstadium the gui and mappreview seem to work fine. |
|
@robertlipe can we merge and release now? |

The following release versions are built:
macos: Qt 6.8.3. requires macOS 12 or higher.
windows x86_64: Qt 6.8.3. windows 10 or higher.
windows on arm: Qt 6.10.3. includes GUI with map preview.
ubuntu: snap for amd64 and arm64. uses ubuntu distributed Qt from noble, Qt 6.4.2. includes GUI with map preview. These snaps will have to be rebuilt after we tag the release as the version numbers in them are based on tags.