Skip to content

Restore development support and minimize migration diff#1

Merged
bdice merged 2 commits into
sphinx-portfrom
fix/sphinx-devcontainer-cleanup
Jul 7, 2026
Merged

Restore development support and minimize migration diff#1
bdice merged 2 commits into
sphinx-portfrom
fix/sphinx-devcontainer-cleanup

Conversation

@bdice

@bdice bdice commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Restore a Python 3.14 development container that installs uv, syncs the locked environment, and forwards the documentation server port.
  • Replace the machine-specific localhost:8004 references with a conventional, configurable port 8000 default.
  • Minimize the migration diff by restoring existing workflow formatting, comments, and copyright years wherever the underlying files were otherwise unchanged.

Why

This is a focused follow-up to rapidsai#807 so the Sphinx migration retains the repository's development-container workflow and avoids unrelated review noise.

Validation

  • Built and initialized the development container successfully with Python 3.14.6.
  • Ran make check inside the development container.
  • Ran uv run pre-commit run --all-files inside the development container.

bdice added 2 commits July 6, 2026 23:41
Signed-off-by: Bradley Dice <bdice@bradleydice.com>
Signed-off-by: Bradley Dice <bdice@bradleydice.com>
@bdice bdice marked this pull request as ready for review July 7, 2026 01:29
@bdice bdice merged commit dc33cc3 into sphinx-port Jul 7, 2026
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.

1 participant