Skip to content

Add SHELL env var, ADT_CONTAINER_ENGINE, and disable workspace trust#12

Merged
leogallego merged 1 commit into
mainfrom
fix/devspaces-env-and-settings
Apr 23, 2026
Merged

Add SHELL env var, ADT_CONTAINER_ENGINE, and disable workspace trust#12
leogallego merged 1 commit into
mainfrom
fix/devspaces-env-and-settings

Conversation

@leogallego
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • Workspace starts successfully with new env vars
  • echo $SHELL returns /bin/bash inside the workspace
  • VS Code terminal spawns correctly
  • No workspace trust popup on first open
  • tox with podman works (ADT_CONTAINER_ENGINE=podman)

🤖 Generated with Claude Code

- Add SHELL=/bin/bash to devfile env — defensive fix for VS Code
  terminal spawning issues when SHELL is not set (#11)
- Add ADT_CONTAINER_ENGINE=podman for tox podman support
- Disable workspace trust to reduce friction for lab participants

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@leogallego leogallego merged commit cf0011b into main Apr 23, 2026
@leogallego leogallego deleted the fix/devspaces-env-and-settings branch May 6, 2026 02:27
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.

1 participant