Skip to content

Conversation

njakobsen
Copy link

@njakobsen njakobsen commented Dec 21, 2021

Local options override globally set options, but options set on the every group do not.

It makes sense for the options defined closer to the actual job to override those set further away, so we change the merge order of options to allow options passed to every to override those set globally with set. We still allow local options set on each job to override those set on the group.

Local options override globally set options, but options set on the `every` group do not.

It makes sense for the options defined closer to the actual job to override those set further away, so we change the merge order of options to allow options passed to `every` to override those set globally with `set`. We still allow local options set on each job to override those set on the group.
@njakobsen njakobsen force-pushed the override-global-option-with-group-option branch from 7ecda7f to 6e62bb9 Compare December 21, 2021 23:47
@njakobsen
Copy link
Author

@javan was there anything else you'd like me to add before considering this patch?

@njakobsen
Copy link
Author

Or rather, @benlangfeld, it seems you're the most active maintainer; does this PR pass muster?

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