Skip to content

added opensearch.internal and opensearch.api to additional tags in Ja…#9121

Merged
kotwanikunal merged 2 commits into
opensearch-project:mainfrom
LSchultebraucks:main
Aug 7, 2023
Merged

added opensearch.internal and opensearch.api to additional tags in Ja…#9121
kotwanikunal merged 2 commits into
opensearch-project:mainfrom
LSchultebraucks:main

Conversation

@LSchultebraucks
Copy link
Copy Markdown
Contributor

Description

Developers can add @opensearch.api or @opensearch.internal without getting warnings in IntelliJ.

Related Issues

Resolves #7575

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Compatibility status:



> Task :checkCompatibility
Incompatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer.git]
Compatible components: [https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git]

BUILD SUCCESSFUL in 36m 55s

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 4, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testSearchAggregationWithNetworkDisruption_FailOpenEnabled

@kotwanikunal
Copy link
Copy Markdown
Member

@LSchultebraucks Thanks for the contribution. Can you please sign off the commit by following this guide?

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 4, 2023

Codecov Report

Merging #9121 (b69a103) into main (5bb7fa3) will decrease coverage by 0.10%.
Report is 5 commits behind head on main.
The diff coverage is n/a.

@@             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     

see 456 files with indirect coverage changes

…vadocDeclaration (Intellij Project_Default.xml)

Signed-off-by: LSchultebraucks <L.Schultebraucks@t-online.de>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 4, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 4, 2023

Gradle Check (Jenkins) Run Completed with:

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Compatibility status:



> Task :checkCompatibility
Incompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/security-analytics.git]
Compatible components: [https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git]

BUILD SUCCESSFUL in 24m 41s

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 6, 2023

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal kotwanikunal merged commit 2a5e92a into opensearch-project:main Aug 7, 2023
@kotwanikunal kotwanikunal added the backport 2.x Backport to 2.x branch label Aug 7, 2023
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Aug 7, 2023
…vadocDeclaration (Intellij Project_Default.xml) (#9121)

Signed-off-by: LSchultebraucks <L.Schultebraucks@t-online.de>
(cherry picked from commit 2a5e92a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport to 2.x branch skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add opensearch.internal to ADDITIONAL_TAGS in IntelliJ IDEA Project Defaults

4 participants