8000 feat: add bump order config for packages by oknozor · Pull Request #443 · cocogitto/cocogitto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add bump order config for packages #443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 20, 2025
Merged

Conversation

oknozor
Copy link
Collaborator
@oknozor oknozor commented Jan 14, 2025

This PR adds the ability to specify the order in which monorepo packages should be bumped.
This feature is particularly useful for small monorepositories with a limited number of interdependent packages.

Future Work:
The next step would involve implementing a plugin system to enable automatic package ordering based on the language or package manager being used.

@oknozor oknozor force-pushed the feat/package-bump-order branch from 8d63293 to dda67e0 Compare January 14, 2025 08:08
Copy link
codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.62%. Comparing base (d2fbba1) to head (2a039e9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #443   +/-   ##
=======================================
  Coverage   86.61%   86.62%           
=======================================
  Files          49       49           
  Lines        7144     7148    +4     
=======================================
+ Hits         6188     6192    +4     
  Misses        956      956           

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

Copy link
cocogitto-bot bot commented Feb 20, 2025

✔️ dda67e0...2a039e9 - Conventional commits check succeeded.

@oknozor oknozor merged commit e888f52 into main Feb 20, 2025
10 checks passed
@oknozor oknozor deleted the feat/package-bump-order branch February 20, 2025 08: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.

1 participant
0