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

Release automation workflows #2809

Merged

Conversation

martincostello
Copy link
Collaborator

Add GitHub Actions workflows to automatically:

  • Create a draft release with release notes ready to publish a tag and kick off the NuGet publish process.
  • Bump the version, close the milestone and create a new one when a new release is published.

Add GitHub Actions workflows to automatically:
- Create a draft release with release notes.
- Bump the version and close the milestone when a new release is published.
@martincostello martincostello added the github_actions Pull requests that update GitHub Actions code label Apr 16, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.70%. Comparing base (45a2cb7) to head (7e7445d).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2809   +/-   ##
=======================================
  Coverage   91.70%   91.70%           
=======================================
  Files          91       91           
  Lines        3025     3025           
  Branches      519      519           
=======================================
  Hits         2774     2774           
  Misses        251      251           
Flag Coverage Δ
Linux 91.70% <ø> (ø)
Windows 91.70% <ø> (ø)
macOS 91.70% <ø> (ø)

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.

Copy link
Collaborator

@mesMess mesMess left a comment

Choose a reason for hiding this comment

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

Play looks good

@martincostello martincostello added this to the v6.6.0 milestone May 12, 2024
@martincostello martincostello merged commit 0aac77e into domaindrivendev:master May 12, 2024
9 checks passed
@martincostello martincostello deleted the release-automation branch May 12, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants