Skip to content

refactor(remote-git): remove obsolete HTTP browser example - #149

Merged
forhappy merged 1 commit into
mainfrom
codex/remote-git-http-qualification
Sep 7, 2026
Merged

refactor(remote-git): remove obsolete HTTP browser example#149
forhappy merged 1 commit into
mainfrom
codex/remote-git-http-qualification

Conversation

@forhappy

@forhappy forhappy commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove the standalone browse_http Axum demo now that the repository HTTP server provides the complete browsing UI.

  • Delete the bundled browser example and its HTML asset.
  • Remove the Axum, RNG, and Serde-only example dependencies and unused Tokio features.
  • Keep qualify_browse and verify_remote_browse.py for remote-only correctness qualification.
  • Keep the remote Git library, tests, and production repository UI unchanged.

Validation

  • CARGO_TARGET_DIR="$HOME/Workspace/crabbuild-target/crab-pr149" cargo check -p crab-remote-git --all-targets
  • CARGO_TARGET_DIR="$HOME/Workspace/crabbuild-target/crab-pr149" cargo test -p crab-remote-git --all-targets (106 unit tests, 72 integration tests passed)
  • cargo fmt --all -- --check
  • git diff --check

@forhappy forhappy changed the title feat(remote-git): add HTTP inspector and remote browsing qualification refactor(remote-git): remove obsolete HTTP browser example Sep 7, 2026
@forhappy
forhappy force-pushed the codex/remote-git-http-qualification branch from 36f6de6 to 33666b9 Compare September 7, 2026 04:32
@forhappy
forhappy merged commit ebd0e40 into main Sep 7, 2026
24 of 25 checks passed
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