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

Staging for version increment automation #603

Closed
wants to merge 6 commits into from

Conversation

prudhvigodithi
Copy link
Contributor

@prudhvigodithi prudhvigodithi commented Jul 1, 2022

Description

This is the staging PR for to execute workflows that auto raise the version increment PR's
Example: prudhvigodithi#1

Issues Resolved

Part of: opensearch-project/opensearch-build#1375
From solution: opensearch-project/opensearch-build#1375 (comment)
Related issue: #605

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: pgodithi <pgodithi@amazon.com>
@prudhvigodithi prudhvigodithi changed the base branch from main to 1.3 July 1, 2022 16:51
@opensearch-trigger-bot opensearch-trigger-bot bot added backport 2.x infra Changes to infrastructure, testing, CI/CD, pipelines, etc. labels Jul 1, 2022
Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: pgodithi <pgodithi@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #603 (264dd06) into 1.3 (29da6f8) will decrease coverage by 0.54%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.3     #603      +/-   ##
============================================
- Coverage     77.84%   77.29%   -0.55%     
+ Complexity     4120     4097      -23     
============================================
  Files           296      296              
  Lines         17687    17673      -14     
  Branches       1884     1882       -2     
============================================
- Hits          13768    13660     -108     
- Misses         3014     3100      +86     
- Partials        905      913       +8     
Flag Coverage Δ
plugin 77.29% <ø> (-0.55%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...opensearch/ad/transport/AnomalyResultResponse.java 71.96% <0.00%> (-12.13%) ⬇️
...port/SearchAnomalyDetectorInfoTransportAction.java 55.55% <0.00%> (-8.89%) ⬇️
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 75.53% <0.00%> (-8.82%) ⬇️
...ansport/handler/AnomalyResultBulkIndexHandler.java 67.74% <0.00%> (-3.23%) ⬇️
...ain/java/org/opensearch/ad/model/ModelProfile.java 70.90% <0.00%> (-1.82%) ⬇️
...in/java/org/opensearch/ad/model/AnomalyResult.java 81.60% <0.00%> (-1.34%) ⬇️
...ain/java/org/opensearch/ad/task/ADTaskManager.java 76.30% <0.00%> (-0.91%) ⬇️
...va/org/opensearch/ad/AnomalyDetectorJobRunner.java 63.38% <0.00%> (-0.54%) ⬇️
...org/opensearch/ad/ratelimit/ResultWriteWorker.java 68.11% <0.00%> (-0.46%) ⬇️
.../main/java/org/opensearch/ad/NodeStateManager.java 71.89% <0.00%> (-0.37%) ⬇️
... and 8 more

This was referenced Jul 5, 2022
Signed-off-by: pgodithi <pgodithi@amazon.com>
@prudhvigodithi prudhvigodithi marked this pull request as ready for review July 8, 2022 17:17
Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: pgodithi <pgodithi@amazon.com>
@prudhvigodithi prudhvigodithi changed the title Staging for version increment automation. Staging for version increment automation Jul 10, 2022
@prudhvigodithi
Copy link
Contributor Author

Closing this PR as I have created a PR to main with required backport labels.
#608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants