-
Notifications
You must be signed in to change notification settings - Fork 375
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
Backport adding latest_major
and latest_minor
tags
#3644
Conversation
latest_major
and latest_minor
latest_major
and latest_minor
latest_major
and latest_minor
tags
41237df
to
e0ac218
Compare
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.
LGTM.
FYI, this is likely to be removed and replaced with a generic, centralised script at a later date (by @randomanderson). The question then will be whether the published gems are used as the source of truth, or a more more generic approach (like git tags)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 1.x-stable #3644 +/- ##
===========================================
Coverage 98.24% 98.24%
===========================================
Files 1255 1255
Lines 74651 74651
Branches 3544 3544
===========================================
Hits 73342 73342
Misses 1309 1309 ☔ View full report in Codecov by Sentry. |
This PR backports #3643 to
1.x-stable
In addition, it does not tagged
latest
on this branch