-
Notifications
You must be signed in to change notification settings - Fork 152
Migrate build infrastructure from Gradle to Maven #2613
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
Open
ramsessanchez
wants to merge
18
commits into
main
Choose a base branch
from
ramsessanchez/gradle-to-maven-migration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
4573ad2
Migrate build infrastructure from Gradle to Maven
ramsessanchez 4667f49
Potential fix for pull request finding
ramsessanchez d8e88f7
fix: import GPG signing key for Maven signing in ci-build
ramsessanchez d79db32
Potential fix for pull request finding
ramsessanchez c2a25d2
Potential fix for pull request finding
ramsessanchez 7d02de6
Potential fix for pull request finding
ramsessanchez 80263f9
Update daily-ci to run on 1es-ubuntu-latest-m pool to fix heap space …
ramsessanchez 7407347
Restore os: linux for daily-ci pool to fix 1ES pre-job OS mismatch
ramsessanchez 87eb5a2
Revert daily-ci to Azure-Pipelines-1ESPT-ExDShared pool; raise Maven …
ramsessanchez 1e34425
Merge branch 'main' into ramsessanchez/gradle-to-maven-migration
ramsessanchez 848ccdd
Fix invalid JSON in release-please-config.json extra-files array
ramsessanchez 62d7db1
Migrate daily-ci to PAT-less Maven auth via MavenAuthenticate@0
ramsessanchez 279e634
Potential fix for pull request finding
ramsessanchez 143ff90
Apply PAT-less Maven auth + network-isolation mirror to ci-build.yml
ramsessanchez d4ca7a1
Potential fix for pull request finding
ramsessanchez 391510e
Potential fix for pull request finding
ramsessanchez fefafb2
Potential fix for pull request finding
ramsessanchez e3293a2
Enable Maven wrapper SHA-256 integrity verification
ramsessanchez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Binary file not shown.
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip | ||
| distributionSha256Sum=4ec3f26fb1a692473aea0235c300bd20f0f9fe741947c82c1234cefd76ac3a3c | ||
| wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar | ||
|
ramsessanchez marked this conversation as resolved.
|
||
| wrapperSha256Sum=3d8f20ce6103913be8b52aef6d994e0c54705fb527324ceb9b835b338739c7a8 | ||
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.