Skip to content

chore(backend): fix docker client constant name typo#128

Merged
asdek merged 1 commit intovxcontrol:feature/project_improvementsfrom
SkyFlyingMouse:chore/docker-typo-rename
Feb 23, 2026
Merged

chore(backend): fix docker client constant name typo#128
asdek merged 1 commit intovxcontrol:feature/project_improvementsfrom
SkyFlyingMouse:chore/docker-typo-rename

Conversation

@SkyFlyingMouse
Copy link
Contributor

Description of the Change

Problem

A constant name in the docker client has a typo (containeLocalCwdTemplate), reducing readability and making searches/refactors harder.

Solution

Fix the typo by renaming it to containerLocalCwdTemplate and update all references.

Closes: N/A

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)

Areas Affected

  • Core Services (Frontend UI/Backend API)

Testing and Verification

Test Steps

  1. N/A (rename-only change, no behavior changes)

Test Results

N/A

@SkyFlyingMouse SkyFlyingMouse force-pushed the chore/docker-typo-rename branch from d37eee6 to 39196ba Compare February 23, 2026 01:25
@SkyFlyingMouse SkyFlyingMouse force-pushed the chore/docker-typo-rename branch from 39196ba to 7ff8159 Compare February 23, 2026 01:31
@asdek asdek changed the base branch from master to feature/project_improvements February 23, 2026 21:16
@asdek asdek merged commit ef95711 into vxcontrol:feature/project_improvements Feb 23, 2026
@asdek
Copy link
Contributor

asdek commented Feb 23, 2026

thank you for PR!

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