Thibaut Barrère

Results 205 comments of Thibaut Barrère

@gclough I will update this in the next few weeks (at my next maintenance round). Please keep this opened, I'll handle it, thanks!

I looked a bit into this, just sharing initial bits at this point. The Travis setup has been removed in https://github.com/rvm/rvm1-ansible/pull/235. It used to include this: https://github.com/rvm/rvm1-ansible/blob/0fcf5f38ec5084115ee665f1fa22898fcf52024b/.travis.yml#L54-L55 I have no...

We have updated & tested #219. I believe it will be good to first merge #219, then update #220!

See #235, which maybe will have to be merged first, to see if current PR is worth adapting to GH actions.

Related: https://github.com/rvm/rvm1-ansible/issues/226

@pkuczynski this seems to conflict with #235, maybe we should prioritise review/merge of #235 so that the rest can be adapted?

I would love to see some progress on this one. I believe #464 is the most problematic part of this role right now, because it makes it hard to override...

I have the same problem: any override of `rvm1_default_ruby_version` I make is replaced. I'm using Ansible 2.4.3. I wonder if maybe the variables defined by the role are late-evaluated &...

@pkuczynski it is the type of temporary issues for which I usually create a fork myself, report the problem back upstream, until the upstream problem is fixed. Completely agree with...

Note to @sfgeorge - I wonder if this is already covered by some tests at the moment (anyone can look into it, not just you :P)