Add -e (--exclude-tasks) param to gradle-check.sh#6043
Add -e (--exclude-tasks) param to gradle-check.sh#6043cwperks wants to merge 1 commit intoopensearch-project:mainfrom
Conversation
Signed-off-by: Craig Perkins <cwperx@amazon.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit fa527f4.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6043 +/- ##
=======================================
Coverage 96.58% 96.58%
=======================================
Files 405 405
Lines 18758 18758
=======================================
Hits 18118 18118
Misses 640 640 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
This PR is part of a series of 3:
This PR adds a new param
-eto gradle-check.sh so that OpenSearch core's invocation can pass a list of tasks to exclude: https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/gradle-check.yml#L131Issues Resolved
Related to: opensearch-project/OpenSearch#19378
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.