-
-
Notifications
You must be signed in to change notification settings - Fork 43
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 some workflows #296
Add some workflows #296
Conversation
@ChrisRackauckas can you create a label for "needs version bump"? Or give me merge rights to the repo |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #296 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 23 23
Lines 1887 1887
======================================
Misses 1887 1887 ☔ View full report in Codecov by Sentry. |
@@ -0,0 +1,34 @@ | |||
name: VersionVigilante |
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.
What's this?
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.
screams if you:
- forget to update the version
- updated the version twice or more over the master
99ecf90
to
c9c8230
Compare
c9c8230
to
144eb30
Compare
Some useful workflows from ChainRules