[Backport 2.6] 2.x branch - Publish snapshots to maven via GHA#370
Merged
AWSHurneyt merged 1 commit into2.6from Feb 22, 2023
Merged
[Backport 2.6] 2.x branch - Publish snapshots to maven via GHA#370AWSHurneyt merged 1 commit into2.6from
AWSHurneyt merged 1 commit into2.6from
Conversation
* Publish snapshots to maven via GHA Signed-off-by: Ashish Agrawal <ashisagr@amazon.com> * fix task name Signed-off-by: Ashish Agrawal <ashisagr@amazon.com> * Adjusted maven function used by workflow. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --------- Signed-off-by: Ashish Agrawal <ashisagr@amazon.com> Signed-off-by: AWSHurneyt <hurneyt@amazon.com> Co-authored-by: Ashish Agrawal <ashisagr@amazon.com> (cherry picked from commit 5b9de98)
Collaborator
|
The whitesource check is failing due to a |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (73.10%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## 2.6 #370 +/- ##
=========================================
Coverage 73.10% 73.10%
Complexity 696 696
=========================================
Files 110 110
Lines 4595 4595
Branches 607 607
=========================================
Hits 3359 3359
Misses 985 985
Partials 251 251 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Angie-Zhang
approved these changes
Feb 22, 2023
AWSHurneyt
approved these changes
Feb 22, 2023
AWSHurneyt
approved these changes
Feb 22, 2023
wuychn
pushed a commit
to ochprince/common-utils
that referenced
this pull request
Mar 16, 2023
…) (opensearch-project#370) * Publish snapshots to maven via GHA Signed-off-by: Ashish Agrawal <ashisagr@amazon.com> * fix task name Signed-off-by: Ashish Agrawal <ashisagr@amazon.com> * Adjusted maven function used by workflow. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --------- Signed-off-by: Ashish Agrawal <ashisagr@amazon.com> Signed-off-by: AWSHurneyt <hurneyt@amazon.com> Co-authored-by: Ashish Agrawal <ashisagr@amazon.com> (cherry picked from commit 5b9de98) Co-authored-by: AWSHurneyt <hurneyt@amazon.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Backport 5b9de98 from #365