Skip to content

Commit 490b3dd

Browse files
committed
more triage doc
1 parent 474c07a commit 490b3dd

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

script-triage.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,41 @@ crates/sqltest/run_all_sequential.sh
1111

1212
# exception
1313
tools/perf.sh # this one only works on linux regardless so /shrug
14+
15+
16+
# untriaged
17+
crates/bench/callgrind-docker.sh
18+
crates/bench/flamegraph.sh
19+
crates/bench/hyper_cmp.py
20+
crates/bench/instruments.sh
21+
crates/bindings-cpp/tests/client-comparison/check_tables.py
22+
crates/bindings-cpp/tests/client-comparison/run_client_comparison.sh
23+
crates/bindings-cpp/tests/client-comparison/scripts/compare_clients.sh
24+
crates/bindings-cpp/tests/client-comparison/scripts/compare_modules.sh
25+
crates/bindings-cpp/tests/client-comparison/scripts/regenerate_cpp_client.sh
26+
crates/bindings-cpp/tests/client-comparison/scripts/regenerate_rust_client.sh
27+
crates/bindings-cpp/tests/type-isolation-test/run_type_isolation_test.sh
28+
crates/bindings-cpp/tests/type-isolation-test/update_table_from_log.sh
29+
crates/bindings/bindings-doctests.sh
30+
crates/sqltest/build_standard.py
31+
crates/sqltest/override_with_output.sh
32+
crates/sqltest/reformat.sh
33+
crates/sqltest/run_all_sequential.sh
34+
crates/update/spacetime-install.sh
35+
demo/Blackholio/server-csharp/generate.sh
36+
demo/Blackholio/server-rust/generate.sh
37+
demo/Blackholio/server-rust/publish.sh
38+
docs/scripts/get-old-docs.sh
39+
modules/module-test-cpp/compare_module_schemas.py
40+
sdks/csharp/tools~/gen-client-api.sh
41+
sdks/csharp/tools~/run-regression-tests.sh
42+
templates/keynote-2/scripts/bench-stats.py
43+
templates/keynote-2/scripts/check-bench.sh
44+
templates/keynote-2/scripts/plot-bench.py
45+
templates/keynote-2/scripts/start-bench.sh
46+
templates/keynote-2/scripts/stop-bench.sh
47+
tools/clippy.sh
48+
tools/crate-publish-checks.py
49+
tools/find-publish-list.py
50+
tools/merge-docker-images.sh
51+
tools/update-test-snapshots.sh

0 commit comments

Comments
 (0)