Skip to content

Update constants.tsx to include agent update #2269

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

jiapingzeng
Copy link
Contributor

Description

Added a new agent update API in ML plugin in 3.1, therefore adding the action here as well.

Category

Maintenance

Why these changes are required?

Need for 3.1 release

What is the old behavior before changes and new behavior after changes?

Issues Resolved

[List any issues this PR will resolve (Is this a backport? If so, please add backport PR # and/or commits #)]

Testing

[Please provide details of testing done: unit testing, integration testing and manual testing]

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

@cwperks cwperks added skip-changelog backport 3.1 backport to 3.1 branch labels Jun 18, 2025
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.96%. Comparing base (3b286cd) to head (4cdfed2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2269   +/-   ##
=======================================
  Coverage   71.96%   71.96%           
=======================================
  Files          98       98           
  Lines        2679     2679           
  Branches      417      409    -8     
=======================================
  Hits         1928     1928           
  Misses        637      637           
  Partials      114      114           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cwperks cwperks merged commit bf76672 into opensearch-project:main Jun 18, 2025
23 of 24 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 18, 2025
Signed-off-by: Jiaping Zeng <[email protected]>
(cherry picked from commit bf76672)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
cwperks pushed a commit that referenced this pull request Jun 18, 2025
(cherry picked from commit bf76672)

Signed-off-by: Jiaping Zeng <[email protected]>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 3.1 backport to 3.1 branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants