Skip to content

Conversation

@a5chin
Copy link
Owner

@a5chin a5chin commented Jan 11, 2026

User description

Type of Change

  • Hotfix
  • Bug Fix
  • Dependency Update
  • Feature
  • Refactor
  • CI/CD
  • Documentation

Related Issues

Breaking Changes

  • No breaking changes
  • API signature changed
  • Configuration changed
  • Behavior changed
  • Dependencies changed
  • Features removed

Checklist

  • Dependencies added/updated
  • New environment variables
  • Performance impact assessed
  • Security implications reviewed
  • Deployment notes

Additional Context


PR Type

Bug fix, Documentation


Description

  • Reordered venv volume mount in devcontainer.json.

  • Updated uv.md devcontainer configuration example.


File Walkthrough

Relevant files
Configuration changes
devcontainer.json
Reordered devcontainer volume mounts                                         

.devcontainer/devcontainer.json

  • Reordered the mounts array.
  • Moved the venv-${devcontainerId} volume mount to appear after the ssh
    bind mount.
+5/-5     
Documentation
uv.md
Updated devcontainer example in documentation                       

docs/configurations/uv.md

  • Updated the devcontainer configuration example within the
    documentation.
  • Reflected the reordering of the venv-${devcontainerId} volume mount in
    the mounts array.
+5/-5     

@a5chin a5chin self-assigned this Jan 11, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation fix labels Jan 11, 2026
@a5chin a5chin merged commit 153ab34 into main Jan 11, 2026
3 checks passed
@a5chin a5chin deleted the fix/workflow branch January 11, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants