Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ez] Remove rockset queries folder #6136

Merged
merged 38 commits into from
Jan 3, 2025
Merged
Show file tree
Hide file tree
Changes from 37 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tools/torchci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
setuptools==70.0.0
requests
rockset==1.0.3
boto3==1.19.12
pytest==7.2.0
clickhouse-connect==0.7.16
26 changes: 0 additions & 26 deletions tools/torchci/rockset_utils.py

This file was deleted.

4 changes: 0 additions & 4 deletions torchci/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
# these keys can be found on Vercel. Please see the README about getting access
# to Vercel.

# Rockset API key for talking to our data backend. You can generate one from the
# Rockset console (https://console.rockset.com/apikeys).
ROCKSET_API_KEY=

# GitHub App credentials for probot. Only needed if testing bot stuff locally.
PRIVATE_KEY=
APP_ID=
Expand Down
1 change: 0 additions & 1 deletion torchci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"@octokit/webhooks": "^13.3.0",
"@octokit/webhooks-types": "^7.6.1",
"@opensearch-project/opensearch": "^2.3.1",
"@rockset/client": "^0.8.9",
"@types/minimist": "^1.2.2",
"@vercel/analytics": "^1.3.2",
"ansicolor": "^1.1.100",
Expand Down
3 changes: 0 additions & 3 deletions torchci/rockset.config.json

This file was deleted.

42 changes: 0 additions & 42 deletions torchci/rockset/benchmarks/__sql/oss_ci_benchmark_branches.sql

This file was deleted.

95 changes: 0 additions & 95 deletions torchci/rockset/benchmarks/__sql/oss_ci_benchmark_llms.sql

This file was deleted.

32 changes: 0 additions & 32 deletions torchci/rockset/benchmarks/__sql/oss_ci_benchmark_names.sql

This file was deleted.

31 changes: 0 additions & 31 deletions torchci/rockset/benchmarks/oss_ci_benchmark_branches.lambda.json

This file was deleted.

61 changes: 0 additions & 61 deletions torchci/rockset/benchmarks/oss_ci_benchmark_llms.lambda.json

This file was deleted.

31 changes: 0 additions & 31 deletions torchci/rockset/benchmarks/oss_ci_benchmark_names.lambda.json

This file was deleted.

31 changes: 0 additions & 31 deletions torchci/rockset/commons/__sql/annotated_flaky_jobs.sql

This file was deleted.

Loading
Loading