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

Bumps to version 1.3 #248

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Conversation

downsrob
Copy link
Contributor

@downsrob downsrob commented Dec 3, 2021

Signed-off-by: Clay Downs [email protected]

Issue #, if available:
#182

Description of changes:
Bumps alerting version to 1.3

CheckList:
[X] 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: Clay Downs <[email protected]>
@downsrob downsrob requested a review from a team December 3, 2021 00:52
@codecov-commenter
Copy link

Codecov Report

Merging #248 (cc9302c) into main (6ff9889) will increase coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #248      +/-   ##
============================================
+ Coverage     78.41%   78.66%   +0.24%     
- Complexity      211      215       +4     
============================================
  Files           173      173              
  Lines          6959     6959              
  Branches        912      912              
============================================
+ Hits           5457     5474      +17     
+ Misses         1018     1002      -16     
+ Partials        484      483       -1     
Impacted Files Coverage Δ
...e/action/node/ScheduledJobsStatsTransportAction.kt 75.51% <0.00%> (ø)
...in/kotlin/org/opensearch/alerting/MonitorRunner.kt 72.05% <0.00%> (+0.67%) ⬆️
...lerting/transport/TransportExecuteMonitorAction.kt 73.33% <0.00%> (+2.22%) ⬆️
...ing/destination/client/DestinationEmailClient.java 77.50% <0.00%> (+5.00%) ⬆️
.../opensearch/alerting/core/schedule/JobScheduler.kt 76.38% <0.00%> (+6.94%) ⬆️
...rch/alerting/core/action/node/ScheduledJobStats.kt 66.66% <0.00%> (+11.11%) ⬆️
...arch/alerting/core/schedule/JobSchedulerMetrics.kt 72.22% <0.00%> (+16.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48ebb5e...cc9302c. Read the comment docs.

@downsrob downsrob merged commit 67858a0 into opensearch-project:main Dec 3, 2021
@downsrob downsrob deleted the updates-to-1.3 branch December 3, 2021 01:22
lezzago pushed a commit to lezzago/alerting-opensearch that referenced this pull request Dec 14, 2021
lezzago pushed a commit to lezzago/alerting-opensearch that referenced this pull request Dec 15, 2021
dblock pushed a commit that referenced this pull request Dec 29, 2021
* Update build.sh to take platform parameter. (#240)

Signed-off-by: Marc Handalian <[email protected]>

* Add a codeowners file (#235)

Signed-off-by: CEHENKLE <[email protected]>

* Update README badge links to refer to OpenSearch Alerting (#244)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Bumps to version 1.3 (#248)

Signed-off-by: Clay Downs <[email protected]>

* Update GitHub Actions to run on all branches (#256)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled (#243)

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update isMonitorScheduled to not use var for returned boolean

Signed-off-by: Mohammad Qureshi <[email protected]>

Co-authored-by: Marc Handalian <[email protected]>
Co-authored-by: CEHENKLE <[email protected]>
Co-authored-by: Mohammad Qureshi <[email protected]>
Co-authored-by: Clay Downs <[email protected]>
AWSHurneyt pushed a commit to AWSHurneyt/OpenSearch-Alerting that referenced this pull request Mar 30, 2022
* Update build.sh to take platform parameter. (opensearch-project#240)

Signed-off-by: Marc Handalian <[email protected]>

* Add a codeowners file (opensearch-project#235)

Signed-off-by: CEHENKLE <[email protected]>

* Update README badge links to refer to OpenSearch Alerting (opensearch-project#244)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Bumps to version 1.3 (opensearch-project#248)

Signed-off-by: Clay Downs <[email protected]>

* Update GitHub Actions to run on all branches (opensearch-project#256)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled (opensearch-project#243)

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update isMonitorScheduled to not use var for returned boolean

Signed-off-by: Mohammad Qureshi <[email protected]>

Co-authored-by: Marc Handalian <[email protected]>
Co-authored-by: CEHENKLE <[email protected]>
Co-authored-by: Mohammad Qureshi <[email protected]>
Co-authored-by: Clay Downs <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants