Skip to content

Fix CLI help startup on Linux runners#2

Merged
svelderrainruiz merged 3 commits into
LabVIEW-Community-CI-CD:mainfrom
svelderrainruiz:feat/control-plane-cli-v1
Feb 23, 2026
Merged

Fix CLI help startup on Linux runners#2
svelderrainruiz merged 3 commits into
LabVIEW-Community-CI-CD:mainfrom
svelderrainruiz:feat/control-plane-cli-v1

Conversation

@svelderrainruiz
Copy link
Copy Markdown
Contributor

Summary\n- avoid eager surface-root resolution during CLI startup\n- lazily resolve surface root only for commands that require it\n- add a runtime contract test that verifies help runs without a configured surface root\n\n## Validation\n- Invoke-Pester -Path @('./tests/CdevCliContract.Tests.ps1','./tests/CdevCliInstallerContract.Tests.ps1','./tests/CdevCliLinuxContract.Tests.ps1','./tests/CdevCliCiContract.Tests.ps1') -CI -Output Detailed\n- result: 15 passed, 0 failed\n\nFixes upstream main CI failure in CLI Contract job (Validate CLI help surface).

@svelderrainruiz svelderrainruiz force-pushed the feat/control-plane-cli-v1 branch from 2754640 to 9ce4080 Compare February 23, 2026 05:29
@svelderrainruiz svelderrainruiz merged commit 828a371 into LabVIEW-Community-CI-CD:main Feb 23, 2026
3 checks passed
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