build: run the docgen command with make tag release#229
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #229 +/- ##
==========================================
- Coverage 62.96% 62.95% -0.02%
==========================================
Files 212 212
Lines 21782 21782
==========================================
- Hits 13715 13712 -3
Misses 7005 7005
- Partials 1062 1065 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2 tasks
mwbrooks
approved these changes
Sep 17, 2025
Member
mwbrooks
left a comment
There was a problem hiding this comment.
✅ Love this iteration and honestly it feel safer than having a workflow that will make a commit.
📝 I left a minor suggestion to skip the upgrade prompt, which I came across while testing.
Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
Member
|
Very nice! 🚀 time! |
Member
Author
|
@mwbrooks Thanks tons! Tests are passing now so we can merge this in hopes for a good release process next! 🚀 |
Member
Author
|
@mwbrooks 🗣️ ramble: Oops I hit send so soon - meant to agree that a commit on machine can be faster in current setups! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR follows up on #228 and adds the
docgencommand to the "make tag" release script. Might substitute #197?Preview
tag.mov
Reviewers
Please feel free to comment out the "diff" and "commit" and "tag" steps for fast testing:
Then confirm reference is regenerated and versions are updated as expected!
Notes
I'm still interested in the PR approach @lukegalbraithrussell shares in #197 in quest to automate more releases, but for now I think this'll match our current processes 👾
Requirements