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

Update GitHub Actions to run on all branches #256

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

qreshi
Copy link
Contributor

@qreshi qreshi commented Dec 10, 2021

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

Issue #, if available:

Description of changes:

  • Updating GitHub Actions to run on all branches (so it includes the x.x branches)
  • Removing the release-workflow as it has no longer used

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.

@qreshi qreshi requested a review from a team December 10, 2021 23:32
@codecov-commenter
Copy link

Codecov Report

Merging #256 (0f49e97) into main (6ff9889) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #256      +/-   ##
============================================
+ Coverage     78.41%   78.63%   +0.21%     
- Complexity      211      214       +3     
============================================
  Files           173      173              
  Lines          6959     6959              
  Branches        912      912              
============================================
+ Hits           5457     5472      +15     
+ Misses         1018     1005      -13     
+ Partials        484      482       -2     
Impacted Files Coverage Δ
...ing/model/destination/DestinationContextFactory.kt 66.66% <0.00%> (ø)
...e/action/node/ScheduledJobsStatsTransportAction.kt 75.51% <0.00%> (ø)
...ain/kotlin/org/opensearch/alerting/AlertService.kt 79.02% <0.00%> (+0.48%) ⬆️
...in/kotlin/org/opensearch/alerting/MonitorRunner.kt 72.05% <0.00%> (+0.67%) ⬆️
.../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 67858a0...0f49e97. Read the comment docs.

@qreshi qreshi merged commit cc87105 into opensearch-project:main Dec 11, 2021
@qreshi qreshi deleted the actions-on-all-branches branch December 11, 2021 00:19
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 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