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

Load only external hook classes required by relevant stack config(s) #2

Closed
theseanything opened this issue Feb 1, 2017 · 2 comments

Comments

@theseanything
Copy link
Contributor

Limit loading of hook classes to those used by the stack config(s) involved in the current action. Errors such as unmet dependencies or syntax mistakes could arise apart of a hook's code and would be superfluous to the current action if the hook is not needed.

@theseanything theseanything changed the title Load only external hook classes required by relevant stack config(s). Load only external hook classes required by relevant stack config(s) Feb 1, 2017
@theseanything
Copy link
Contributor Author

Possibly solved by #152

@theseanything
Copy link
Contributor Author

Mitigated with #205.

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

No branches or pull requests

1 participant