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

Increment version to 1.3.4 and fix zip fetching #610

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

amitgalitz
Copy link
Member

Signed-off-by: Amit Galitzky amgalitz@amazon.com

Description

bumped to 1.3.4
Changed fetching new AD version from gradle assemble instead of from ci.distribution.org

Issues Resolved

#586

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: Amit Galitzky <amgalitz@amazon.com>
@zelinh
Copy link
Member

zelinh commented Jul 12, 2022

Version increment is part of the tasks for Release 1.3.4

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2022

Codecov Report

Merging #610 (d69bc97) into 1.3 (29da6f8) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.3     #610      +/-   ##
============================================
- Coverage     77.84%   77.75%   -0.10%     
+ Complexity     4120     4117       -3     
============================================
  Files           296      296              
  Lines         17687    17687              
  Branches       1884     1884              
============================================
- Hits          13768    13752      -16     
- Misses         3014     3029      +15     
- Partials        905      906       +1     
Flag Coverage Δ
plugin 77.75% <ø> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 82.21% <0.00%> (-2.13%) ⬇️
...ain/java/org/opensearch/ad/model/ModelProfile.java 70.90% <0.00%> (-1.82%) ⬇️
...ain/java/org/opensearch/ad/task/ADTaskManager.java 76.90% <0.00%> (-0.31%) ⬇️
...opensearch/ad/indices/AnomalyDetectionIndices.java 72.28% <0.00%> (+0.18%) ⬆️
...port/SearchAnomalyDetectorInfoTransportAction.java 68.88% <0.00%> (+4.44%) ⬆️

@zelinh
Copy link
Member

zelinh commented Jul 13, 2022

@opensearch-project/anomaly-detection Can we get another approval on this PR so we could merge this and unblock for 1.3.4 release.

@ohltyler ohltyler merged commit a1d4073 into opensearch-project:1.3 Jul 13, 2022
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.

5 participants