Skip to content

ci: onboard v4 staging-branch workflow flow + vitest-runner - #2

Merged
Shinrai merged 1 commit into
nextfrom
ci/modernize-v4-workflows
Aug 3, 2026
Merged

ci: onboard v4 staging-branch workflow flow + vitest-runner#2
Shinrai merged 1 commit 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

No dependency updates

🔧 Other Changes

  • ci: onboard v4 staging-branch workflow flow + vitest-runner (383d72f)
👥 Contributors

Adds the 22 v4 CLDMV workflow files (next-release, hotfixes-release,
feature-pr, ci, publish, codeql, scorecard, dependency-review, etc.) plus
.github/dependabot.yml, wired to this package's real npm name, build
pipeline, and Node engines floor (>=18.0.0, matching the @cldmv/jsonv peer
dependency's own floor).

Wires tests/format.test.vitest.mjs into the OOM-safe @cldmv/vitest-runner
harness instead of a bare vitest invocation, matching the existing
*.test.vitest.mjs naming convention. Adds build:ci/coverage/ci:coverage
npm scripts and a plain build target for the CI coverage-badge job.

Type-check is skipped in CI: this package is JSDoc-typed JS, not .ts
source, and a real checkJs pass surfaces pre-existing JSDoc/type gaps
unrelated to this change (tracked separately).
@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.

@Shinrai
Shinrai merged commit ceb7faa into next Aug 3, 2026
18 checks passed
@cldmv-bot
cldmv-bot Bot deleted the ci/modernize-v4-workflows branch August 3, 2026 06:25
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