Gabriel Mazetto

Results 69 comments of Gabriel Mazetto

@kalbasit When I started I had literally no `vim scripting` knowledge, and I wasn't sure how well would this work or not, so it started as a PoC. There are...

have you done it? thanks in advance

AFAIK The only way is pooling. You can use this API https://docs.gitlab.com/ee//api/pipelines.html#get-a-single-pipeline

It wasn't me who have reported it :) @awa5114 would you mind double checking if this is still a problem?

@krisleech current latest version `2.0.1` still includes `bin/console`

confirmed it still doesn't work with `ruby-head` (3.2.x) ``` Ruby enVironment Manager 1.29.12-next (master) (c) 2009-2020 Michal Papis, Piotr Kuczynski, Wayne E. Seguin ruby-3.1.2: system: uname: "Darwin REDACTED.local 21.5.0 Darwin...

I can build ruby-head locally by running `./configure` manually on a cloned ruby repository. Is it fair to assume that autoreconf is not necessary anymore for ruby-head?

I found a way to build and sent a PR in #5238

@koic could you please review the fixes to build ruby-head?