Skip to content

ci: onboard to CLDMV v4 flow + route tests through @cldmv/vitest-runner - #2

Merged
Shinrai merged 2 commits into
nextfrom
ci/modernize-v4-workflows
Aug 3, 2026
Merged

ci: onboard to CLDMV v4 flow + route tests through @cldmv/vitest-runner#2
Shinrai merged 2 commits into
nextfrom
ci/modernize-v4-workflows

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

🔧 Other Changes

👥 Contributors

@cldmv-bot cldmv-bot Bot added the ! ci → next v4 flow: ci contributor PR targeting the next integration branch label Aug 3, 2026
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

npm ci failed on CI (npm 10.9.8) with 'Missing esbuild@0.28.1 from lock file':
the direct esbuild ^0.19.0 (build) conflicted with vitest/vite 8's esbuild
0.28.1, and local npm 11 tolerated the split while CI's npm 10.9.8 rejected it.
Bump the direct esbuild to ^0.28.1 so there's a single version; regenerated
lock. Verified npm ci -> 0 + full chain green.
@Shinrai
Shinrai merged commit 7c04325 into next Aug 3, 2026
17 checks passed
@cldmv-bot
cldmv-bot Bot deleted the ci/modernize-v4-workflows branch August 3, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! ci → next v4 flow: ci contributor PR targeting the next integration branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants