R Gibim

Results 82 comments of R Gibim

I can confirm the reported issue. Downgrading to 54.2 seem to have fixed the issue for me. The issue seems related to `is_a?` call without a caller, e.g.: ```ruby if...

Very much looking into this. Also related to this, searching organizations by metadata would also be very desirable, see: https://github.com/zitadel/zitadel/issues/5558

Thanks for the suggestion @hinell, that indeed fixed the issue for me on nvim 0.11 (deprecation warning on `buf_get_clients`). I was already using `lualine` so the change was easy :+1:

Looking forward to this :) Would also be appreciated to set an output with the list of deleted versions (or perhaps append that information to a step summary)

Very much looking into this. Right now at our application we have a `companies` table that may or may not be "associated" to a zitadel organization and we resort to...

Thanks for pointing the new ruby client @mffap! I was definitely not aware of it! We'll definitely use it at some point 🙇 I still think that having more organized...

I don't think it's related to #9952 as the issue is still reproducible using the steps given. I would like to give a bit more details of our setup and...

@dvandersluis checking out to #9624 unfortunately did not fix anything for me. ### Using example from first post ``` $ (9325_merge_exclude_by_default) git branch * 9325_merge_exclude_by_default master $ (9325_merge_exclude_by_default) git status...

Some further testing, this time NOT using any Ruby process. With only a datadog agent with the following logs config: ```yaml logs: - type: tcp port: 10518 service: log-echo source:...