Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
clee2000 committed Sep 27, 2023
1 parent cf45702 commit e419837
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchci/scripts/get_merge_base_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ def dedup_merge_base_info():
# upload_merge_base_info(failed_test_shas[i : i + interval])
# print(f"{i} to {i + interval} done")
# remove_from_rockset("merge_bases")
dedup_merge_base_info()
interval = 500
main_branch_shas = list_all_main_branch_shas()
print(f"There are {len(main_branch_shas)}, uploading in batches of {interval}")
Expand Down

0 comments on commit e419837

Please sign in to comment.