Skip to content

Comments

feat: split self-hosted Windows runners#9

Merged
svelderrainruiz merged 1 commit intocodex/update-ci-workflow-for-pester-resultsfrom
codex/restructure-requirements.json-and-add-runners
Aug 18, 2025
Merged

feat: split self-hosted Windows runners#9
svelderrainruiz merged 1 commit intocodex/update-ci-workflow-for-pester-resultsfrom
codex/restructure-requirements.json-and-add-runners

Conversation

@svelderrainruiz
Copy link

Summary

  • group runner definitions under runners
  • add self-hosted-windows-lv-integration and self-hosted-windows-lv-default
  • point Windows LV requirements to the new integration runner

Testing

  • npm run check:node
  • npm test
  • npm run lint:md
  • npx --yes markdown-link-check -q -c .markdown-link-check.json README.md $(find docs scripts -name '*.md')
  • actionlint
  • pwsh -NoLogo -Command "$cfg = New-PesterConfiguration; $cfg.Run.Path = './tests/pester'; $cfg.TestResult.Enabled = $false; Invoke-Pester -Configuration $cfg" (fails: Expected 0 but got 1 for multiple Unified Dispatcher tests)

https://chatgpt.com/codex/tasks/task_e_68a39e6dce1c832996598536510e07cd

@svelderrainruiz svelderrainruiz merged commit 3472186 into codex/update-ci-workflow-for-pester-results Aug 18, 2025
@svelderrainruiz svelderrainruiz deleted the codex/restructure-requirements.json-and-add-runners branch August 18, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant