Skip to content

Conversation

@Tuxliri
Copy link
Contributor

@Tuxliri Tuxliri commented Nov 5, 2025

This pull request updates the local certificate generation process in setup/mkcert/command.py to include both the localhost domain and the 127.0.0.1 IP address. This ensures that the generated SSL certificate is valid for both the domain and the loopback IP, improving compatibility for local development environments.

Testing

  1. Stop the devcontainer by quitting VSCode and making sure it is stopped in Orbstack.
  2. Delete the devcontainer's volume in orbstack
Screenshot 2025-11-03 at 17 41 03
  1. Rebuild and reopen the devcontainer
  2. Clone/checkout this branch of the duckietown-shell-commands repo (in the /workspaces/dt-env-developer/shell/duckietown-shell-commands directory)
  3. Point the dts to the local clone of the commands export DTSHELL_COMMANDS=/workspaces/dt-env-developer/shell/duckietown-shell-commands
  4. Configure the devcontainer using the instructions available on the docs here
  5. Run the lx-ros-basic (or any other lx) according to the instructions. Specifically you will want to test that when running dts code editor you are able to access the VSCode browser instance that opens.

@Tuxliri Tuxliri requested review from liampaull and tanij November 5, 2025 02:50
liampaull and others added 2 commits November 5, 2025 11:37
…-in-dts-code-editor-on-mac-devcontainer-DTSW-7328
@Tuxliri Tuxliri merged commit 1fa1593 into ente Nov 6, 2025
2 of 3 checks passed
@Tuxliri Tuxliri deleted the fix-error-loading-webview-and-security-issue-in-dts-code-editor-on-mac-devcontainer-DTSW-7328 branch November 6, 2025 03:22
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.

3 participants