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

Installer windows #386

Merged
merged 65 commits into from Mar 28, 2024
Merged

Installer windows #386

merged 65 commits into from Mar 28, 2024

Conversation

karottenreibe
Copy link
Contributor

@karottenreibe karottenreibe commented Dec 20, 2023

Addresses issue TS-36948

  • Changes are tested adequately - automated tests + manual test on Windows
  • Agent's README.md updated in case of user-visible changes
  • CHANGELOG.md updated
  • Present new features in N&N
  • TGA Tutorial updated
  • TIA Tutorial updated

Please respect the vote of the Teamscale bot or flag irrelevant findings as tolerated or false positives. If you feel that the Teamscale config needs adjustment, please state so in a comment and discuss this with your reviewer.

@karottenreibe karottenreibe changed the base branch from master to ts/33237_profiler_config_teamscale December 20, 2023 07:49
Base automatically changed from ts/33237_profiler_config_teamscale to master January 8, 2024 10:09
jlink by default builds only the current platform
needed to change the logic because with JLink, the Installer class's code location is `/modules/something`, which is not a real path

Using the jlink java.home instead, since this is guaranteed to be at a fixed place within the source directory
because while the uninstaller is running, we can't delete the directory it is in. That only works on Linux
this may cause problems when we try to delete files etc.
@DreierF DreierF merged commit c944a28 into master Mar 28, 2024
7 checks passed
@DreierF DreierF deleted the installer_windows branch March 28, 2024 16:27
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

2 participants