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 release workflows #652

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Add release workflows #652

merged 2 commits into from
Apr 9, 2024

Conversation

martincostello
Copy link
Member

  • Add GitHub Actions workflows to help automate releases.
  • Use beta.{run} suffix for builds in the default branch.
  • Use pr.{number}.{run} suffix for builds in pull requests.

Add GitHub Actions workflows to help automate releases.
- Use `beta.{run}` for builds in the default branch.
- Use `pr.{number}.{run}` for pull requests.
@martincostello martincostello added enhancement github_actions Pull requests that update GitHub Actions code labels Apr 9, 2024
@martincostello martincostello added this to the v5.0.1 milestone Apr 9, 2024
@martincostello martincostello requested a review from a team as a code owner April 9, 2024 10:42
@martincostello martincostello enabled auto-merge (rebase) April 9, 2024 10:42
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.77%. Comparing base (d4f08f2) to head (5f45c13).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #652      +/-   ##
==========================================
+ Coverage   83.48%   83.77%   +0.29%     
==========================================
  Files          28       28              
  Lines         672      672              
  Branches      151      151              
==========================================
+ Hits          561      563       +2     
+ Misses         70       67       -3     
- Partials       41       42       +1     
Flag Coverage Δ
linux 83.18% <ø> (ø)
macos 83.48% <ø> (+0.29%) ⬆️
windows 83.18% <ø> (+0.44%) ⬆️

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

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

@martincostello martincostello merged commit 6590c85 into main Apr 9, 2024
13 checks passed
@martincostello martincostello deleted the release-workflows branch April 9, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant