Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 15 commits into from
Oct 19, 2023

Conversation

meowjesty
Copy link
Member

@meowjesty meowjesty commented Oct 9, 2023

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.

src/api.ts Outdated Show resolved Hide resolved
src/debugger.ts Show resolved Hide resolved
Co-authored-by: Michał Smolarek <[email protected]>
Copy link
Contributor

@Razz4780 Razz4780 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐈

@eyalb181 eyalb181 added this pull request to the merge queue Oct 19, 2023
Merged via the queue into metalbear-co:main with commit e07e9d2 Oct 19, 2023
4 checks passed
@meowjesty meowjesty linked an issue Oct 19, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass environment variables to mirrord invocations
3 participants