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

refactor(install): Replace 'run_(un)installer()' with 'Invoke-Installer()' #5968

Merged
merged 3 commits into from
May 15, 2024

Conversation

niheaven
Copy link
Member

@niheaven niheaven commented May 14, 2024

Description

  • Refactor run_installer() and run_uninstaller()
  • Add hook type installer and uninstaller to Invoke-HookScript()
  • Remove one-time used function args()

Motivation and Context

How Has This Been Tested?

Tested with scoop install hack-font and scoop uninstall hack-font w/ other manifests.

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

@niheaven niheaven merged commit 2544745 into develop May 15, 2024
2 checks passed
@niheaven niheaven deleted the refactor-installer branch May 15, 2024 11:03
brian6932 pushed a commit to brian6932/Scoop that referenced this pull request Jun 1, 2024
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.

None yet

1 participant