Skip to content

Comments

fix: use downloaded evidence dir for report job#3

Merged
svelderrainruiz merged 1 commit intocodex/update-ci-workflow-for-pester-resultsfrom
codex/fix-evidence-directory-path-in-report-job
Aug 18, 2025
Merged

fix: use downloaded evidence dir for report job#3
svelderrainruiz merged 1 commit intocodex/update-ci-workflow-for-pester-resultsfrom
codex/fix-evidence-directory-path-in-report-job

Conversation

@svelderrainruiz
Copy link

Summary

  • ensure report job scans downloaded evidence artifacts

Testing

  • npm run check:node
  • npm install
  • npm test
  • npm run lint:md
  • npx --yes markdown-link-check -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)

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

@svelderrainruiz svelderrainruiz merged commit ee069ee into codex/update-ci-workflow-for-pester-results Aug 18, 2025
@svelderrainruiz svelderrainruiz deleted the codex/fix-evidence-directory-path-in-report-job branch August 18, 2025 19:56
svelderrainruiz pushed a commit that referenced this pull request Aug 19, 2025
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