Adam Neumann

Results 17 comments of Adam Neumann

> Diff in that comment doesn't appear to affect performance at all for me. I can also confirm this. One new observation (with both patched and unpatched) is that when...

cc-ing @bbuchalter and @w0de who were involved in the debugging

@FabianKramm @LukasGentele do you know if this issue has been resolved in Golang yet? I'd love to switch our M1 users over to the native binary and simplify our deployment...

Awesome, many thanks for digging into the issue @FabianKramm !

Hi Urigo, thanks! The ultimate goal would be to have support Bower (must admit I haven't used Bower before) or other package management systems. If I get time I could...

Playing around with this example verbatim, I can't even override `CLOUDDEV_AUTO_MIGRATE` with an explicit environment variable either: `CLOUDDEV_AUTO_MIGRATE=true devspace print` ``` ❯ CLOUDDEV_AUTO_MIGRATE=true devspace print ------------------- Vars: NAME | VALUE...

It looks like the v1beta style `default` [config is still available](https://devspace.sh/docs/configuration/variables#config-reference), and this appears to mitigate the issue: With default value ✅ ``` ❯ cat .env #CLOUDDEV_AUTO_MIGRATE=true ❯ cat devspace.yaml...

@SocalNick I haven't looked into it yet, but I suspect we would get updates (via one of the webhooks) that contains this information. Highly likely when the PR changes, but...

> To my knowledge the only thing left here is we need Stripe folks to setup a buildkite agent that can build and release the binaries. @tonybruess There are also...

I'm seeing similar errors when trying to install cronex 0.11.1 and unicode: ``` Installing unicode 0.4.4.4 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. ... unicode.c:1039:20: error:...