Roman

Results 535 comments of Roman

Yeah the name to me is irrelevant :) I also don't like it. It doesn't really convey the nature of the search. Let me know what name you'd like to...

Have you come up with a good name for this? If you do the name, I'll add the code and tests :)

Having outside vars available in `dbt_project.yml` would be a huge improvement. We have a complex `dbt_project.yml`, with lots of repetition and using Jinja a lot. For example: ```yml source-paths: -...

They have some peculiar limitations. Docs: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/functions-javascript-runtime-features.html > The CloudFront Functions JavaScript runtime environment is compliant with ECMAScript (ES) version 5.1 and also supports some features of ES versions 6...

> The other limitations will be harder to enforce, and probably have to be left to the user to ensure compatibility. Would probably be a lot of work, and difficult...

> Also, writing console.info anywhere doesn't throw an esbuild error, so you wouldn't find out about issues until runtime. So, the experience isn't killer, but it's better than nothing. Maybe...

There are still many restricted features: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/functions-javascript-runtime-20.html#writing-functions-javascript-features-restricted-features-20

Found this today, but did not try yet: https://www.npmjs.com/package/esbuild-cf-functions-plugin

Is the issue of money to certify the code via Apple or is it something else?

Having the same issue. @AlienKevin have you been able to fix it?