Skip to content
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

[AUTO] Increment version to 2.11.1.0 #339

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

  • Incremented version to 2.11.1.0.

Signed-off-by: opensearch-ci-bot <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot bot added the v2.11.1 Issues targeting release v2.11.1 label Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #339 (9256625) into 2.11 (cec1fce) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             2.11     #339   +/-   ##
=======================================
  Coverage   87.08%   87.08%           
=======================================
  Files          16       16           
  Lines         209      209           
  Branches       43       43           
=======================================
  Hits          182      182           
  Misses         26       26           
  Partials        1        1           
Flag Coverage Δ
dashboards-search-relevance 87.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@noCharger noCharger mentioned this pull request Oct 27, 2023
@noCharger
Copy link
Collaborator

Remote integ tests workflow failed on 2.11 branch because the upper stream search processor plugin doesn't have 2.11 branch. https://github.com/opensearch-project/dashboards-search-relevance/blob/main/.github/workflows/remote-integ-tests-workflow.yml#L71-L76

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 20 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 19 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  Error: The process '/usr/bin/git' failed with exit code 1

@Divyaasm
Copy link

Divyaasm commented Oct 31, 2023

Remote integ tests workflow failed on 2.11 branch because the upper stream search processor plugin doesn't have 2.11 branch. https://github.com/opensearch-project/dashboards-search-relevance/blob/main/.github/workflows/remote-integ-tests-workflow.yml#L71-L76

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 20 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 19 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  Error: The process '/usr/bin/git' failed with exit code 1

Hi, @noCharger is this a blocker to merge the PR?

@noCharger
Copy link
Collaborator

Remote integ tests workflow failed on 2.11 branch because the upper stream search processor plugin doesn't have 2.11 branch. https://github.com/opensearch-project/dashboards-search-relevance/blob/main/.github/workflows/remote-integ-tests-workflow.yml#L71-L76

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 20 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 19 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/2.11*:refs/remotes/origin/2.11* +refs/tags/2.11*:refs/tags/2.11*
  Error: The process '/usr/bin/git' failed with exit code 1

Hi, @noCharger is this a blocker to merge the PR?

Not a blocker, considering no changes since 2.11.0 https://github.com/opensearch-project/dashboards-search-relevance/commits/2.11

@noCharger noCharger merged commit 01fb7ca into 2.11 Nov 1, 2023
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.11.1 Issues targeting release v2.11.1
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants