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 automated releasing setup #230

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Add automated releasing setup #230

merged 1 commit into from
Dec 14, 2023

Conversation

ewanharris
Copy link
Contributor

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

🔧 Changes

Adds a release workflow that will tag and create a release when merging a release PR created by ship. This is copied over from go-auth0 where it was tested successfully

📚 References

🔬 Testing

@ewanharris ewanharris requested a review from a team as a code owner December 14, 2023 14:46
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5cdd77b) 95.98% compared to head (e93eeae) 95.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files           7        7           
  Lines         324      324           
=======================================
  Hits          311      311           
  Misses         10       10           
  Partials        3        3           

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

@ewanharris ewanharris merged commit eb245fa into master Dec 14, 2023
9 checks passed
@ewanharris ewanharris deleted the ci/automated-releasing branch December 14, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants