Skip to content

Commit 34958c0

Browse files
authored
chore: purge 4 broken runs from 2026-04-25 (#251)
1 parent 356d6bf commit 34958c0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/db/src/etl/run-overrides.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,8 @@ export const PURGED_RUNS: ReadonlySet<number> = new Set([
3333
24566910305, // 2026-04-17 | Reason: misconfigured diff on original pr causing sweep to fail
3434
24567247324, // 2026-04-17 | Reason: incorrect b300 recipes
3535
24567302524, // 2026-04-17 | Reason: incorrect b300 recipes
36+
24953342301, // 2026-04-25 | Reason: incorrect usage of run sweep and sweep failed, fixed in subsequent PR
37+
24954587925, // 2026-04-25 | Reason: incorrect usage of run sweep and sweep failed, fixed in subsequent PR
38+
24954912912, // 2026-04-25 | Reason: incorrect usage of run sweep and sweep failed, fixed in subsequent PR
39+
24960716250, // 2026-04-25 | Reason: incorrect usage of run sweep and sweep failed, fixed in subsequent PR
3640
]);

0 commit comments

Comments
 (0)