Skip to content

release: v1.3.0 - onboard vitest-runner onto CLDMV v4 release flow - #3

Merged
Shinrai merged 4 commits into
masterfrom
next
Jul 30, 2026
Merged

release: v1.3.0 - onboard vitest-runner onto CLDMV v4 release flow#3
Shinrai merged 4 commits into
masterfrom
next

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

  • ci: add no-op build script so the coverage-badge leg passes (e703701)
👥 Contributors

coverage

Metric Coverage
Statements 100.0%
Branches 100.0%
Functions 100.0%
Lines 100.0%

Avg: 100.0% · c2b409d · Node lts/*

Shinrai and others added 3 commits July 28, 2026 08:33
Replace the standalone ci.yml with thin callers of the CLDMV/.github @v4
reusable workflows and install the full v4 release-flow + core-cicd +
security entry callers.

Workflows added/replaced (.github/workflows/):
  ci.yml (replaces standalone), feature-pr.yml, hotfix-redirector.yml,
  next-release.yml, next-reset.yml, hotfixes-release.yml,
  pr-title-normalizer.yml, publish.yml, codeql.yml, scorecard.yml,
  master-commit-audit.yml, update-major-version-tags.yml, v4-bootstrap.yml

Per-repo customizations:
  package_name=@cldmv/vitest-runner; type_check_command=npm run types:check;
  max_node_major=24 (keeps Node 24 LTS in the matrix, matching old CI).

package.json: add build:ci = lint && format:check && types:build, so the
lint + format gates the old standalone CI ran are preserved (workflow-ci@v4
does not run lint/format itself) and publish/CI regenerate types from source.
@cldmv-bot cldmv-bot Bot added ! release → master v4 flow: persistent next → master release PR (carries the next feature release) release Marks a pull request as a pending release — merge to publish a new version semver: minor This release adds new functionality in a backwards-compatible way type: feature Implements new functionality — a PR or issue that adds a feature labels Jul 29, 2026
@Shinrai
Shinrai merged commit 5a145e2 into master Jul 30, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! release → master v4 flow: persistent next → master release PR (carries the next feature release) release Marks a pull request as a pending release — merge to publish a new version semver: minor This release adds new functionality in a backwards-compatible way type: feature Implements new functionality — a PR or issue that adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant