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

feat: add type field for group and schedule #158

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

diafour
Copy link
Contributor

@diafour diafour commented Mar 25, 2020

A type field for group can be Synchronization if at most one binding context in a group had Synchronization type. If grouped contexts do not have Synchronization context, then the type is Group.

A binding context for Schedule now has field type with value Schedule.

Fixes #156.

- fix name for CombineBindingContextForHook
- disable combine contexts for v0 hooks
@diafour diafour force-pushed the feat_type_for_group_and_schedule branch from a2dd9e8 to 09e3968 Compare March 25, 2020 18:16
@diafour diafour merged commit c20dc89 into master Mar 26, 2020
@diafour diafour added this to the 1.0.0-beta.9 milestone Apr 3, 2020
@diafour diafour deleted the feat_type_for_group_and_schedule branch April 3, 2020 22:25
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.

Add type field for schedule and group binding context
1 participant