Skip to content

Trigger CI for workflow config changes#89

Merged
abewheel merged 2 commits into
mainfrom
abewheel/fix-pnpm-ci-version-conflict
Jun 30, 2026
Merged

Trigger CI for workflow config changes#89
abewheel merged 2 commits into
mainfrom
abewheel/fix-pnpm-ci-version-conflict

Conversation

@abewheel

@abewheel abewheel commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add workflow files to the CI path filters so CI config fixes start new runs.
  • Add root package.json to the path filters because it defines the pnpm packageManager version.
  • Run pnpm workflows on Node 22 so pnpm 11.7.0 has a supported runtime.

Testing

  • Parsed .github/workflows/ci.yml and .github/workflows/publish.yml with Ruby YAML.
  • Ran git diff --check.
  • Ran pnpm validate; package install, format, lint, build, typecheck, unit tests, docs validation, package e2e, and example generation passed before the validation wrapper stopped emitting output during generated example tests.

@abewheel
abewheel merged commit 93d1d52 into main Jun 30, 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