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

Introduce dependency-groups #94

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Introduce dependency-groups #94

merged 1 commit into from
Apr 10, 2023

Conversation

Nishnha
Copy link
Member

@Nishnha Nishnha commented Apr 8, 2023

Adds dependency-groups to the Updater.

DependencyGroups (originally named GroupRules) are stored in an update config and are serialized in update jobs in the shape of { name => [rules] } where both name and rules are strings.

DependencyGroups are fully optional.

Not sure what else is missing?

@Nishnha Nishnha requested a review from a team as a code owner April 8, 2023 18:37
@Nishnha Nishnha force-pushed the nishnha/add-dependency-groups branch from 4e358c0 to ebbf419 Compare April 8, 2023 18:39
@Nishnha Nishnha force-pushed the nishnha/add-dependency-groups branch from ebbf419 to cb466e3 Compare April 8, 2023 18:41
@Nishnha Nishnha merged commit 5c42fd1 into main Apr 10, 2023
@Nishnha Nishnha deleted the nishnha/add-dependency-groups branch April 10, 2023 18:40
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