Loic Nageleisen

Results 75 issues of Loic Nageleisen

A linter such as shellcheck with the proper config might be useful. Also, look into imposing various styles, orders and such for arrays, variables, quotes, etc...

I've had some chat with @coding-horror over Twitter and concurrent-ruby was brought again to my mind, so I went on to look for the channel implementation, which I found to...

enhancement

**What does this PR do?** Guess. **Motivation:** Hold my beer. **Additional Notes:** Trying stuff. May or may not work. But it allows me to test https://github.com/DataDog/images-rb without breaking CircleCI and...

**What does this PR do?** Start using images from ghrc.io/datadog/images-rb **Motivation:** - Centralise image management across Ruby repositories - Decouple image generation from this repository, which causes conundrums such as...

dev/ci

**What does this PR do?** Make use of the new image versions. **Motivation:** The above. **Additional Notes:** On `1.x-stable`, Ruby and JRuby image building should be restricted to those that...