Wictor Wilén
Wictor Wilén
@andrewconnell - agreed, hence my comments on having it as a module (preferably a community add-on) that is opt-in
@MTCMarkFranco - I will add this feature as a separate build package to V3 of yo teams - working package name (`yoteams-build-ngrok`). So as a dev you will only have...
Thanks for the idea, and you're reading my mind. I do have a `Dockerfile` already in the upcoming preview - stay tuned
@shurick81 - here's the `Dockerfile` I've been using for a project. Any comments, thoughts or additions? ``` Dockerfile FROM node:14 AS BUILD_IMAGE RUN curl -sfL https://install.goreleaser.com/github.com/tj/node-prune.sh | bash -s --...
Gotcha! This was more meant for publishing the application.
@shurick81 - what if you helped with testing this, and then we could automate this through Github actions and automatically publish a new version every time there's a new release?
Thanks. We can ignore the 400 issue - I got that covered. **But** the ETIMEDOUT scares me - what you're saying is that AI is not designed to work outside...
@johnib - gotcha, It has been working without this timeout for years for me. I do think that there should be an option to opt-out of this behaviour, as in...
I've gone through this numerous times with the legal and OSS teams at my employers - and yes, it's a nightmare every single time. 🙂 (And @patmill - I think...
Hi, no I do not have any plans for on-premises. But with that said I won't do it. If time allows and I and others see a need I can...