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

Add auto github release workflow #691

Merged
merged 3 commits into from
Mar 1, 2023

Conversation

Angie-Zhang
Copy link
Contributor

Issue #, if available:

#683

Description of changes:

Add auto github release workflow for Index Management

CheckList:

  • 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.

@Angie-Zhang Angie-Zhang requested review from a team and saratvemulapalli February 18, 2023 03:22
@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2023

Codecov Report

Merging #691 (aee0965) into main (e35ed1f) will decrease coverage by 0.29%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #691      +/-   ##
============================================
- Coverage     75.88%   75.59%   -0.29%     
+ Complexity     2655     2643      -12     
============================================
  Files           333      333              
  Lines         15400    15400              
  Branches       2272     2272              
============================================
- Hits          11686    11642      -44     
- Misses         2392     2433      +41     
- Partials       1322     1325       +3     
Impacted Files Coverage Δ
...statemanagement/validation/ValidateReplicaCount.kt 0.00% <0.00%> (-32.15%) ⬇️
...statemanagement/model/destination/CustomWebhook.kt 68.57% <0.00%> (-28.58%) ⬇️
...ndexstatemanagement/validation/ActionValidation.kt 86.66% <0.00%> (-13.34%) ⬇️
...ndexstatemanagement/validation/ValidateRollover.kt 66.66% <0.00%> (-9.53%) ⬇️
.../indexstatemanagement/validation/ValidateDelete.kt 47.05% <0.00%> (-5.89%) ⬇️
...arch/indexmanagement/rollup/RollupSearchService.kt 59.25% <0.00%> (-3.71%) ⬇️
...ensearch/indexmanagement/IndexManagementIndices.kt 61.22% <0.00%> (-3.07%) ⬇️
.../org/opensearch/indexmanagement/util/IndexUtils.kt 73.58% <0.00%> (-2.84%) ⬇️
.../action/explain/TransportExplainTransformAction.kt 70.78% <0.00%> (-2.25%) ⬇️
...agement/indexstatemanagement/ManagedIndexRunner.kt 47.13% <0.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@saratvemulapalli saratvemulapalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name mismatches with the workflow here. This is a link checker.

Signed-off-by: Angie Zhang <[email protected]>
@Angie-Zhang
Copy link
Contributor Author

The name mismatches with the workflow here. This is a link checker.

Updated

Signed-off-by: Angie Zhang <[email protected]>
@bowenlan-amzn bowenlan-amzn merged commit c751746 into opensearch-project:main Mar 1, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 27, 2023
* Add auto github release workflow

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

---------

Signed-off-by: Angie Zhang <[email protected]>
(cherry picked from commit c751746)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 27, 2023
* Add auto github release workflow

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

---------

Signed-off-by: Angie Zhang <[email protected]>
(cherry picked from commit c751746)
bowenlan-amzn pushed a commit that referenced this pull request Jul 28, 2023
* Add auto github release workflow

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

---------

Signed-off-by: Angie Zhang <[email protected]>
(cherry picked from commit c751746)

Co-authored-by: Angie Zhang <[email protected]>
bowenlan-amzn pushed a commit that referenced this pull request Jul 28, 2023
* Add auto github release workflow

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

* Fixed review comments

Signed-off-by: Angie Zhang <[email protected]>

---------

Signed-off-by: Angie Zhang <[email protected]>
(cherry picked from commit c751746)

Co-authored-by: Angie Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants