Skip to content

Add auto-release workflow#1339

Merged
cwperks merged 3 commits intoopensearch-project:mainfrom
cwperks:auto-release
Feb 23, 2023
Merged

Add auto-release workflow#1339
cwperks merged 3 commits intoopensearch-project:mainfrom
cwperks:auto-release

Conversation

@cwperks
Copy link
Copy Markdown
Member

@cwperks cwperks commented Feb 21, 2023

Description

This adds an auto-release workflow to automatically generate a release with the corresponding release notes when a tag is created.

Category

[Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation]

Enhancement

Issues Resolved

#1324

Testing

Tested by creating a Github App and running the workflow in my personal fork. I believe the installation_id corresponds to the opensearch-trigger-bot installation, but I'm not positive. The number is also referenced in the backport workflow here: https://github.com/opensearch-project/security-dashboards-plugin/blob/main/.github/workflows/backport.yml#L19-L22

Check List

  • New functionality includes testing
  • New functionality has been documented
  • 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.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@cwperks cwperks requested a review from a team February 21, 2023 17:23
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 21, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.78%. Comparing base (2506898) to head (8e04bd4).
⚠️ Report is 230 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1339   +/-   ##
=======================================
  Coverage   71.78%   71.78%           
=======================================
  Files          88       88           
  Lines        2027     2027           
  Branches      269      269           
=======================================
  Hits         1455     1455           
  Misses        509      509           
  Partials       63       63           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cwperks cwperks merged commit 6b7f6c1 into opensearch-project:main Feb 23, 2023
@cwperks cwperks added the backport 2.x backport to 2.x branch label Mar 1, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 1, 2023
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
(cherry picked from commit 6b7f6c1)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 1, 2023
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
(cherry picked from commit 6b7f6c1)
RyanL1997 pushed a commit that referenced this pull request Mar 1, 2023
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
(cherry picked from commit 6b7f6c1)
peternied pushed a commit that referenced this pull request Mar 8, 2023
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
(cherry picked from commit 6b7f6c1)

Co-authored-by: Craig Perkins <cwperx@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.3 backport 2.x backport to 2.x branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants