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

Bumped version to 2.6. #492

Merged
merged 3 commits into from
Feb 21, 2023
Merged

Conversation

AWSHurneyt
Copy link
Collaborator

Description

Bumped version from 2.5 to 2.6.

Issues Resolved

#489

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

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: AWSHurneyt <hurneyt@amazon.com>
…lows to use OSD 2.x branch.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
@@ -7,7 +7,7 @@ on:
branches:
- "*"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.5.0'
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For context, the OSD 2.6 branch hasn't been cut yet, so I've configured the test workflows to use the 2.x branch.

OPENSEARCH_DASHBOARDS_VERSION: '2.5.0'
OPENSEARCH_VERSION: '2.5.0-SNAPSHOT'
ALERTING_PLUGIN_BRANCH: '2.5'
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For context, the OSD 2.6 branch hasn't been cut yet, so I've configured the test workflows to use the 2.x branch.

…kflow to use the 2.x branch.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
ALERTING_PLUGIN_BRANCH: '2.5'
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
OPENSEARCH_VERSION: '2.6.0-SNAPSHOT'
ALERTING_PLUGIN_BRANCH: '2.x'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For context, the alerting backend 2.6 branch hasn't been cut yet, so I've configured the test workflows to use the 2.x branch.

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Merging #492 (2953b92) into main (903e85b) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   52.72%   52.72%           
=======================================
  Files         210      210           
  Lines        5487     5487           
  Branches      766      766           
=======================================
  Hits         2893     2893           
  Misses       2592     2592           
  Partials        2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AWSHurneyt AWSHurneyt marked this pull request as ready for review February 21, 2023 02:34
@AWSHurneyt AWSHurneyt requested a review from a team February 21, 2023 02:34
@AWSHurneyt AWSHurneyt merged commit 4e2ed43 into opensearch-project:main Feb 21, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 21, 2023
* Bumped version from 2.5 to 2.6.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* OpenSearch-Dashboards 2.6 branch hasn't been cut. Adjusted test workflows to use OSD 2.x branch.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Alerting backend plugin 2.6 branch hasn't been cut. Adjusted test workflow to use the 2.x branch.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 4e2ed43)
Angie-Zhang pushed a commit that referenced this pull request Feb 21, 2023
* Bumped version from 2.5 to 2.6.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* OpenSearch-Dashboards 2.6 branch hasn't been cut. Adjusted test workflows to use OSD 2.x branch.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Alerting backend plugin 2.6 branch hasn't been cut. Adjusted test workflow to use the 2.x branch.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 4e2ed43)

Co-authored-by: AWSHurneyt <hurneyt@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.

None yet

4 participants