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

Improvements to custom priorities #1158

Merged
merged 2 commits into from
Feb 19, 2020
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Jan 29, 2020

  • Create queueTask, createTaskGroup methods.
  • Add options to custom priorities.

Allows to create custom priorities that executes an task only once (based on the method name).
Useful for inheritance and composability.

@mshima mshima force-pushed the custom_queue_options branch 3 times, most recently from 4f131ed to 0910c63 Compare January 30, 2020 12:05
@mshima mshima changed the title Add custom priority once option Add once option to custom priority Feb 1, 2020
@mshima mshima force-pushed the custom_queue_options branch 4 times, most recently from 4ea0b52 to adaf606 Compare February 4, 2020 17:57
mshima added a commit to mshima/generator that referenced this pull request Feb 4, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
mshima added a commit to mshima/generator that referenced this pull request Feb 4, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
mshima added a commit to mshima/generator that referenced this pull request Feb 4, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
mshima added a commit to mshima/generator that referenced this pull request Feb 4, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
mshima added a commit to mshima/generator that referenced this pull request Feb 4, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
mshima added a commit to mshima/generator that referenced this pull request Feb 4, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
@mshima mshima changed the title Add once option to custom priority Improvements to custom queues Feb 4, 2020
@mshima mshima added this to the 4.6.0 milestone Feb 4, 2020
@mshima mshima changed the title Improvements to custom queues Improvements to custom priorities Feb 4, 2020
@mshima mshima modified the milestones: 4.6.0, 5.0.0 Feb 4, 2020
@mshima mshima modified the milestones: 5.0.0, 4.6.0 Feb 18, 2020
mshima added a commit to mshima/generator that referenced this pull request Feb 19, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
@mshima mshima merged commit 8d50cd8 into yeoman:master Feb 19, 2020
mshima added a commit that referenced this pull request Feb 19, 2020
- Create queueTask, createTaskGroup methods.
- Add options to custom priorities.

Allows to create custom priorities that executes an task only once
(based on
the method name).
Useful for inheritance and composability.
@mshima mshima deleted the custom_queue_options branch February 19, 2020 20:57
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.

None yet

1 participant