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

hotfix(plugins) ensure that order matches that of 0.10.x #2813

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

hishamhm
Copy link
Contributor

Ensure that plugins are loaded in a deterministic order, by having unique priority numbers for each of the bundled plugins, and use a numbering that is as close as possible as that from the priority ordering used in the 0.10.x series, hopefully minimizing compatibilty disruption.

Ensure that plugins are loaded in a deterministic order,
by having unique priority numbers for each of the
bundled plugins, and use a numbering that is as close
as possible as that from the priority ordering used in
the 0.10.x series, hopefully minimizing compatibilty
disruption.
@thibaultcha thibaultcha merged commit 6f04cb6 into next Aug 16, 2017
@thibaultcha thibaultcha deleted the hotfix/plugin-order branch August 16, 2017 03:43
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