added opensearch.internal and opensearch.api to additional tags in Ja…#9121
Merged
Conversation
Contributor
|
Compatibility status: |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Member
|
@LSchultebraucks Thanks for the contribution. Can you please sign off the commit by following this guide? |
kotwanikunal
approved these changes
Aug 4, 2023
Codecov Report
@@ Coverage Diff @@
## main #9121 +/- ##
============================================
- Coverage 71.02% 70.92% -0.10%
+ Complexity 57286 57195 -91
============================================
Files 4765 4765
Lines 270398 270398
Branches 39546 39546
============================================
- Hits 192045 191780 -265
- Misses 62191 62436 +245
- Partials 16162 16182 +20 |
…vadocDeclaration (Intellij Project_Default.xml) Signed-off-by: LSchultebraucks <L.Schultebraucks@t-online.de>
andrross
approved these changes
Aug 4, 2023
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
|
Compatibility status: |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
dbwiddis
approved these changes
Aug 7, 2023
kotwanikunal
pushed a commit
that referenced
this pull request
Aug 8, 2023
…vadocDeclaration (Intellij Project_Default.xml) (#9121) (#9152) (cherry picked from commit 2a5e92a) Signed-off-by: LSchultebraucks <L.Schultebraucks@t-online.de> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kaushalmahi12
pushed a commit
to kaushalmahi12/OpenSearch
that referenced
this pull request
Sep 12, 2023
…vadocDeclaration (Intellij Project_Default.xml) (opensearch-project#9121) Signed-off-by: LSchultebraucks <L.Schultebraucks@t-online.de> Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
brusic
pushed a commit
to brusic/OpenSearch
that referenced
this pull request
Sep 25, 2023
…vadocDeclaration (Intellij Project_Default.xml) (opensearch-project#9121) Signed-off-by: LSchultebraucks <L.Schultebraucks@t-online.de> Signed-off-by: Ivan Brusic <ivan.brusic@flocksafety.com>
shiv0408
pushed a commit
to Gaurav614/OpenSearch
that referenced
this pull request
Apr 25, 2024
…vadocDeclaration (Intellij Project_Default.xml) (opensearch-project#9121) Signed-off-by: LSchultebraucks <L.Schultebraucks@t-online.de> Signed-off-by: Shivansh Arora <hishiv@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.
Description
Developers can add
@opensearch.apior@opensearch.internalwithout getting warnings in IntelliJ.Related Issues
Resolves #7575
Check List
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.