Skip to content

fix: Resolved the issue with dev container#332

Merged
Prajwal-Microsoft merged 1 commit into
mainfrom
dev-con-issue
Jan 28, 2026
Merged

fix: Resolved the issue with dev container#332
Prajwal-Microsoft merged 1 commit into
mainfrom
dev-con-issue

Conversation

@Prekshith-Microsoft
Copy link
Copy Markdown
Contributor

@Prekshith-Microsoft Prekshith-Microsoft commented Jan 28, 2026

This pull request updates the dev container setup to use a custom Dockerfile instead of a direct image reference, and addresses a potential GPG key expiration issue with the Yarn repository. The most important changes are:

Dev container configuration:

  • Changed .devcontainer/devcontainer.json to build the container from a local Dockerfile instead of referencing the base image directly.

Dockerfile updates:

  • Added a new .devcontainer/Dockerfile based on mcr.microsoft.com/devcontainers/python:3.11-bullseye.
  • Removed the Yarn repository in the Dockerfile to prevent GPG key expiration issues during builds.## 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 5ee02f1 into main Jan 28, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.5.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Roopan-Microsoft Roopan-Microsoft deleted the dev-con-issue branch March 4, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants