Skip to content

refactor push Dockerfile rewrite helper#964

Draft
burtenshaw wants to merge 1 commit into
huggingface:mainfrom
burtenshaw:codex/refactor-push-dockerfile-rewrite
Draft

refactor push Dockerfile rewrite helper#964
burtenshaw wants to merge 1 commit 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"

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