-
Notifications
You must be signed in to change notification settings - Fork 6
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 a sophisticated "maintenance" demo #27
Conversation
Codecov Report
@@ Coverage Diff @@
## master #27 +/- ##
=======================================
Coverage 13.33% 13.33%
=======================================
Files 6 6
Lines 105 105
=======================================
Hits 14 14
Misses 91 91 Continue to review full report at Codecov.
|
f77351c
to
f0b64f4
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.
Did I get all of them?
Co-authored-by: Moritz Schauer <[email protected]>
This should ensure it stays working despite not being tested (for obvious reasons).
3818081
to
6adbbe9
Compare
OK, I think this is now ready to go. I turned it into a project, but in the end I opted for |
I'm not sure what folks think about having something this "sophisticated" (aka, likely to go stale...), but at a time when many people need to be transitioning from travis to GitHub actions, this script can take most of the manual work away.
It relies on JuliaWeb/GitHub.jl#179, so we shouldn't merge this until its fate is decided.