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!: disallow using dependencies for hooks #29

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

jaypaik
Copy link
Collaborator

@jaypaik jaypaik commented Jan 22, 2024

Fixes: erc6900/resources#25

This update ensures that installations of plugins that expect hook dependencies fail. This prevents unauthorized usage of state-changing hooks that may be inappropriately applied in unexpected flows. More info in the issue linked above.

Also removed a couple of obsolete (and no longer accurate) comments in the install / uninstall flows.

@jaypaik jaypaik changed the title feat: disallow using dependencies for hooks feat!: disallow using dependencies for hooks Jan 22, 2024
@jaypaik jaypaik merged commit 510b541 into main Jan 23, 2024
3 checks passed
@jaypaik jaypaik deleted the 01-21-feat_disallow_using_dependencies_for_hooks branch January 23, 2024 20:07
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.

[Improvement] Hook Simplification Proposal
2 participants