-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remote repository scanning improvements (#60)
* Remote repository scanning improvements progress * remote-repository: Remote repository file reading improvements for Bitbucket * remote-repository: Fix maven version * remote-repository: Update groovy to 3.0.9 for JDK 17 support * remote-repository: Fix maven version in test * remote-repository: Fix more tests for JDK 17 * remote-repository: Fix Dockerfile ci images references * remote-repository: Fix java8 graalvm version * remote-repository: Vulnerability fixes, Fixes #38, Fixes #59, update ci with docker login and graalvm github actions * remote-repository: Login to GHCR with correct creds * remote-repository: Update static native imate to be -H:+StaticExecutableWithDynamicLibC * remote-repository: Update busybox * remote-repository: Static native image builds on musl, scratch Docker image, disabling Bintray publish * remote-repository: Update github workflows * remote-repository: Fix native image builder and push to ghcr * remote-repository: Fix docker image builder for native image musl, and use github actions for docker layer caching * remote-repository: Push docker builders * remote-repository: Push docker builders * remote-repository: 0.7.0 * remote-repository: Skip native image build for java 8 * remote-repository: Skip native image build for java 8 * remote-repository: Fix java8 build and workflow dependencies * remote-repository: Fix needs syntax * remote-repository: 1.8 reference to identigy java 8 in mvn profile * remote-repository: Skip failsafe integration tests for java8 * remote-repository: Only build dist when not java 8 * remote-repository: Fix dist pom * remote-repository: Don't cache docker builders * remote-repository: Only build dist for java 11, use 20.3.0 for windows native image * Revert to Test Report * remote-repository: Remove git-commitid-plugin, fixes #68 * remote-repository: Fix git scripts format * remote-repository: Archive completion script without 'bash' * remote-repository: Update workflow names and archive linux native image * Fix Linux native image archive path
- Loading branch information
Showing
68 changed files
with
1,176 additions
and
1,439 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.