cShirley14
cShirley14
Atlassian has an interesting approach with a `definitons` construct to avoid this sort of bug, would be cool to see a similar implementation in Atlantis: - [`definitions` construct](https://support.atlassian.com/bitbucket-cloud/docs/cache-and-service-container-definitions/#Definitions) - [anchors...
> I would also like this feature! > > As a workaround I use `sam local start-lambda`, then invoke the function (which has the `FunctionUrlConfig` field in the template) with:...
Not sure if Debug mode is particularly useful, but here is essentially the same section 🙁 ```bash [debug] notifications: Activated in-IDE notifications polling module [info] using amazonqWorkspaceLsp service configuration: default...
They do exist, but for clarity I am going to steal language directly from the [docs](https://nix.dev/guides/faq#how-to-run-non-nix-executables); > NixOS cannot run dynamically linked executables intended for generic Linux environments out of...
Good morning 👋, I have included some Node projects/config examples the Nix way, but yes I do have node on my system (it also showed up in my system specs...
In theory, something like the following should work, but the command just hangs; without looking at things too deeply the symlinks line makes me a tad nervous given how NixOS...
Unfortunately, I do not have the bandwidth to test the extension locally at the moment. With that said, I am not seeing the start up errors I was accustomed to...
This appears to have broken again 🙁 with the following error code (so chat now does not work in VSCodium in NixOS): ```bash Failed to launch Amazon Q language server:...
I can only use inline chat: 