Ankur Nigam

Results 2 issues of Ankur Nigam

When deploying SWA using `azd` lacked the ability to configure complex build commands. `swa` cli natively utilises `swa-cli.config.json` along with flags. Changes on this PR allows `azd` to detect the...

customer-reported
swa

When using `ghcr.io/devcontainers/features/ruby:1": {}` with `mcr.microsoft.com/devcontainers/base:jammy` image. Whenever `bundle install` command is run it fails with the following error: > Installing aws-sdk-core 3.191.2 > Bundler::PermissionError: There was an error while...