Skip to content

refactor build arg parsing#862

Draft
burtenshaw wants to merge 1 commit into
huggingface:mainfrom
burtenshaw:codex/refactor-build-arg-parsing
Draft

refactor build arg parsing#862
burtenshaw wants to merge 1 commit into
huggingface:mainfrom
burtenshaw:codex/refactor-build-arg-parsing

Conversation

@burtenshaw

Copy link
Copy Markdown
Collaborator

Extracts openenv build Docker build-arg parsing into a helper while preserving the existing warning-and-skip behavior for malformed values.

Validation:

  • uv run ruff check src/openenv/cli/commands/build.py tests/test_cli/test_build.py
  • uv run ruff format --check src/openenv/cli/commands/build.py tests/test_cli/test_build.py
  • uv run usort check src/openenv/cli/commands/build.py tests/test_cli/test_build.py
  • PYTHONPATH=src:envs uv run python -m pytest tests/test_cli -q

@burtenshaw burtenshaw added codex codex-automation enhancement New feature or request size: small Small pull request labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex codex-automation enhancement New feature or request size: small Small pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant