jenkinsci / jenkinsci/rubymetrics-plugin
Support for 'bundle exec flog'
Open
- Dominant language
- Java
- Stars
- 27
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
I had a problem on my build box where a newer version of a flog gem was installed by one project. This caused flog to fail. More surprising to me was that it also caused flog to fail for other projects that had not yet upgraded the gem version. If it were possible to run as 'bundle exec flog', this type of problem could be isolated.
Contributor guide
Assessment
This issue has not been assessed yet.