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 #601

Merged
merged 2 commits into from
Apr 7, 2024
Merged

Add release workflows #601

merged 2 commits into from
Apr 7, 2024

Conversation

martincostello
Copy link
Owner

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

Add GitHub Actions workflows to automate releases.
- Use `beta.{run}` for default branch.
- Use `pr.{number}.{run}` for pull requests.
@martincostello martincostello added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Apr 7, 2024
@martincostello martincostello added this to the v0.4.0 milestone Apr 7, 2024
@martincostello martincostello enabled auto-merge (rebase) April 7, 2024 12:09
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.52%. Comparing base (df52a00) to head (88770fe).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files          15       15           
  Lines         271      271           
  Branches       37       37           
=======================================
  Hits          267      267           
  Misses          2        2           
  Partials        2        2           
Flag Coverage Δ
linux 97.78% <ø> (ø)
macos 97.78% <ø> (ø)
windows 97.04% <ø> (ø)

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 371bf6c into main Apr 7, 2024
11 checks passed
@martincostello martincostello deleted the release-workflows branch April 7, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant