Skip to content

feat(linux): after/before install/remove scripts - #664

Open
zaneschepke wants to merge 1 commit into
NucleusFramework:mainfrom
wgtunnel:feat/linux-install-scripts
Open

feat(linux): after/before install/remove scripts#664
zaneschepke wants to merge 1 commit into
NucleusFramework:mainfrom
wgtunnel:feat/linux-install-scripts

Conversation

@zaneschepke

Copy link
Copy Markdown

Add support for Linux install/uninstall scripts for JVM and GraalVM.

📄 Motivation and Context

There are many uses for this feature. My use case is to install and uninstall my app's daemon.

🧪 How Has This Been Tested?

Tests are included in the PR. I also performed live testing with my packaged app and it was successful.

📦 Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Wire the after-install/after-remove/before-install/before-remove scripts
for the GraalVM native-image packaging path too, matching the JVM/jpackage
path (previously only JVM was wired).
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.

1 participant