Commit b7dd3cd
Revert sketchlib-rust path dependency workarounds now that repo is public (#160)
- 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>1 parent 8da56b5 commit b7dd3cd
9 files changed
Lines changed: 631 additions & 577 deletions
File tree
- .github/workflows
- asap-query-engine
- src/stores/promsketch_store
- asap-tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
| |||
81 | 75 | | |
82 | 76 | | |
83 | 77 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 78 | | |
91 | 79 | | |
92 | 80 | | |
| |||
145 | 133 | | |
146 | 134 | | |
147 | 135 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
0 commit comments