-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't workingbuildBuild system, CMake, compiler, linker, CI/CD issuesBuild system, CMake, compiler, linker, CI/CD issuescliVix CLI (vix new, build, run, dev)Vix CLI (vix new, build, run, dev)fixedIssue resolved and verified in a released version.Issue resolved and verified in a released version.
Description
Description
The interaction between RunDetail, RunFlow, and RunCommand could lead to
inconsistent preset or build-directory resolution. In some cases, this caused
missing helper symbols or mismatched build state during execution.
Impact
- Runtime failures after successful build
- Confusing behavior between
runandbuild - Hard-to-debug execution issues
Resolution
- Unified preset resolution logic
- Consistent build-directory handling across the run pipeline
- Improved flow synchronization between build and execution phases
Result
The CLI execution pipeline is now stable and predictable.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingbuildBuild system, CMake, compiler, linker, CI/CD issuesBuild system, CMake, compiler, linker, CI/CD issuescliVix CLI (vix new, build, run, dev)Vix CLI (vix new, build, run, dev)fixedIssue resolved and verified in a released version.Issue resolved and verified in a released version.