Skip to content

Revert sketchlib-rust path dependency workarounds (closes #154)#160

Merged
milindsrivastava1997 merged 1 commit intomainfrom
154-revert-sketchlib-rust-path-dependency-once-it-is-open-sourced
Mar 6, 2026
Merged

Revert sketchlib-rust path dependency workarounds (closes #154)#160
milindsrivastava1997 merged 1 commit intomainfrom
154-revert-sketchlib-rust-path-dependency-once-it-is-open-sourced

Conversation

@zzylol
Copy link
Copy Markdown
Contributor

@zzylol zzylol commented Mar 6, 2026

Now that ProjectASAP/sketchlib-rust is public, this removes all the temporary workarounds:

  • Add sketchlib-rust as a git dependency in asap-query-engine/Cargo.toml
  • Remove exclude = ["sketchlib-rust"] from root workspace Cargo.toml
  • Remove sketchlib-rust/ from .gitignore
  • Remove sketchlib-rust from asap-tools/components.conf
  • Uncomment promsketch_store/series.rs and query.rs
  • Remove stale commented-out private-repo steps from rust.yml and Dockerfile
  • Regenerate Cargo.lock

Closes #154

…blic

- Add sketchlib-rust git dependency to asap-query-engine/Cargo.toml
- Remove workspace exclude for sketchlib-rust from root Cargo.toml
- Remove sketchlib-rust/ from .gitignore
- Remove sketchlib-rust rsync entry from asap-tools/components.conf
- Uncomment series.rs and query.rs in promsketch_store
- Remove stale commented-out private-repo CI steps from rust.yml
- Remove stale commented-out secret-based build from Dockerfile
- Regenerate Cargo.lock

Closes #154

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@zzylol zzylol linked an issue Mar 6, 2026 that may be closed by this pull request
@milindsrivastava1997 milindsrivastava1997 merged commit b7dd3cd into main Mar 6, 2026
13 checks passed
@milindsrivastava1997 milindsrivastava1997 deleted the 154-revert-sketchlib-rust-path-dependency-once-it-is-open-sourced branch March 6, 2026 19:44
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.

Revert sketchlib-rust path dependency once it is open sourced

2 participants