Skip to content

refactor build arg parsing#862

Merged
burtenshaw merged 2 commits into
huggingface:mainfrom
burtenshaw:codex/refactor-build-arg-parsing
Jul 2, 2026
Merged

refactor build arg parsing#862
burtenshaw merged 2 commits 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
@burtenshaw burtenshaw marked this pull request as ready for review July 2, 2026 09:35
@bot-ci-comment

bot-ci-comment Bot commented Jul 2, 2026

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@burtenshaw burtenshaw merged commit a2253e6 into huggingface:main Jul 2, 2026
7 checks passed
@burtenshaw burtenshaw deleted the codex/refactor-build-arg-parsing branch July 2, 2026 09:41
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