-
Notifications
You must be signed in to change notification settings - Fork 16
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
3.1.0 release prep #78
Conversation
Signed-off-by: Nate Koenig <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-launch3 #78 +/- ##
============================================
Coverage 29.01% 29.01%
============================================
Files 3 3
Lines 734 734
============================================
Hits 213 213
Misses 521 521 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see PR #68 in the changelog, but it's in the branch comparison - would it be worth adding this to the changelog?
Probaby because it landed in 1.x, so it falls under the "everything up to x.x.x" description. |
Signed-off-by: Nate Koenig <[email protected]>
Looks like #68 was merged on 2020-10-26, but the latest Edit: Just saw 5edccf2, I think everything is good to go! |
Thanks, I just added it in: 5edccf2 |
Oh, I see, it's on the 1.x branch but has not been released yet. Now that we are generating changelogs at the time of release (vs time the feature is added), it's not in there. |
That's true, I just realized the race condition PR was merged into the |
Changes.
Signed-off-by: Nate Koenig [email protected]