Dan Rollo
Dan Rollo
Attempt rebuild with latest Nexus Repository Manager. Needs testing/validation. It relates to the following issue #s: * Fixes #50 cc @DarthHater @bhamail
Issue #208 Update Check implements checking for new updates and notifying the user when they are detected. In some environments, we may be able to install the update if desired...
Tracking issue for remaining TODO items from PR #28 Well now, that didn't go as planned: Updating the `RPM-GPG-KEY-Sonatype.asc` leads to the following error when installing in CentOS 9 Stream....
It would be nice to have a .apk installer that would make it very easy to use in the Alpine os image, which is very popular for use with Docker.
For reference, Jeffry found an installer for NXRM2 here: https://github.com/Homebrew/homebrew-core/blob/d9efe6fd5b70caf1c94639cc3d6fc3ae372129fb/Formula/nexus.rb For consistency, keep in mind: [Tweaks made to the Application](https://github.com/sonatype-nexus-community/nexus-repository-installer#tweaks-made-to-the-application) * Software installs to /opt/sonatype/nexus3. * The data directory is...
Enabling branch protection rules to require signed commits causes the current release process to fail during the release when the version is incremented and the new version is committed to...
Add a little blurb to the bottom of the readme about how to do a release. Bump the version, run this, yadda, yadda.
Something is causing the release process to deploy under two different name spaces. Let's not do that. ;)
Force newer version of transitive dependency to resolve vulnerability causing CI build failure.
In newer versions of IQ reports, the resulting URL may need to include a `/platform` directory to be valid. Update the printed URL to include this in the path when...