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

Add plugin events that mirror driver events #2309

Merged
merged 39 commits into from
Dec 4, 2018

Conversation

chrisbreiding
Copy link
Contributor

@chrisbreiding chrisbreiding commented Aug 8, 2018

implemented the following:
- test:before:run
- command:enqueued
- command:start
- command:retry
- command:end
- fail
- test:after:run
commands can have anything as args and complex objects cause socket serialization to blow call stack, so just don’t include them to be safe
@chrisbreiding chrisbreiding added the type: breaking change Requires a new major release version label Aug 30, 2018
@chrisbreiding chrisbreiding changed the base branch from develop to v4.0 December 4, 2018 15:00
@chrisbreiding chrisbreiding merged commit aac89a1 into v4.0 Dec 4, 2018
@chrisbreiding chrisbreiding deleted the issue-2283-driver-to-plugin-events branch December 4, 2018 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change Requires a new major release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants