Skip to content
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

Limit each version_constraint and merge version_overrides more #3342

Open
suzuki-shunsuke opened this issue Dec 9, 2024 · 1 comment
Open
Labels

Comments

@suzuki-shunsuke
Copy link
Member

Feature Overview

Limit each version_constraint and merge version_overrides more.

semver(">= 3.0.1, <= 0.4.0")
Version in ["v3.0.0", "v3.0.1"]

Then we change the order of version_overrides, enabling us to merge version_overrides more and more.

Why is the feature needed?

To refactor version_overrides.

Example Code

No response

Note

No response

@suzuki-shunsuke
Copy link
Member Author

return mergeGroups(c.group(logE, pkgName, releases))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant