-
Notifications
You must be signed in to change notification settings - Fork 69
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
feat: initial devcontainer config #1139
feat: initial devcontainer config #1139
Conversation
✅ Deploy Preview for meltano-hub ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm getting an error because of --openssl-legacy-provider
being in $NODE_OPTIONS
. Why was this option set @aaronsteers?
[173931 ms] Container server: /home/node/.vscode-server/bin/97dec172d3256f8ca4bfb2143f3f76b503ca0534/node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
[173957 ms] Command failed: /home/node/.vscode-server/bin/97dec172d3256f8ca4bfb2143f3f76b503ca0534/bin/code-server --log debug --force-disable-user-env --server-data-dir /home/node/.vscode-server --use-host-proxy --telemetry-level off --accept-server-license-terms --host 127.0.0.1 --port 0 --connection-token-file /home/node/.vscode-server/data/Machine/.connection-token-97dec172d3256f8ca4bfb2143f3f76b503ca0534 --extensions-download-dir /home/node/.vscode-server/extensionsCache --install-extension dbaeumer.vscode-eslint --install-extension ms-python.python --install-extension ms-python.vscode-pylance --install-extension Vue.volar --start-server --disable-websocket-compression
@WillDaSilva We can remove it. I was getting other errors, which this env var seemed to resolve. I'm going to revert this to draft status while we figure out a path forward. If you are able to get something working smoothly, feel free to contribute back commits to this PR. |
Very relevant to performance for first-run and subsequent runs...
An outstanding regression affects performance of features delivery for decontainers: |
Used to build