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

Merged
merged 2 commits into from
Apr 7, 2024
Merged

Add release workflows #805

merged 2 commits into from
Apr 7, 2024

Conversation

martincostello
Copy link
Owner

  • Add GitHub Actions workflows to automate releases.
  • Add a GitHub Actions workflow that automatically generates the content of dist.

Add GitHub Actions workflows to automate releases.
Add a GitHub Actions workflow that automatically generates the content of `dist` and creates a pull request if there are any changes.
@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 v3.1.4 milestone Apr 7, 2024
@martincostello martincostello enabled auto-merge (rebase) April 7, 2024 15:52
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.65%. Comparing base (f75833c) to head (18eaa97).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #805   +/-   ##
=======================================
  Coverage   93.65%   93.65%           
=======================================
  Files           2        2           
  Lines         394      394           
  Branches       74       78    +4     
=======================================
  Hits          369      369           
+ Misses         25       23    -2     
- Partials        0        2    +2     
Flag Coverage Δ
linux 93.65% <ø> (ø)
macos 93.65% <ø> (ø)
windows 93.65% <ø> (ø)

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.

This comment was marked as outdated.

@martincostello martincostello merged commit ab72843 into main Apr 7, 2024
9 of 10 checks passed
@martincostello martincostello deleted the release-workflows branch April 7, 2024 15:58
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.

1 participant