FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(cli): Allow monorepos where all packages are fixed to use the root-style-tag (#1683) by harrisonhoward · Pull Request #1796 · changesets/changesets · GitHub

feat(cli): Allow monorepos where all packages are fixed to use the root-style-tag (#1683) - #1796

Open
harrisonhoward wants to merge 2 commits into
changesets:mainfrom
harrisonhoward:feature/#1683--fixed-mono-repo-use-short-hand-git-tag
Open

feat(cli): Allow monorepos where all packages are fixed to use the root-style-tag (#1683)#1796
harrisonhoward wants to merge 2 commits into
changesets:mainfrom
harrisonhoward:feature/#1683--fixed-mono-repo-use-short-hand-git-tag

Conversation

harrisonhoward commented Dec 6, 2025
edited
Loading

Copy link
Copy Markdown

Summary

  • Centralised the git tagging to a single location to improve reliabilty of the process.
  • Added support for monorepos where all packages are fixed together to utilise the root-style-tag format (v0.0.0).

Related issues

Closes #1638

changeset-bot Bot commented Dec 6, 2025
edited
Loading

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6a668be

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov Bot commented Dec 6, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.43%. Comparing base (96ca062) to head (6a668be).
⚠️ Report is 208 commits behind head on main.

Files with missing lines Patch % Lines
packages/cli/src/commands/publish/index.ts 66.66% 1 Missing ⚠️
packages/cli/src/utils/applyGitTag.ts 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1796      +/-   ##
==========================================
+ Coverage   84.24%   84.43%   +0.18%     
==========================================
  Files          56       57       +1     
  Lines        2419     2428       +9     
  Branches      729      729              
==========================================
+ Hits         2038     2050      +12     
+ Misses        375      372       -3     
  Partials        6        6              

☔ View full report in Codecov by Harness.
📢 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.

harrisonhoward marked this pull request as ready for review December 6, 2025 04:01

harrisonhoward left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Minor changes needed but the end result is the same.

harrisonhoward force-pushed the feature/#1683--fixed-mono-repo-use-short-hand-git-tag branch from 172d8ed to 260fad2 Compare December 7, 2025 05:55

ilfa commented Dec 17, 2025

Copy link
Copy Markdown

Thanks for this PR! This is the feature that we desperately need.

Andarist added the next label Mar 2, 2026
beeequeue mentioned this pull request May 7, 2026
32 tasks
beeequeue removed the next label Jul 2, 2026

ilfa commented Jul 21, 2026

Copy link
Copy Markdown

Hey @beeequeue!

Any chance that this one will be in v3 in future?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

"Fixed' packages in mono repo should reuse single short-named tag/release

4 participants


Back | FazBrowse Home | New Git URL