Skip to content

fix: avoid unsupported QtIFW version probe#8

Merged
AhmedAredah merged 1 commit into
masterfrom
fix/release-ifw-bootstrap
May 6, 2026
Merged

fix: avoid unsupported QtIFW version probe#8
AhmedAredah merged 1 commit into
masterfrom
fix/release-ifw-bootstrap

Conversation

@AhmedAredah

Copy link
Copy Markdown
Owner

Summary

  • Remove the brittle binarycreator --version probe from the Release workflow.
  • Keep the existing executable check so the workflow still fails clearly if Qt Installer Framework is not installed.

Context

The first manual Release validation run on master failed because the downloaded QtIFW binarycreator accepts the older help syntax but exits with code 1 for --version.

Test plan

  • git diff --check
  • Parsed .github/workflows/release.yml with Ruby YAML locally
  • Run the Release workflow manually from this branch to continue installer validation

@AhmedAredah AhmedAredah merged commit 86e3bd3 into master May 6, 2026
3 checks passed
@AhmedAredah AhmedAredah deleted the fix/release-ifw-bootstrap branch May 6, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant