Skip to content

Commit a681af8

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat(webapp)-animated-resizable-panel
2 parents 044592b + 0e14b6d commit a681af8

10 files changed

Lines changed: 27 additions & 514 deletions

File tree

apps/webapp/app/routes/admin.feature-flags.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ export const loader = async ({ request }: LoaderFunctionArgs) => {
5555

5656
// Resolve env-based defaults for locked flags
5757
const resolvedDefaults: Record<string, string> = {
58-
[FEATURE_FLAG.runsListRepository]: "clickhouse",
5958
[FEATURE_FLAG.taskEventRepository]: env.EVENT_REPOSITORY_DEFAULT_STORE,
6059
};
6160

apps/webapp/app/services/runsRepository/postgresRunsRepository.server.ts

Lines changed: 0 additions & 344 deletions
This file was deleted.

0 commit comments

Comments
 (0)