-
Notifications
You must be signed in to change notification settings - Fork 108
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
Bumps to version 1.3 #248
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Clay Downs <downsrob@amazon.com>
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
lezzago
approved these changes
Dec 3, 2021
AWSHurneyt
approved these changes
Dec 3, 2021
lezzago
pushed a commit
to lezzago/alerting-opensearch
that referenced
this pull request
Dec 14, 2021
Signed-off-by: Clay Downs <downsrob@amazon.com>
lezzago
pushed a commit
to lezzago/alerting-opensearch
that referenced
this pull request
Dec 15, 2021
Signed-off-by: Clay Downs <downsrob@amazon.com>
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 <handalm@amazon.com> * Add a codeowners file (#235) Signed-off-by: CEHENKLE <henkle@amazon.com> * Update README badge links to refer to OpenSearch Alerting (#244) Signed-off-by: Mohammad Qureshi <qreshi@amazon.com> * Bumps to version 1.3 (#248) Signed-off-by: Clay Downs <downsrob@amazon.com> * Update GitHub Actions to run on all branches (#256) Signed-off-by: Mohammad Qureshi <qreshi@amazon.com> * 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 <qreshi@amazon.com> * Update isMonitorScheduled to not use var for returned boolean Signed-off-by: Mohammad Qureshi <qreshi@amazon.com> Co-authored-by: Marc Handalian <handalm@amazon.com> Co-authored-by: CEHENKLE <henkle@amazon.com> Co-authored-by: Mohammad Qureshi <qreshi@amazon.com> Co-authored-by: Clay Downs <downsrob@amazon.com>
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 <handalm@amazon.com> * Add a codeowners file (opensearch-project#235) Signed-off-by: CEHENKLE <henkle@amazon.com> * Update README badge links to refer to OpenSearch Alerting (opensearch-project#244) Signed-off-by: Mohammad Qureshi <qreshi@amazon.com> * Bumps to version 1.3 (opensearch-project#248) Signed-off-by: Clay Downs <downsrob@amazon.com> * Update GitHub Actions to run on all branches (opensearch-project#256) Signed-off-by: Mohammad Qureshi <qreshi@amazon.com> * 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 <qreshi@amazon.com> * Update isMonitorScheduled to not use var for returned boolean Signed-off-by: Mohammad Qureshi <qreshi@amazon.com> Co-authored-by: Marc Handalian <handalm@amazon.com> Co-authored-by: CEHENKLE <henkle@amazon.com> Co-authored-by: Mohammad Qureshi <qreshi@amazon.com> Co-authored-by: Clay Downs <downsrob@amazon.com> Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Clay Downs downsrob@amazon.com
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.