Skip to content

docs(template): codify comparevi capabilities manifest schema contract (#46)#47

Merged
svelderrainruiz merged 1 commit into
developfrom
issue/origin-46-comparevi-capabilities-schema-contract
Mar 25, 2026
Merged

docs(template): codify comparevi capabilities manifest schema contract (#46)#47
svelderrainruiz merged 1 commit into
developfrom
issue/origin-46-comparevi-capabilities-schema-contract

Conversation

@svelderrainruiz
Copy link
Copy Markdown
Contributor

Summary

  • add a checked-in schema for labview-template/comparevi-capabilities@v1
  • validate hosted, docker, and mixed capability manifests against that schema in tests/Test-TemplateSmokeRender.ps1
  • point canonical and generated docs at the canonical capability-manifest schema source

Testing

  • pwsh -NoLogo -NoProfile -File tests/Test-TemplateSmokeRender.ps1 -ExecutionProfile hosted
  • pwsh -NoLogo -NoProfile -File tests/Test-TemplateSmokeRender.ps1 -ExecutionProfile docker
  • pwsh -NoLogo -NoProfile -File tests/Test-TemplateSmokeRender.ps1 -ExecutionProfile mixed
  • git diff --check

Closes #46
Parent umbrella: LabVIEW-Community-CI-CD/compare-vi-cli-action#1497

@svelderrainruiz svelderrainruiz merged commit c3ae46c into develop Mar 25, 2026
8 checks passed
@svelderrainruiz svelderrainruiz deleted the issue/origin-46-comparevi-capabilities-schema-contract branch March 25, 2026 22:44
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.

[governance]: codify comparevi capabilities manifest as a checked-in schema contract

2 participants