Skip to content

ci: reuse config from mass-tools - #22

Merged
tpoisseau merged 2 commits into
masterfrom
ci-auto-publish
Apr 14, 2026
Merged

ci: reuse config from mass-tools#22
tpoisseau merged 2 commits into
masterfrom
ci-auto-publish

Conversation

@tpoisseau

Copy link
Copy Markdown
Contributor

No description provided.

@tpoisseau
tpoisseau requested a review from targosApril 13, 2026 15:12
@tpoisseau

Copy link
Copy Markdown
ContributorAuthor
% npx lerna version lerna notice cli v9.0.7
lerna info versioning independent
lerna info Looking for changed packages since ml-array-max@1.2.4
lerna info getChangelogConfig Auto-prefixing conventional-changelog preset "conventionalcommits"
lerna info getChangelogConfig Successfully resolved preset "conventional-changelog-conventionalcommits"
Changes:
- ml-array-max: 1.2.4 => 2.0.0
- ml-array-mean: 1.1.6 => 2.0.0
- ml-array-median: 1.1.6 => 2.0.0
- ml-array-min: 1.2.3 => 2.0.0
- ml-array-mode: 1.1.5 => 2.0.0
- ml-array-normed: 1.3.7 => 2.0.0
- ml-array-rescale: 1.3.7 => 2.0.0
- ml-array-sequential-fill: 1.1.8 => 2.0.0
- ml-array-standard-deviation: 1.1.8 => 2.0.0
- ml-array-sum: 1.1.6 => 2.0.0
- ml-array-variance: 1.1.8 => 2.0.0
✔ Are you sure you want to create these versions? No

With default changelogPreset (angular), ! in commit header is not supported as breaking change. That's why I use conventionalcommits in this repo lerna config. (Last commit had ! but no Breaking Change: footer)

@targostargos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@tpoisseau
tpoisseau marked this pull request as ready for review April 14, 2026 07:23
@tpoisseau
tpoisseau merged commit 232a4b5 into masterApr 14, 2026
9 checks passed
@tpoisseau
tpoisseau deleted the ci-auto-publish branch April 14, 2026 07:24
@codecov

codecovBot commented Apr 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (1ff9aa3) to head (3d7ce2e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #22 +/- ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for freeto 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.

2 participants

@tpoisseau@targos