Skip to content

chore(tool/cmd/syncversion): rm syncversion tool#4966

Merged
JoeWang1127 merged 1 commit intomainfrom
chore/rm-syncversion
Mar 31, 2026
Merged

chore(tool/cmd/syncversion): rm syncversion tool#4966
JoeWang1127 merged 1 commit intomainfrom
chore/rm-syncversion

Conversation

@JoeWang1127
Copy link
Copy Markdown
Contributor

Remove syncversion tool because legacylibrarian release stage will sync library version from state.yaml to librarian.yaml (#4961).

No need to run this tool manually.

@JoeWang1127 JoeWang1127 changed the title chore: rm syncversion tool chore(tool/cmd/syncversion): rm syncversion tool Mar 31, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.48%. Comparing base (1144f1c) to head (cc2128d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4966      +/-   ##
==========================================
+ Coverage   81.43%   81.48%   +0.04%     
==========================================
  Files         135      134       -1     
  Lines       10815    10778      -37     
==========================================
- Hits         8807     8782      -25     
+ Misses       1358     1350       -8     
+ Partials      650      646       -4     

☔ 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.

@JoeWang1127 JoeWang1127 marked this pull request as ready for review March 31, 2026 21:57
@JoeWang1127 JoeWang1127 requested a review from a team as a code owner March 31, 2026 21:57
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the syncversion command, its implementation, unit tests, and associated test data. The command was responsible for synchronizing library versions from legacy state files into the librarian.yaml configuration. I have no feedback to provide.

@JoeWang1127 JoeWang1127 enabled auto-merge (squash) March 31, 2026 22:31
@JoeWang1127 JoeWang1127 merged commit 14b1b91 into main Mar 31, 2026
42 of 43 checks passed
@JoeWang1127 JoeWang1127 deleted the chore/rm-syncversion branch March 31, 2026 22:32
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.

2 participants