Skip to content

refactor push Dockerfile rewrite helper#964

Merged
burtenshaw merged 3 commits into
huggingface:mainfrom
burtenshaw:codex/refactor-push-dockerfile-rewrite
Jul 23, 2026
Merged

refactor push Dockerfile rewrite helper#964
burtenshaw merged 3 commits into
huggingface:mainfrom
burtenshaw:codex/refactor-push-dockerfile-rewrite

Conversation

@burtenshaw

Copy link
Copy Markdown
Collaborator

Refactors OpenEnv push Dockerfile rewriting into a private helper. No behavior change.

Validated:

  • .venv/bin/ruff check src/openenv/cli/commands/push.py tests/test_cli/test_push.py
  • .venv/bin/ruff format --check src/openenv/cli/commands/push.py tests/test_cli/test_push.py
  • .venv/bin/usort check src/openenv/cli/commands/push.py tests/test_cli/test_push.py
  • PYTHONPATH=src:envs .venv/bin/python -m pytest tests/test_cli/test_push.py -q
  • PYTHONPATH=src:envs .venv/bin/python -m pytest tests/test_cli -q
  • PYTHONPATH=src:envs .venv/bin/python -m pytest tests/ -q -m "not integration and not docker and not network"

@burtenshaw
burtenshaw marked this pull request as ready for review July 23, 2026 12:04
@bot-ci-comment

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

Copy link
Copy Markdown
Collaborator Author

@greptileai

@burtenshaw
burtenshaw merged commit 5b8baa7 into huggingface:main Jul 23, 2026
7 checks passed
@burtenshaw
burtenshaw deleted the codex/refactor-push-dockerfile-rewrite branch July 23, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant