Skip to content

fix: Resolved the PowerShell issue in codespace#107

Merged
Prajwal-Microsoft merged 1 commit intomicrosoft:mainfrom
Prekshith-Microsoft:psl-powershell-issue
Feb 11, 2026
Merged

fix: Resolved the PowerShell issue in codespace#107
Prajwal-Microsoft merged 1 commit intomicrosoft:mainfrom
Prekshith-Microsoft:psl-powershell-issue

Conversation

@Prekshith-Microsoft
Copy link
Contributor

@Prekshith-Microsoft Prekshith-Microsoft commented Feb 11, 2026

This pull request updates the development container configuration to address a GPG key issue and enhance the container's capabilities. The main changes include switching from a prebuilt image to a custom Dockerfile, removing the Yarn repository to avoid GPG key expiration problems, and adding PowerShell support.

Dev container configuration improvements:

  • Switched from referencing the Python image directly in devcontainer.json to building from a custom Dockerfile, allowing for more flexible setup and customization.
  • Added PowerShell as a feature in the development container to provide additional scripting capabilities.

Dependency management:

  • Updated the Dockerfile to remove the Yarn repository, preventing issues caused by GPG key expiration.## Purpose
  • ...

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft merged commit c9f99c7 into microsoft:main Feb 11, 2026
5 checks passed
@Prekshith-Microsoft Prekshith-Microsoft deleted the psl-powershell-issue branch February 19, 2026 11:51
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.

2 participants

Comments