-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
specific ruby version #9463
specific ruby version #9463
Conversation
Codecov Report
@@ Coverage Diff @@
## main #9463 +/- ##
=======================================
Coverage ? 77.50%
=======================================
Files ? 98
Lines ? 5930
Branches ? 0
=======================================
Hits ? 4596
Misses ? 1334
Partials ? 0 |
Code Climate has analyzed commit 79409bb and detected 0 issues on this pull request. View more on Code Climate. |
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.
Great work @cesswairimu! Nice to see plots2
still thriving!
Thanks @VladimirMikulic, great to see you :) |
* specific ruby version * try again * add ruby-version file * remove ruby version * remove ruby-version step * replace 2.6 with 2.6.6 * remove ruby version file Conflicts with rubocop * add ruby version back
* specific ruby version * try again * add ruby-version file * remove ruby version * remove ruby-version step * replace 2.6 with 2.6.6 * remove ruby version file Conflicts with rubocop * add ruby version back
Fixes #9462 (<=== Add issue number here)
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Thanks!