Sam Rose

Results 34 comments of Sam Rose

Hey @marlolo! Sadly I haven't looked into this at all. Sorry! :(

It doesn't seem like there's any documentation about the format online. You would need to reverse engineer it, if that info isn't in the JSON blob that this tool pulls.

Ah, because that function only exists to set an internal variable :) It's not for redirecting. I haven't looked into redirection but you're right, I probably should. Thanks for pointing...

Also agreed that we should drop support for the hugely legacy 1.8.7 version of Ruby. That README was written in an older, less civilised age. @maetl has kindly stepped up...

Hey @nosc82, @metehancorut. I just put out a large number of fixes for our Oracle integration in 2.29.29, would you be able to update to that version and tell me...

Putting this to the side. It has consumed too much of my time and the end isn't clearly in sight.

Hey @mateothegreat, apologies for the delay in getting around to this. I just ran the following on my home cluster: ``` helm install --create-namespace --namespace budibase-test budibase budibase/budibase -f ~/budibase-values-test.yml...

@traverick @bjornclauw hey folks, the latest releases of Budibase should have fixes for the problems you've been seeing. I've closed this, but please do re-open it and tag me if...

At present, `nock` doesn't support native fetch. They're adding support in the next major version but until then I was hoping to use `node-fetch`.