metalbear-co / mirrord-vscode

Connect your local process and your cloud environment, and run local code in cloud conditions.
https://mirrord.dev
MIT License
8 stars 10 forks source link

Pass config env vars to mirrord verify-config. #74

Closed meowjesty closed 1 year ago

meowjesty commented 1 year ago

Passes the launch.json env section to mirrord verify-config, and mirrord, resolving config options that were set as env vars.

For the reviewer:

Think we're not using any standard formatter for this, so huge part of the diff is just indentation changes.

The src/tests/e2e.ts file was only changed to add a ; that was missing.

Most of the changes have to do with configEnv or config.env.