Skip to content

Conversation

@DarshitChanpura
Copy link
Member

Description

Related to opensearch-project/opensearch-build#5360

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@peterzhuamazon
Copy link
Member

@yuye-aws
Copy link
Member

@DarshitChanpura @peterzhuamazon The CI tests cannot fetch the dependencies. Are we waiting for any other change?

@DarshitChanpura
Copy link
Member Author

neural search needs to be version bumped to 3.4

@DarshitChanpura
Copy link
Member Author

@yuye-aws #1606

@peterzhuamazon peterzhuamazon merged commit aaf801a into opensearch-project:main Oct 18, 2025
130 of 237 checks passed
@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.19 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-2.19 2.19
# Navigate to the new working tree
cd .worktrees/backport-2.19
# Create a new branch
git switch --create backport/backport-1618-to-2.19
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 aaf801a7337590e876842d3a7e0fcf3ed8b40036
# Push it to GitHub
git push --set-upstream origin backport/backport-1618-to-2.19
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-2.19

Then, create a pull request where the base branch is 2.19 and the compare/head branch is backport/backport-1618-to-2.19.

peterzhuamazon pushed a commit to peterzhuamazon/neural-search that referenced this pull request Oct 18, 2025
* Onboard to s3 snapshots

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Add changelog entry

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon
Copy link
Member

peterzhuamazon pushed a commit to peterzhuamazon/neural-search that referenced this pull request Oct 18, 2025
* Onboard to s3 snapshots

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Add changelog entry

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 20, 2025
* Onboard to s3 snapshots

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Add changelog entry

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit aaf801a)
peterzhuamazon pushed a commit that referenced this pull request Oct 20, 2025
* Onboard to s3 snapshots



* Add changelog entry



---------


(cherry picked from commit aaf801a)

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Co-authored-by: Darshit Chanpura <dchanp@amazon.com>
gaiksaya pushed a commit to peterzhuamazon/neural-search that referenced this pull request Oct 27, 2025
* Onboard to s3 snapshots

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

* Add changelog entry

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>

---------

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
gaiksaya pushed a commit that referenced this pull request Oct 28, 2025
Co-authored-by: Darshit Chanpura <dchanp@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants