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

Cover the other lifecycle scripts #8

Open
ashward opened this issue May 16, 2020 · 1 comment
Open

Cover the other lifecycle scripts #8

ashward opened this issue May 16, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ashward
Copy link
Owner

ashward commented May 16, 2020

Looks like there's more than just preinstall and postinstall:

preinstall: Run BEFORE the package is installed
install, postinstall: Run AFTER the package is installed.
preuninstall, uninstall: Run BEFORE the package is uninstalled.
postuninstall: Run AFTER the package is uninstalled.

@ashward ashward added bug Something isn't working good first issue Good for newcomers labels May 16, 2020
@ashward
Copy link
Owner Author

ashward commented May 16, 2020

I think prepare (and possibly others) might be run too. Probably needs some testing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant