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

Adding release workflow for the asynchronous search #330

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

pranikum
Copy link
Collaborator

Description

Adds a release workflow for the asynchronous search plugin similar to opensearch

Issues Resolved

#234

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: pranikum <kpranit81@gmail.com>
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@305433c). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head dea1331 differs from pull request most recent head 1960b89. Consider uploading reports for the commit 1960b89 to get more accurate results

@@           Coverage Diff           @@
##             main     #330   +/-   ##
=======================================
  Coverage        ?   83.72%           
  Complexity      ?      555           
=======================================
  Files           ?       61           
  Lines           ?     2046           
  Branches        ?      146           
=======================================
  Hits            ?     1713           
  Misses          ?      236           
  Partials        ?       97           

@dhruv16dhr dhruv16dhr merged commit 62b1c27 into opensearch-project:main Aug 30, 2023
7 checks passed
@bharath-techie bharath-techie added the backport 2.x backport to 2.x label Aug 31, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 31, 2023
Signed-off-by: pranikum <kpranit81@gmail.com>
(cherry picked from commit 62b1c27)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 31, 2023
Signed-off-by: pranikum <kpranit81@gmail.com>
(cherry picked from commit 62b1c27)
bharath-techie pushed a commit that referenced this pull request Aug 31, 2023
Signed-off-by: pranikum <kpranit81@gmail.com>
(cherry picked from commit 62b1c27)

Co-authored-by: pranikum <109206473+pranikum@users.noreply.github.com>
- uses: ncipollo/release-action@v1
with:
github_token: ${{ steps.github_app_token.outputs.token }}
bodyFile: release-notes/opensearch.release-notes-${{steps.tag.outputs.tag}}.md
Copy link
Member

Choose a reason for hiding this comment

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

This should have been release-notes/opensearch-asynchronous-search.release-notes-${{steps.tag.outputs.tag}}.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants