@datarecce/ui 0.1.41 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -133
- package/dist/AuthModal-C8LetZNB.js +23 -0
- package/dist/AuthModal-C8LetZNB.js.map +1 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts +41 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts.map +1 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js +3 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js.map +1 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts +172 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts.map +1 -0
- package/dist/RunProgress-DyFIALbI.d.ts +429 -0
- package/dist/RunProgress-DyFIALbI.d.ts.map +1 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts +64 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts.map +1 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts +1427 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts.map +1 -0
- package/dist/advanced.d.ts +18 -0
- package/dist/advanced.d.ts.map +1 -0
- package/dist/advanced.js +3 -0
- package/dist/advanced.js.map +1 -0
- package/dist/api-ZZ4cc9b9.d.ts +255 -0
- package/dist/api-ZZ4cc9b9.d.ts.map +1 -0
- package/dist/api-_i6BZPkM.js +3 -0
- package/dist/api-_i6BZPkM.js.map +1 -0
- package/dist/api.d.ts +3 -2
- package/dist/api.js +2 -100
- package/dist/colors--47Kkns4.js +3 -0
- package/dist/colors--47Kkns4.js.map +1 -0
- package/dist/colors-vY9Yzui0.d.ts +255 -0
- package/dist/colors-vY9Yzui0.d.ts.map +1 -0
- package/dist/components-run.d.ts +8 -0
- package/dist/components-run.js +2 -0
- package/dist/components.d.ts +22 -2
- package/dist/components.js +2 -86
- package/dist/const-DbXBkrxT.js +3 -0
- package/dist/const-DbXBkrxT.js.map +1 -0
- package/dist/constants-DD5vJv2q.js +3 -0
- package/dist/constants-DD5vJv2q.js.map +1 -0
- package/dist/constants.d.ts +3 -0
- package/dist/constants.js +2 -0
- package/dist/contexts.d.ts +7 -0
- package/dist/contexts.js +2 -0
- package/dist/flag-CiR2E5oz.d.ts +898 -0
- package/dist/flag-CiR2E5oz.d.ts.map +1 -0
- package/dist/flag-koeDAqr3.js +3 -0
- package/dist/flag-koeDAqr3.js.map +1 -0
- package/dist/hooks.d.ts +15 -2
- package/dist/hooks.js +2 -43
- package/dist/index-BFkbe0aF.d.ts +698 -0
- package/dist/index-BFkbe0aF.d.ts.map +1 -0
- package/dist/index-Ba3hp2Ng.d.ts +471 -0
- package/dist/index-Ba3hp2Ng.d.ts.map +1 -0
- package/dist/index-C_kD4ZQ3.d.ts +1079 -0
- package/dist/index-C_kD4ZQ3.d.ts.map +1 -0
- package/dist/index-CiPcALu4.d.ts +146 -0
- package/dist/index-CiPcALu4.d.ts.map +1 -0
- package/dist/index-CkXLPYZY.d.ts +13 -0
- package/dist/index-CkXLPYZY.d.ts.map +1 -0
- package/dist/index-DTCpHvX_.d.ts +211 -0
- package/dist/index-DTCpHvX_.d.ts.map +1 -0
- package/dist/index-DVoQsx5c.d.ts +349 -0
- package/dist/index-DVoQsx5c.d.ts.map +1 -0
- package/dist/index-DmwYRgDR.d.ts +192 -0
- package/dist/index-DmwYRgDR.d.ts.map +1 -0
- package/dist/index-N8N7XmRj.d.ts +130 -0
- package/dist/index-N8N7XmRj.d.ts.map +1 -0
- package/dist/index-h_fw6R9U.d.ts +1501 -0
- package/dist/index-h_fw6R9U.d.ts.map +1 -0
- package/dist/index-o48TPoFN.d.ts +734 -0
- package/dist/index-o48TPoFN.d.ts.map +1 -0
- package/dist/index.d.ts +24 -2
- package/dist/index.js +2 -198
- package/dist/keepAlive-CEzyrDfg.js +3 -0
- package/dist/keepAlive-CEzyrDfg.js.map +1 -0
- package/dist/lib/api/axiosClient.d.ts +8 -0
- package/dist/lib/api/axiosClient.d.ts.map +1 -0
- package/dist/lib/api/axiosClient.js +3 -0
- package/dist/lib/api/axiosClient.js.map +1 -0
- package/dist/lib/api/track.d.ts +137 -0
- package/dist/lib/api/track.d.ts.map +1 -0
- package/dist/lib/api/track.js +2 -0
- package/dist/lib/api/user.d.ts +16 -0
- package/dist/lib/api/user.d.ts.map +1 -0
- package/dist/lib/api/user.js +2 -0
- package/dist/lib/const.d.ts +8 -0
- package/dist/lib/const.d.ts.map +1 -0
- package/dist/lib/const.js +2 -0
- package/dist/lib/result/ResultErrorFallback.d.ts +8 -0
- package/dist/lib/result/ResultErrorFallback.d.ts.map +1 -0
- package/dist/lib/result/ResultErrorFallback.js +2 -0
- package/dist/primitives-CgGUvwHB.d.ts +914 -0
- package/dist/primitives-CgGUvwHB.d.ts.map +1 -0
- package/dist/primitives.d.ts +12 -0
- package/dist/primitives.js +2 -0
- package/dist/result.d.ts +4 -0
- package/dist/result.js +2 -0
- package/dist/src-BgHSbbHk.js +67 -0
- package/dist/src-BgHSbbHk.js.map +1 -0
- package/dist/styles.css +478 -4
- package/dist/theme-CeWzymUn.js +64 -0
- package/dist/theme-CeWzymUn.js.map +1 -0
- package/dist/theme.d.ts +3 -2
- package/dist/theme.js +2 -9
- package/dist/track-9ZQpBlUK.js +3 -0
- package/dist/track-9ZQpBlUK.js.map +1 -0
- package/dist/types-CFbNxrx2.d.ts +171 -0
- package/dist/types-CFbNxrx2.d.ts.map +1 -0
- package/dist/types-CZre3j02.d.ts +231 -0
- package/dist/types-CZre3j02.d.ts.map +1 -0
- package/dist/types.d.ts +14 -2
- package/dist/types.js +3 -9
- package/dist/types.js.map +1 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js +3 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js.map +1 -0
- package/dist/useThemeColors--prVbMmM.js +3 -0
- package/dist/useThemeColors--prVbMmM.js.map +1 -0
- package/dist/useThemeColors-DHEroo8f.d.ts +104 -0
- package/dist/useThemeColors-DHEroo8f.d.ts.map +1 -0
- package/dist/user-DMT7E0fc.js +3 -0
- package/dist/user-DMT7E0fc.js.map +1 -0
- package/dist/utils-CW2skXm_.js +3 -0
- package/dist/utils-CW2skXm_.js.map +1 -0
- package/dist/utils-CXWhfyxC.js +5 -0
- package/dist/utils-CXWhfyxC.js.map +1 -0
- package/dist/utils.d.ts +7 -0
- package/dist/utils.js +2 -0
- package/package.json +115 -107
- package/LICENSE +0 -201
- package/dist/RecceCheckContext-BJprb2xR.js +0 -7968
- package/dist/RecceCheckContext-BJprb2xR.js.map +0 -1
- package/dist/RecceCheckContext-DPnWB_aU.css +0 -215
- package/dist/RecceCheckContext-DPnWB_aU.css.map +0 -1
- package/dist/RecceCheckContext-DbZ7BdRy.mjs +0 -7426
- package/dist/RecceCheckContext-DbZ7BdRy.mjs.map +0 -1
- package/dist/RecceCheckContext-DyxOeUsX.css +0 -215
- package/dist/RecceCheckContext-DyxOeUsX.css.map +0 -1
- package/dist/api.d.mts +0 -3
- package/dist/api.js.map +0 -1
- package/dist/api.mjs +0 -46
- package/dist/api.mjs.map +0 -1
- package/dist/components-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DfXnN1Hx.js +0 -14689
- package/dist/components-DfXnN1Hx.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.map +0 -1
- package/dist/components-jh6r4tQn.mjs +0 -12348
- package/dist/components-jh6r4tQn.mjs.map +0 -1
- package/dist/components.d.mts +0 -3
- package/dist/components.mjs +0 -9
- package/dist/const-CaIm1Z8g.mjs +0 -12
- package/dist/const-CaIm1Z8g.mjs.map +0 -1
- package/dist/const-CvdZO0FN.js +0 -24
- package/dist/const-CvdZO0FN.js.map +0 -1
- package/dist/hooks-cQsBXBd1.js +0 -40
- package/dist/hooks-cQsBXBd1.js.map +0 -1
- package/dist/hooks-eaHm_yEp.mjs +0 -33
- package/dist/hooks-eaHm_yEp.mjs.map +0 -1
- package/dist/hooks.d.mts +0 -3
- package/dist/hooks.mjs +0 -8
- package/dist/html2canvas-pro.esm-CsuSOHXp.js +0 -7250
- package/dist/html2canvas-pro.esm-CsuSOHXp.js.map +0 -1
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs +0 -7249
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs.map +0 -1
- package/dist/index-B5bpmv0i.d.mts +0 -2172
- package/dist/index-B5bpmv0i.d.mts.map +0 -1
- package/dist/index-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.map +0 -1
- package/dist/index.d.mts +0 -3
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -20
- package/dist/index.mjs.map +0 -1
- package/dist/mui-theme-CUhybmBq.mjs +0 -696
- package/dist/mui-theme-CUhybmBq.mjs.map +0 -1
- package/dist/mui-theme-iBHkjXJq.js +0 -732
- package/dist/mui-theme-iBHkjXJq.js.map +0 -1
- package/dist/state-CTITyT0R.js +0 -795
- package/dist/state-CTITyT0R.js.map +0 -1
- package/dist/state-Sc2b4jri.mjs +0 -382
- package/dist/state-Sc2b4jri.mjs.map +0 -1
- package/dist/theme.d.mts +0 -3
- package/dist/theme.mjs +0 -4
- package/dist/tooltipMessage-BC5W7H3X.js +0 -13
- package/dist/tooltipMessage-BC5W7H3X.js.map +0 -1
- package/dist/tooltipMessage-B_xMIKWL.mjs +0 -7
- package/dist/tooltipMessage-B_xMIKWL.mjs.map +0 -1
- package/dist/types.d.mts +0 -3
- package/dist/types.mjs +0 -6
- package/dist/urls-BQW5wjg-.js +0 -13
- package/dist/urls-BQW5wjg-.js.map +0 -1
- package/dist/urls-DT7FVEcS.mjs +0 -7
- package/dist/urls-DT7FVEcS.mjs.map +0 -1
- package/dist/version-B9s8yne-.js +0 -300
- package/dist/version-B9s8yne-.js.map +0 -1
- package/dist/version-DP1kU_7v.mjs +0 -162
- package/dist/version-DP1kU_7v.mjs.map +0 -1
- package/recce-source/.editorconfig +0 -26
- package/recce-source/.flake8 +0 -37
- package/recce-source/.github/ISSUE_TEMPLATE/bug_report.yml +0 -67
- package/recce-source/.github/ISSUE_TEMPLATE/custom.md +0 -10
- package/recce-source/.github/ISSUE_TEMPLATE/feature_request.yml +0 -42
- package/recce-source/.github/PULL_REQUEST_TEMPLATE.md +0 -21
- package/recce-source/.github/copilot-instructions.md +0 -331
- package/recce-source/.github/instructions/backend-instructions.md +0 -541
- package/recce-source/.github/instructions/frontend-instructions.md +0 -317
- package/recce-source/.github/workflows/build-statics.yaml +0 -72
- package/recce-source/.github/workflows/bump.yaml +0 -48
- package/recce-source/.github/workflows/integration-tests-cloud.yaml +0 -92
- package/recce-source/.github/workflows/integration-tests-sqlmesh.yaml +0 -33
- package/recce-source/.github/workflows/integration-tests.yaml +0 -52
- package/recce-source/.github/workflows/nightly.yaml +0 -246
- package/recce-source/.github/workflows/release.yaml +0 -196
- package/recce-source/.github/workflows/tests-js.yaml +0 -58
- package/recce-source/.github/workflows/tests-python.yaml +0 -128
- package/recce-source/.pre-commit-config.yaml +0 -26
- package/recce-source/CLAUDE.md +0 -483
- package/recce-source/CODE_OF_CONDUCT.md +0 -128
- package/recce-source/CONTRIBUTING.md +0 -107
- package/recce-source/LICENSE +0 -201
- package/recce-source/Makefile +0 -126
- package/recce-source/README.md +0 -182
- package/recce-source/RECCE_CLOUD.md +0 -81
- package/recce-source/SECURITY.md +0 -25
- package/recce-source/docs/PACKAGING.md +0 -340
- package/recce-source/docs/README.md +0 -1
- package/recce-source/docs/plans/2024-12-31-csv-download-design.md +0 -121
- package/recce-source/docs/plans/2024-12-31-csv-download-implementation.md +0 -930
- package/recce-source/integration_tests/dbt/dbt_project.yml +0 -26
- package/recce-source/integration_tests/dbt/models/customers.sql +0 -69
- package/recce-source/integration_tests/dbt/models/docs.md +0 -14
- package/recce-source/integration_tests/dbt/models/orders.sql +0 -56
- package/recce-source/integration_tests/dbt/models/schema.yml +0 -82
- package/recce-source/integration_tests/dbt/models/staging/schema.yml +0 -31
- package/recce-source/integration_tests/dbt/models/staging/stg_customers.sql +0 -22
- package/recce-source/integration_tests/dbt/models/staging/stg_orders.sql +0 -23
- package/recce-source/integration_tests/dbt/models/staging/stg_payments.sql +0 -25
- package/recce-source/integration_tests/dbt/packages.yml +0 -7
- package/recce-source/integration_tests/dbt/profiles.yml +0 -8
- package/recce-source/integration_tests/dbt/seeds/raw_customers.csv +0 -101
- package/recce-source/integration_tests/dbt/seeds/raw_orders.csv +0 -100
- package/recce-source/integration_tests/dbt/seeds/raw_payments.csv +0 -114
- package/recce-source/integration_tests/dbt/seeds/raw_statuses.csv +0 -5
- package/recce-source/integration_tests/dbt/smoke_test.sh +0 -72
- package/recce-source/integration_tests/dbt/smoke_test_cloud.sh +0 -71
- package/recce-source/integration_tests/sqlmesh/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/audits/assert_item_price_above_zero.sql +0 -9
- package/recce-source/integration_tests/sqlmesh/audits/items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/audits/order_items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/config.py +0 -171
- package/recce-source/integration_tests/sqlmesh/helper.py +0 -20
- package/recce-source/integration_tests/sqlmesh/hooks/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/macros.py +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/macros.sql +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/utils.py +0 -11
- package/recce-source/integration_tests/sqlmesh/metrics/metrics.sql +0 -25
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_by_day.sql +0 -41
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_lifetime.sql +0 -60
- package/recce-source/integration_tests/sqlmesh/models/customers.sql +0 -32
- package/recce-source/integration_tests/sqlmesh/models/items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/marketing.sql +0 -15
- package/recce-source/integration_tests/sqlmesh/models/order_items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/orders.py +0 -70
- package/recce-source/integration_tests/sqlmesh/models/raw_marketing.py +0 -62
- package/recce-source/integration_tests/sqlmesh/models/top_waiters.sql +0 -23
- package/recce-source/integration_tests/sqlmesh/models/waiter_as_customer_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiter_names.sql +0 -10
- package/recce-source/integration_tests/sqlmesh/models/waiter_revenue_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiters.py +0 -62
- package/recce-source/integration_tests/sqlmesh/prep_env.sh +0 -16
- package/recce-source/integration_tests/sqlmesh/schema.yaml +0 -5
- package/recce-source/integration_tests/sqlmesh/seeds/waiter_names.csv +0 -11
- package/recce-source/integration_tests/sqlmesh/test_server.sh +0 -29
- package/recce-source/integration_tests/sqlmesh/tests/test_customer_revenue_by_day.yaml +0 -63
- package/recce-source/integration_tests/sqlmesh/tests/test_order_items.yaml +0 -72
- package/recce-source/js/.editorconfig +0 -27
- package/recce-source/js/.env.development +0 -5
- package/recce-source/js/.husky/pre-commit +0 -29
- package/recce-source/js/.nvmrc +0 -1
- package/recce-source/js/README.md +0 -39
- package/recce-source/js/app/(mainComponents)/DisplayModeToggle.tsx +0 -65
- package/recce-source/js/app/(mainComponents)/NavBar.tsx +0 -228
- package/recce-source/js/app/(mainComponents)/RecceVersionBadge.tsx +0 -107
- package/recce-source/js/app/(mainComponents)/TopBar.tsx +0 -252
- package/recce-source/js/app/@lineage/default.tsx +0 -20
- package/recce-source/js/app/@lineage/page.tsx +0 -14
- package/recce-source/js/app/MainLayout.tsx +0 -170
- package/recce-source/js/app/Providers.tsx +0 -49
- package/recce-source/js/app/checks/page.tsx +0 -296
- package/recce-source/js/app/error.tsx +0 -93
- package/recce-source/js/app/favicon.ico +0 -0
- package/recce-source/js/app/global-error.tsx +0 -115
- package/recce-source/js/app/global.css +0 -82
- package/recce-source/js/app/layout.tsx +0 -48
- package/recce-source/js/app/lineage/page.tsx +0 -15
- package/recce-source/js/app/page.tsx +0 -12
- package/recce-source/js/app/query/page.tsx +0 -8
- package/recce-source/js/biome.json +0 -313
- package/recce-source/js/jest.config.js +0 -34
- package/recce-source/js/jest.globals.d.ts +0 -32
- package/recce-source/js/jest.setup.js +0 -91
- package/recce-source/js/next.config.js +0 -16
- package/recce-source/js/package-lock.json +0 -13843
- package/recce-source/js/package.json +0 -123
- package/recce-source/js/pnpm-lock.yaml +0 -9235
- package/recce-source/js/pnpm-workspace.yaml +0 -6
- package/recce-source/js/postcss.config.js +0 -5
- package/recce-source/js/public/auth_callback.html +0 -68
- package/recce-source/js/public/imgs/feedback/thumbs-down.png +0 -0
- package/recce-source/js/public/imgs/feedback/thumbs-up.png +0 -0
- package/recce-source/js/public/imgs/reload-image.svg +0 -4
- package/recce-source/js/public/logo/recce-logo-white.png +0 -0
- package/recce-source/js/src/components/AuthModal/AuthModal.tsx +0 -202
- package/recce-source/js/src/components/app/AvatarDropdown.tsx +0 -159
- package/recce-source/js/src/components/app/EnvInfo.tsx +0 -357
- package/recce-source/js/src/components/app/Filename.tsx +0 -388
- package/recce-source/js/src/components/app/SetupConnectionPopover.tsx +0 -91
- package/recce-source/js/src/components/app/StateExporter.tsx +0 -57
- package/recce-source/js/src/components/app/StateImporter.tsx +0 -198
- package/recce-source/js/src/components/app/StateSharing.tsx +0 -145
- package/recce-source/js/src/components/app/StateSynchronizer.tsx +0 -205
- package/recce-source/js/src/components/charts/HistogramChart.tsx +0 -291
- package/recce-source/js/src/components/charts/SquareIcon.tsx +0 -51
- package/recce-source/js/src/components/charts/TopKSummaryList.tsx +0 -457
- package/recce-source/js/src/components/charts/chartTheme.ts +0 -74
- package/recce-source/js/src/components/check/CheckBreadcrumb.tsx +0 -97
- package/recce-source/js/src/components/check/CheckDescription.tsx +0 -134
- package/recce-source/js/src/components/check/CheckDetail.tsx +0 -797
- package/recce-source/js/src/components/check/CheckEmptyState.tsx +0 -84
- package/recce-source/js/src/components/check/CheckList.tsx +0 -320
- package/recce-source/js/src/components/check/LineageDiffView.tsx +0 -32
- package/recce-source/js/src/components/check/PresetCheckTemplateView.tsx +0 -48
- package/recce-source/js/src/components/check/SchemaDiffView.tsx +0 -290
- package/recce-source/js/src/components/check/check.ts +0 -25
- package/recce-source/js/src/components/check/timeline/CheckTimeline.tsx +0 -163
- package/recce-source/js/src/components/check/timeline/CommentInput.tsx +0 -84
- package/recce-source/js/src/components/check/timeline/TimelineEvent.tsx +0 -468
- package/recce-source/js/src/components/check/timeline/index.ts +0 -12
- package/recce-source/js/src/components/check/utils.ts +0 -12
- package/recce-source/js/src/components/data-grid/ScreenshotDataGrid.tsx +0 -333
- package/recce-source/js/src/components/data-grid/agGridStyles.css +0 -55
- package/recce-source/js/src/components/data-grid/agGridTheme.ts +0 -43
- package/recce-source/js/src/components/editor/CodeEditor.tsx +0 -107
- package/recce-source/js/src/components/editor/DiffEditor.tsx +0 -162
- package/recce-source/js/src/components/editor/index.ts +0 -12
- package/recce-source/js/src/components/errorboundary/ErrorBoundary.tsx +0 -87
- package/recce-source/js/src/components/histogram/HistogramDiffForm.tsx +0 -147
- package/recce-source/js/src/components/histogram/HistogramDiffResultView.tsx +0 -63
- package/recce-source/js/src/components/icons/index.tsx +0 -142
- package/recce-source/js/src/components/lineage/ActionControl.tsx +0 -63
- package/recce-source/js/src/components/lineage/ActionTag.tsx +0 -141
- package/recce-source/js/src/components/lineage/ChangeStatusLegend.tsx +0 -46
- package/recce-source/js/src/components/lineage/ColumnLevelLineageControl.tsx +0 -327
- package/recce-source/js/src/components/lineage/ColumnLevelLineageLegend.tsx +0 -57
- package/recce-source/js/src/components/lineage/GraphColumnNode.tsx +0 -199
- package/recce-source/js/src/components/lineage/GraphEdge.tsx +0 -59
- package/recce-source/js/src/components/lineage/GraphNode.tsx +0 -555
- package/recce-source/js/src/components/lineage/LineagePage.tsx +0 -10
- package/recce-source/js/src/components/lineage/LineageView.tsx +0 -1384
- package/recce-source/js/src/components/lineage/LineageViewContext.tsx +0 -86
- package/recce-source/js/src/components/lineage/LineageViewContextMenu.tsx +0 -637
- package/recce-source/js/src/components/lineage/LineageViewNotification.tsx +0 -64
- package/recce-source/js/src/components/lineage/LineageViewTopBar.tsx +0 -596
- package/recce-source/js/src/components/lineage/NodeSqlView.tsx +0 -136
- package/recce-source/js/src/components/lineage/NodeTag.tsx +0 -278
- package/recce-source/js/src/components/lineage/NodeView.tsx +0 -642
- package/recce-source/js/src/components/lineage/SandboxView.tsx +0 -436
- package/recce-source/js/src/components/lineage/ServerDisconnectedModalContent.tsx +0 -105
- package/recce-source/js/src/components/lineage/SetupConnectionBanner.tsx +0 -52
- package/recce-source/js/src/components/lineage/SingleEnvironmentQueryView.tsx +0 -152
- package/recce-source/js/src/components/lineage/graph.test.ts +0 -31
- package/recce-source/js/src/components/lineage/graph.ts +0 -58
- package/recce-source/js/src/components/lineage/lineage.test.ts +0 -169
- package/recce-source/js/src/components/lineage/lineage.ts +0 -521
- package/recce-source/js/src/components/lineage/styles.css +0 -42
- package/recce-source/js/src/components/lineage/styles.tsx +0 -165
- package/recce-source/js/src/components/lineage/useMultiNodesAction.ts +0 -352
- package/recce-source/js/src/components/lineage/useValueDiffAlertDialog.tsx +0 -108
- package/recce-source/js/src/components/onboarding-guide/Notification.tsx +0 -62
- package/recce-source/js/src/components/profile/ProfileDiffForm.tsx +0 -134
- package/recce-source/js/src/components/profile/ProfileDiffResultView.tsx +0 -243
- package/recce-source/js/src/components/query/ChangedOnlyCheckbox.tsx +0 -29
- package/recce-source/js/src/components/query/DiffText.tsx +0 -120
- package/recce-source/js/src/components/query/QueryDiffResultView.tsx +0 -468
- package/recce-source/js/src/components/query/QueryForm.tsx +0 -80
- package/recce-source/js/src/components/query/QueryPage.tsx +0 -282
- package/recce-source/js/src/components/query/QueryResultView.tsx +0 -180
- package/recce-source/js/src/components/query/SetupConnectionGuide.tsx +0 -57
- package/recce-source/js/src/components/query/SqlEditor.tsx +0 -245
- package/recce-source/js/src/components/query/ToggleSwitch.tsx +0 -84
- package/recce-source/js/src/components/query/styles.css +0 -21
- package/recce-source/js/src/components/routing/DirectUrlAccess.test.tsx +0 -428
- package/recce-source/js/src/components/routing/LineageStatePreservation.test.tsx +0 -311
- package/recce-source/js/src/components/routing/Navigation.test.tsx +0 -256
- package/recce-source/js/src/components/rowcount/RowCountDiffResultView.tsx +0 -108
- package/recce-source/js/src/components/rowcount/delta.test.ts +0 -51
- package/recce-source/js/src/components/rowcount/delta.ts +0 -16
- package/recce-source/js/src/components/run/RunList.tsx +0 -303
- package/recce-source/js/src/components/run/RunModal.tsx +0 -191
- package/recce-source/js/src/components/run/RunPage.tsx +0 -26
- package/recce-source/js/src/components/run/RunResultPane.tsx +0 -578
- package/recce-source/js/src/components/run/RunStatusAndDate.tsx +0 -106
- package/recce-source/js/src/components/run/RunToolbar.tsx +0 -70
- package/recce-source/js/src/components/run/RunView.tsx +0 -196
- package/recce-source/js/src/components/run/registry.ts +0 -214
- package/recce-source/js/src/components/run/types.ts +0 -14
- package/recce-source/js/src/components/schema/ColumnNameCell.test.tsx +0 -169
- package/recce-source/js/src/components/schema/ColumnNameCell.tsx +0 -198
- package/recce-source/js/src/components/schema/SchemaView.tsx +0 -336
- package/recce-source/js/src/components/schema/schemaDiff.ts +0 -32
- package/recce-source/js/src/components/schema/style.css +0 -134
- package/recce-source/js/src/components/screenshot/ScreenshotBox.tsx +0 -39
- package/recce-source/js/src/components/shared/HistoryToggle.tsx +0 -35
- package/recce-source/js/src/components/split/Split.tsx +0 -40
- package/recce-source/js/src/components/split/styles.css +0 -24
- package/recce-source/js/src/components/summary/ChangeSummary.tsx +0 -264
- package/recce-source/js/src/components/summary/SchemaSummary.tsx +0 -123
- package/recce-source/js/src/components/summary/SummaryView.tsx +0 -29
- package/recce-source/js/src/components/timeout/IdleTimeoutBadge.tsx +0 -48
- package/recce-source/js/src/components/top-k/TopKDiffForm.tsx +0 -58
- package/recce-source/js/src/components/top-k/TopKDiffResultView.tsx +0 -73
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnGroupHeader.tsx +0 -228
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnHeader.tsx +0 -113
- package/recce-source/js/src/components/ui/dataGrid/defaultRenderCell.tsx +0 -72
- package/recce-source/js/src/components/ui/dataGrid/index.ts +0 -23
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.test.tsx +0 -607
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.tsx +0 -211
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.test.tsx +0 -452
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.tsx +0 -142
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.test.tsx +0 -178
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.tsx +0 -275
- package/recce-source/js/src/components/ui/markdown/ExternalLinkConfirmDialog.tsx +0 -134
- package/recce-source/js/src/components/ui/markdown/MarkdownContent.tsx +0 -364
- package/recce-source/js/src/components/ui/mui/index.ts +0 -13
- package/recce-source/js/src/components/ui/mui-provider.tsx +0 -67
- package/recce-source/js/src/components/ui/mui-theme.ts +0 -1039
- package/recce-source/js/src/components/ui/mui-utils.ts +0 -113
- package/recce-source/js/src/components/ui/toaster.tsx +0 -288
- package/recce-source/js/src/components/valuediff/ValueDiffDetailResultView.tsx +0 -216
- package/recce-source/js/src/components/valuediff/ValueDiffForm.tsx +0 -246
- package/recce-source/js/src/components/valuediff/ValueDiffResultView.tsx +0 -81
- package/recce-source/js/src/components/valuediff/shared.ts +0 -33
- package/recce-source/js/src/constants/tooltipMessage.ts +0 -3
- package/recce-source/js/src/constants/urls.ts +0 -1
- package/recce-source/js/src/lib/UrlHash.ts +0 -12
- package/recce-source/js/src/lib/api/adhocQuery.ts +0 -70
- package/recce-source/js/src/lib/api/axiosClient.ts +0 -9
- package/recce-source/js/src/lib/api/cacheKeys.ts +0 -13
- package/recce-source/js/src/lib/api/checkEvents.ts +0 -252
- package/recce-source/js/src/lib/api/checks.ts +0 -129
- package/recce-source/js/src/lib/api/cll.ts +0 -53
- package/recce-source/js/src/lib/api/connectToCloud.ts +0 -13
- package/recce-source/js/src/lib/api/flag.ts +0 -37
- package/recce-source/js/src/lib/api/info.ts +0 -198
- package/recce-source/js/src/lib/api/instanceInfo.ts +0 -25
- package/recce-source/js/src/lib/api/keepAlive.ts +0 -108
- package/recce-source/js/src/lib/api/lineagecheck.ts +0 -35
- package/recce-source/js/src/lib/api/localStorageKeys.ts +0 -7
- package/recce-source/js/src/lib/api/models.ts +0 -59
- package/recce-source/js/src/lib/api/profile.ts +0 -65
- package/recce-source/js/src/lib/api/rowcount.ts +0 -19
- package/recce-source/js/src/lib/api/runs.ts +0 -174
- package/recce-source/js/src/lib/api/schemacheck.ts +0 -31
- package/recce-source/js/src/lib/api/select.ts +0 -25
- package/recce-source/js/src/lib/api/sessionStorageKeys.ts +0 -8
- package/recce-source/js/src/lib/api/state.ts +0 -117
- package/recce-source/js/src/lib/api/track.ts +0 -281
- package/recce-source/js/src/lib/api/types.ts +0 -284
- package/recce-source/js/src/lib/api/user.ts +0 -42
- package/recce-source/js/src/lib/api/valuediff.ts +0 -46
- package/recce-source/js/src/lib/api/version.ts +0 -40
- package/recce-source/js/src/lib/const.ts +0 -9
- package/recce-source/js/src/lib/csv/extractors.test.ts +0 -456
- package/recce-source/js/src/lib/csv/extractors.ts +0 -468
- package/recce-source/js/src/lib/csv/format.test.ts +0 -211
- package/recce-source/js/src/lib/csv/format.ts +0 -44
- package/recce-source/js/src/lib/csv/index.test.ts +0 -155
- package/recce-source/js/src/lib/csv/index.ts +0 -109
- package/recce-source/js/src/lib/dataGrid/crossFunctionConsistency.test.ts +0 -626
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.test.ts +0 -2140
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.ts +0 -397
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.test.ts +0 -132
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.ts +0 -126
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.test.ts +0 -1627
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.ts +0 -140
- package/recce-source/js/src/lib/dataGrid/generators/toDataGrid.ts +0 -67
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.test.ts +0 -142
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.ts +0 -71
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.test.ts +0 -258
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.ts +0 -153
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.test.ts +0 -951
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.ts +0 -221
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.test.ts +0 -395
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.ts +0 -184
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.test.ts +0 -884
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.ts +0 -113
- package/recce-source/js/src/lib/dataGrid/index.ts +0 -51
- package/recce-source/js/src/lib/dataGrid/propertyBased.test.ts +0 -858
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.test.ts +0 -482
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.ts +0 -345
- package/recce-source/js/src/lib/dataGrid/shared/dataTypeEdgeCases.test.ts +0 -698
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.test.tsx +0 -820
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.tsx +0 -277
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.test.ts +0 -785
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.ts +0 -370
- package/recce-source/js/src/lib/dataGrid/shared/index.ts +0 -81
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.test.ts +0 -909
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.ts +0 -325
- package/recce-source/js/src/lib/dataGrid/shared/simpleColumnBuilder.tsx +0 -240
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.test.tsx +0 -719
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.tsx +0 -231
- package/recce-source/js/src/lib/dataGrid/shared/validation.test.ts +0 -559
- package/recce-source/js/src/lib/dataGrid/shared/validation.ts +0 -367
- package/recce-source/js/src/lib/dataGrid/warehouseNamingConventions.test.ts +0 -1117
- package/recce-source/js/src/lib/formatSelect.ts +0 -50
- package/recce-source/js/src/lib/hooks/ApiConfigContext.tsx +0 -181
- package/recce-source/js/src/lib/hooks/IdleTimeoutContext.tsx +0 -177
- package/recce-source/js/src/lib/hooks/LineageGraphContext.tsx +0 -512
- package/recce-source/js/src/lib/hooks/RecceActionContext.tsx +0 -269
- package/recce-source/js/src/lib/hooks/RecceCheckContext.tsx +0 -33
- package/recce-source/js/src/lib/hooks/RecceContextProvider.tsx +0 -54
- package/recce-source/js/src/lib/hooks/RecceInstanceContext.tsx +0 -129
- package/recce-source/js/src/lib/hooks/RecceQueryContext.tsx +0 -98
- package/recce-source/js/src/lib/hooks/RecceShareStateContext.tsx +0 -59
- package/recce-source/js/src/lib/hooks/ScreenShot.tsx +0 -399
- package/recce-source/js/src/lib/hooks/useAppRouter.test.ts +0 -211
- package/recce-source/js/src/lib/hooks/useAppRouter.ts +0 -200
- package/recce-source/js/src/lib/hooks/useCSVExport.ts +0 -136
- package/recce-source/js/src/lib/hooks/useCheckEvents.ts +0 -99
- package/recce-source/js/src/lib/hooks/useCheckToast.tsx +0 -14
- package/recce-source/js/src/lib/hooks/useClipBoardToast.tsx +0 -27
- package/recce-source/js/src/lib/hooks/useCountdownToast.tsx +0 -102
- package/recce-source/js/src/lib/hooks/useFeedbackCollectionToast.tsx +0 -130
- package/recce-source/js/src/lib/hooks/useGuideToast.tsx +0 -45
- package/recce-source/js/src/lib/hooks/useIdleDetection.tsx +0 -185
- package/recce-source/js/src/lib/hooks/useModelColumns.tsx +0 -113
- package/recce-source/js/src/lib/hooks/useRecceInstanceInfo.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRecceServerFlag.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRun.tsx +0 -89
- package/recce-source/js/src/lib/hooks/useThemeColors.ts +0 -115
- package/recce-source/js/src/lib/mergeKeys.test.ts +0 -89
- package/recce-source/js/src/lib/mergeKeys.ts +0 -86
- package/recce-source/js/src/lib/result/ResultErrorFallback.tsx +0 -9
- package/recce-source/js/src/lib/utils/formatTime.ts +0 -84
- package/recce-source/js/src/lib/utils/urls.ts +0 -16
- package/recce-source/js/src/utils/DropdownValuesInput.tsx +0 -297
- package/recce-source/js/src/utils/formatters.tsx +0 -237
- package/recce-source/js/src/utils/transforms.ts +0 -81
- package/recce-source/js/tsconfig.json +0 -47
- package/recce-source/macros/README.md +0 -8
- package/recce-source/macros/recce_athena.sql +0 -73
- package/recce-source/pyproject.toml +0 -109
- package/recce-source/recce/VERSION +0 -1
- package/recce-source/recce/__init__.py +0 -84
- package/recce-source/recce/adapter/__init__.py +0 -0
- package/recce-source/recce/adapter/base.py +0 -109
- package/recce-source/recce/adapter/dbt_adapter/__init__.py +0 -1699
- package/recce-source/recce/adapter/dbt_adapter/dbt_version.py +0 -42
- package/recce-source/recce/adapter/sqlmesh_adapter.py +0 -141
- package/recce-source/recce/apis/__init__.py +0 -0
- package/recce-source/recce/apis/check_api.py +0 -203
- package/recce-source/recce/apis/check_events_api.py +0 -353
- package/recce-source/recce/apis/check_func.py +0 -130
- package/recce-source/recce/apis/run_api.py +0 -130
- package/recce-source/recce/apis/run_func.py +0 -258
- package/recce-source/recce/artifact.py +0 -266
- package/recce-source/recce/cli.py +0 -1846
- package/recce-source/recce/config.py +0 -127
- package/recce-source/recce/connect_to_cloud.py +0 -138
- package/recce-source/recce/core.py +0 -334
- package/recce-source/recce/diff.py +0 -26
- package/recce-source/recce/event/CONFIG +0 -1
- package/recce-source/recce/event/SENTRY_DNS +0 -1
- package/recce-source/recce/event/__init__.py +0 -304
- package/recce-source/recce/event/collector.py +0 -184
- package/recce-source/recce/event/track.py +0 -158
- package/recce-source/recce/exceptions.py +0 -21
- package/recce-source/recce/git.py +0 -77
- package/recce-source/recce/github.py +0 -222
- package/recce-source/recce/mcp_server.py +0 -885
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -481
- package/recce-source/recce/models/run.py +0 -46
- package/recce-source/recce/models/types.py +0 -218
- package/recce-source/recce/pull_request.py +0 -124
- package/recce-source/recce/run.py +0 -390
- package/recce-source/recce/server.py +0 -877
- package/recce-source/recce/state/__init__.py +0 -31
- package/recce-source/recce/state/cloud.py +0 -644
- package/recce-source/recce/state/const.py +0 -26
- package/recce-source/recce/state/local.py +0 -56
- package/recce-source/recce/state/state.py +0 -119
- package/recce-source/recce/state/state_loader.py +0 -174
- package/recce-source/recce/summary.py +0 -575
- package/recce-source/recce/tasks/__init__.py +0 -23
- package/recce-source/recce/tasks/core.py +0 -134
- package/recce-source/recce/tasks/dataframe.py +0 -170
- package/recce-source/recce/tasks/histogram.py +0 -433
- package/recce-source/recce/tasks/lineage.py +0 -19
- package/recce-source/recce/tasks/profile.py +0 -298
- package/recce-source/recce/tasks/query.py +0 -450
- package/recce-source/recce/tasks/rowcount.py +0 -277
- package/recce-source/recce/tasks/schema.py +0 -65
- package/recce-source/recce/tasks/top_k.py +0 -172
- package/recce-source/recce/tasks/utils.py +0 -147
- package/recce-source/recce/tasks/valuediff.py +0 -497
- package/recce-source/recce/util/__init__.py +0 -4
- package/recce-source/recce/util/api_token.py +0 -80
- package/recce-source/recce/util/breaking.py +0 -330
- package/recce-source/recce/util/cache.py +0 -25
- package/recce-source/recce/util/cll.py +0 -355
- package/recce-source/recce/util/cloud/__init__.py +0 -15
- package/recce-source/recce/util/cloud/base.py +0 -115
- package/recce-source/recce/util/cloud/check_events.py +0 -190
- package/recce-source/recce/util/cloud/checks.py +0 -242
- package/recce-source/recce/util/io.py +0 -120
- package/recce-source/recce/util/lineage.py +0 -83
- package/recce-source/recce/util/logger.py +0 -25
- package/recce-source/recce/util/onboarding_state.py +0 -45
- package/recce-source/recce/util/perf_tracking.py +0 -85
- package/recce-source/recce/util/pydantic_model.py +0 -22
- package/recce-source/recce/util/recce_cloud.py +0 -454
- package/recce-source/recce/util/singleton.py +0 -18
- package/recce-source/recce/util/startup_perf.py +0 -121
- package/recce-source/recce/yaml/__init__.py +0 -58
- package/recce-source/recce_cloud/README.md +0 -780
- package/recce-source/recce_cloud/VERSION +0 -1
- package/recce-source/recce_cloud/__init__.py +0 -24
- package/recce-source/recce_cloud/api/__init__.py +0 -17
- package/recce-source/recce_cloud/api/base.py +0 -132
- package/recce-source/recce_cloud/api/client.py +0 -186
- package/recce-source/recce_cloud/api/exceptions.py +0 -26
- package/recce-source/recce_cloud/api/factory.py +0 -63
- package/recce-source/recce_cloud/api/github.py +0 -106
- package/recce-source/recce_cloud/api/gitlab.py +0 -111
- package/recce-source/recce_cloud/artifact.py +0 -57
- package/recce-source/recce_cloud/ci_providers/__init__.py +0 -9
- package/recce-source/recce_cloud/ci_providers/base.py +0 -82
- package/recce-source/recce_cloud/ci_providers/detector.py +0 -147
- package/recce-source/recce_cloud/ci_providers/github_actions.py +0 -136
- package/recce-source/recce_cloud/ci_providers/gitlab_ci.py +0 -130
- package/recce-source/recce_cloud/cli.py +0 -434
- package/recce-source/recce_cloud/download.py +0 -230
- package/recce-source/recce_cloud/hatch_build.py +0 -20
- package/recce-source/recce_cloud/pyproject.toml +0 -49
- package/recce-source/recce_cloud/upload.py +0 -214
- package/recce-source/test.py +0 -0
- package/recce-source/tests/__init__.py +0 -0
- package/recce-source/tests/adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/conftest.py +0 -17
- package/recce-source/tests/adapter/dbt_adapter/dbt_test_helper.py +0 -298
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_adapter.py +0 -25
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_cll.py +0 -717
- package/recce-source/tests/adapter/dbt_adapter/test_proj/dbt_project.yml +0 -4
- package/recce-source/tests/adapter/dbt_adapter/test_proj/manifest.json +0 -1
- package/recce-source/tests/adapter/dbt_adapter/test_proj/package-lock.yml +0 -8
- package/recce-source/tests/adapter/dbt_adapter/test_proj/packages.yml +0 -7
- package/recce-source/tests/adapter/dbt_adapter/test_proj/profiles.yml +0 -6
- package/recce-source/tests/adapter/dbt_adapter/test_selector.py +0 -205
- package/recce-source/tests/apis/__init__.py +0 -0
- package/recce-source/tests/apis/row_count_diff.json +0 -59
- package/recce-source/tests/apis/test_check_events_api.py +0 -615
- package/recce-source/tests/apis/test_run_func.py +0 -433
- package/recce-source/tests/catalog.json +0 -527
- package/recce-source/tests/data/manifest/base/catalog.json +0 -1
- package/recce-source/tests/data/manifest/base/manifest.json +0 -1
- package/recce-source/tests/data/manifest/pr2/catalog.json +0 -1
- package/recce-source/tests/data/manifest/pr2/manifest.json +0 -1
- package/recce-source/tests/manifest.json +0 -10655
- package/recce-source/tests/models/__init__.py +0 -0
- package/recce-source/tests/models/test_check.py +0 -731
- package/recce-source/tests/models/test_run_models.py +0 -295
- package/recce-source/tests/recce_cloud/__init__.py +0 -0
- package/recce-source/tests/recce_cloud/test_ci_providers.py +0 -351
- package/recce-source/tests/recce_cloud/test_cli.py +0 -735
- package/recce-source/tests/recce_cloud/test_client.py +0 -379
- package/recce-source/tests/recce_cloud/test_platform_clients.py +0 -483
- package/recce-source/tests/recce_state.json +0 -1
- package/recce-source/tests/state/test_cloud.py +0 -719
- package/recce-source/tests/state/test_local.py +0 -164
- package/recce-source/tests/state/test_state_loader.py +0 -211
- package/recce-source/tests/tasks/__init__.py +0 -0
- package/recce-source/tests/tasks/conftest.py +0 -4
- package/recce-source/tests/tasks/test_histogram.py +0 -129
- package/recce-source/tests/tasks/test_lineage.py +0 -55
- package/recce-source/tests/tasks/test_preset_checks.py +0 -64
- package/recce-source/tests/tasks/test_profile.py +0 -397
- package/recce-source/tests/tasks/test_query.py +0 -528
- package/recce-source/tests/tasks/test_row_count.py +0 -133
- package/recce-source/tests/tasks/test_schema.py +0 -122
- package/recce-source/tests/tasks/test_top_k.py +0 -77
- package/recce-source/tests/tasks/test_utils.py +0 -439
- package/recce-source/tests/tasks/test_valuediff.py +0 -361
- package/recce-source/tests/test_cli.py +0 -236
- package/recce-source/tests/test_cli_mcp_optional.py +0 -45
- package/recce-source/tests/test_cloud_listing_cli.py +0 -324
- package/recce-source/tests/test_config.py +0 -43
- package/recce-source/tests/test_connect_to_cloud.py +0 -82
- package/recce-source/tests/test_core.py +0 -174
- package/recce-source/tests/test_dbt.py +0 -36
- package/recce-source/tests/test_mcp_server.py +0 -505
- package/recce-source/tests/test_pull_request.py +0 -130
- package/recce-source/tests/test_server.py +0 -202
- package/recce-source/tests/test_server_lifespan.py +0 -138
- package/recce-source/tests/test_summary.py +0 -73
- package/recce-source/tests/util/__init__.py +0 -0
- package/recce-source/tests/util/cloud/__init__.py +0 -0
- package/recce-source/tests/util/cloud/test_check_events.py +0 -255
- package/recce-source/tests/util/cloud/test_checks.py +0 -204
- package/recce-source/tests/util/test_api_token.py +0 -119
- package/recce-source/tests/util/test_breaking.py +0 -1427
- package/recce-source/tests/util/test_cll.py +0 -706
- package/recce-source/tests/util/test_lineage.py +0 -122
- package/recce-source/tests/util/test_onboarding_state.py +0 -84
- package/recce-source/tests/util/test_recce_cloud.py +0 -231
- package/recce-source/tox.ini +0 -40
- package/recce-source/uv.lock +0 -3928
- package/src/api/index.ts +0 -32
- package/src/components/index.ts +0 -154
- package/src/global.d.ts +0 -14
- package/src/hooks/index.ts +0 -56
- package/src/index.ts +0 -17
- package/src/lib/hooks/RouteConfigContext.ts +0 -139
- package/src/lib/hooks/useAppRouter.ts +0 -240
- package/src/mui-augmentation.d.ts +0 -139
- package/src/theme/index.ts +0 -13
- package/src/theme.ts +0 -23
- package/src/types/index.ts +0 -23
|
@@ -1,434 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env python
|
|
2
|
-
"""
|
|
3
|
-
Recce Cloud CLI - Lightweight command for managing Recce Cloud operations.
|
|
4
|
-
"""
|
|
5
|
-
|
|
6
|
-
import logging
|
|
7
|
-
import os
|
|
8
|
-
import sys
|
|
9
|
-
|
|
10
|
-
import click
|
|
11
|
-
from rich.console import Console
|
|
12
|
-
from rich.logging import RichHandler
|
|
13
|
-
|
|
14
|
-
from recce_cloud import __version__
|
|
15
|
-
from recce_cloud.artifact import get_adapter_type, verify_artifacts_path
|
|
16
|
-
from recce_cloud.ci_providers import CIDetector
|
|
17
|
-
from recce_cloud.download import (
|
|
18
|
-
download_from_existing_session,
|
|
19
|
-
download_with_platform_apis,
|
|
20
|
-
)
|
|
21
|
-
from recce_cloud.upload import upload_to_existing_session, upload_with_platform_apis
|
|
22
|
-
|
|
23
|
-
# Configure logging
|
|
24
|
-
logging.basicConfig(
|
|
25
|
-
level=logging.INFO,
|
|
26
|
-
format="%(message)s",
|
|
27
|
-
handlers=[RichHandler(console=Console(stderr=True), show_time=False, show_path=False)],
|
|
28
|
-
)
|
|
29
|
-
logger = logging.getLogger(__name__)
|
|
30
|
-
|
|
31
|
-
# Suppress CI detector logs since we display formatted output in the CLI
|
|
32
|
-
logging.getLogger("recce_cloud.ci_providers.detector").setLevel(logging.WARNING)
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
@click.group()
|
|
36
|
-
def cloud_cli():
|
|
37
|
-
"""
|
|
38
|
-
Recce Cloud CLI - Manage Recce Cloud sessions and state files.
|
|
39
|
-
|
|
40
|
-
A lightweight tool for CI/CD environments to interact with Recce Cloud
|
|
41
|
-
without the heavy dependencies of the full recce package.
|
|
42
|
-
"""
|
|
43
|
-
pass
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
@cloud_cli.command()
|
|
47
|
-
def version():
|
|
48
|
-
"""Show the version of recce-cloud."""
|
|
49
|
-
click.echo(__version__)
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
@cloud_cli.command()
|
|
53
|
-
@click.option(
|
|
54
|
-
"--target-path",
|
|
55
|
-
type=click.Path(exists=True),
|
|
56
|
-
default="target",
|
|
57
|
-
help="Path to dbt target directory containing manifest.json and catalog.json",
|
|
58
|
-
)
|
|
59
|
-
@click.option(
|
|
60
|
-
"--session-id",
|
|
61
|
-
envvar="RECCE_SESSION_ID",
|
|
62
|
-
help="Recce Cloud session ID to upload artifacts to (or use RECCE_SESSION_ID env var). "
|
|
63
|
-
"If not provided, session will be created automatically using platform-specific APIs (GitHub/GitLab).",
|
|
64
|
-
)
|
|
65
|
-
@click.option(
|
|
66
|
-
"--cr",
|
|
67
|
-
type=int,
|
|
68
|
-
help="Change request number (PR/MR) (overrides auto-detection)",
|
|
69
|
-
)
|
|
70
|
-
@click.option(
|
|
71
|
-
"--type",
|
|
72
|
-
"session_type",
|
|
73
|
-
type=click.Choice(["cr", "prod", "dev"]),
|
|
74
|
-
help="Session type (overrides auto-detection)",
|
|
75
|
-
)
|
|
76
|
-
@click.option(
|
|
77
|
-
"--dry-run",
|
|
78
|
-
is_flag=True,
|
|
79
|
-
help="Show what would be uploaded without actually uploading",
|
|
80
|
-
)
|
|
81
|
-
def upload(target_path, session_id, cr, session_type, dry_run):
|
|
82
|
-
"""
|
|
83
|
-
Upload dbt artifacts (manifest.json, catalog.json) to Recce Cloud.
|
|
84
|
-
|
|
85
|
-
\b
|
|
86
|
-
Authentication (auto-detected):
|
|
87
|
-
- RECCE_API_TOKEN (for --session-id workflow)
|
|
88
|
-
- GITHUB_TOKEN (GitHub Actions)
|
|
89
|
-
- CI_JOB_TOKEN (GitLab CI)
|
|
90
|
-
|
|
91
|
-
\b
|
|
92
|
-
Common Examples:
|
|
93
|
-
# Auto-create session in PR/MR
|
|
94
|
-
recce-cloud upload
|
|
95
|
-
|
|
96
|
-
# Upload production metadata from main branch
|
|
97
|
-
recce-cloud upload --type prod
|
|
98
|
-
|
|
99
|
-
# Upload to specific session
|
|
100
|
-
recce-cloud upload --session-id abc123
|
|
101
|
-
|
|
102
|
-
# Custom target path
|
|
103
|
-
recce-cloud upload --target-path custom-target
|
|
104
|
-
"""
|
|
105
|
-
console = Console()
|
|
106
|
-
|
|
107
|
-
# 1. Auto-detect CI environment information
|
|
108
|
-
console.rule("CI Environment Detection", style="blue")
|
|
109
|
-
try:
|
|
110
|
-
ci_info = CIDetector.detect()
|
|
111
|
-
ci_info = CIDetector.apply_overrides(ci_info, cr=cr, session_type=session_type)
|
|
112
|
-
|
|
113
|
-
# Display detected CI information immediately
|
|
114
|
-
if ci_info:
|
|
115
|
-
info_table = []
|
|
116
|
-
if ci_info.platform:
|
|
117
|
-
info_table.append(f"[cyan]Platform:[/cyan] {ci_info.platform}")
|
|
118
|
-
|
|
119
|
-
# Display CR number as PR or MR based on platform
|
|
120
|
-
if ci_info.cr_number is not None:
|
|
121
|
-
if ci_info.platform == "github-actions":
|
|
122
|
-
info_table.append(f"[cyan]PR Number:[/cyan] {ci_info.cr_number}")
|
|
123
|
-
elif ci_info.platform == "gitlab-ci":
|
|
124
|
-
info_table.append(f"[cyan]MR Number:[/cyan] {ci_info.cr_number}")
|
|
125
|
-
else:
|
|
126
|
-
info_table.append(f"[cyan]CR Number:[/cyan] {ci_info.cr_number}")
|
|
127
|
-
|
|
128
|
-
# Display CR URL as PR URL or MR URL based on platform
|
|
129
|
-
if ci_info.cr_url:
|
|
130
|
-
if ci_info.platform == "github-actions":
|
|
131
|
-
info_table.append(f"[cyan]PR URL:[/cyan] {ci_info.cr_url}")
|
|
132
|
-
elif ci_info.platform == "gitlab-ci":
|
|
133
|
-
info_table.append(f"[cyan]MR URL:[/cyan] {ci_info.cr_url}")
|
|
134
|
-
else:
|
|
135
|
-
info_table.append(f"[cyan]CR URL:[/cyan] {ci_info.cr_url}")
|
|
136
|
-
|
|
137
|
-
if ci_info.session_type:
|
|
138
|
-
info_table.append(f"[cyan]Session Type:[/cyan] {ci_info.session_type}")
|
|
139
|
-
if ci_info.commit_sha:
|
|
140
|
-
info_table.append(f"[cyan]Commit SHA:[/cyan] {ci_info.commit_sha[:8]}...")
|
|
141
|
-
if ci_info.base_branch:
|
|
142
|
-
info_table.append(f"[cyan]Base Branch:[/cyan] {ci_info.base_branch}")
|
|
143
|
-
if ci_info.source_branch:
|
|
144
|
-
info_table.append(f"[cyan]Source Branch:[/cyan] {ci_info.source_branch}")
|
|
145
|
-
if ci_info.repository:
|
|
146
|
-
info_table.append(f"[cyan]Repository:[/cyan] {ci_info.repository}")
|
|
147
|
-
|
|
148
|
-
for line in info_table:
|
|
149
|
-
console.print(line)
|
|
150
|
-
else:
|
|
151
|
-
console.print("[yellow]No CI environment detected[/yellow]")
|
|
152
|
-
except Exception as e:
|
|
153
|
-
console.print(f"[yellow]Warning:[/yellow] Failed to detect CI environment: {e}")
|
|
154
|
-
console.print("Continuing without CI metadata...")
|
|
155
|
-
ci_info = None
|
|
156
|
-
|
|
157
|
-
# 2. Validate artifacts exist
|
|
158
|
-
if not verify_artifacts_path(target_path):
|
|
159
|
-
console.print(f"[red]Error:[/red] Invalid target path: {target_path}")
|
|
160
|
-
console.print("Please provide a valid target path containing manifest.json and catalog.json.")
|
|
161
|
-
sys.exit(3)
|
|
162
|
-
|
|
163
|
-
manifest_path = os.path.join(target_path, "manifest.json")
|
|
164
|
-
catalog_path = os.path.join(target_path, "catalog.json")
|
|
165
|
-
|
|
166
|
-
# 3. Extract adapter type from manifest
|
|
167
|
-
try:
|
|
168
|
-
adapter_type = get_adapter_type(manifest_path)
|
|
169
|
-
except Exception as e:
|
|
170
|
-
console.print("[red]Error:[/red] Failed to parse adapter type from manifest.json")
|
|
171
|
-
console.print(f"Reason: {e}")
|
|
172
|
-
sys.exit(3)
|
|
173
|
-
|
|
174
|
-
# 4. Handle dry-run mode (before authentication or API calls)
|
|
175
|
-
if dry_run:
|
|
176
|
-
console.rule("Dry Run Summary", style="yellow")
|
|
177
|
-
console.print("[yellow]Dry run mode enabled - no actual upload will be performed[/yellow]")
|
|
178
|
-
console.print()
|
|
179
|
-
|
|
180
|
-
# Display platform information if detected
|
|
181
|
-
if ci_info and ci_info.platform:
|
|
182
|
-
console.print("[cyan]Platform Information:[/cyan]")
|
|
183
|
-
console.print(f" • Platform: {ci_info.platform}")
|
|
184
|
-
if ci_info.repository:
|
|
185
|
-
console.print(f" • Repository: {ci_info.repository}")
|
|
186
|
-
if ci_info.cr_number is not None:
|
|
187
|
-
console.print(f" • CR Number: {ci_info.cr_number}")
|
|
188
|
-
if ci_info.commit_sha:
|
|
189
|
-
console.print(f" • Commit SHA: {ci_info.commit_sha[:8]}")
|
|
190
|
-
if ci_info.source_branch:
|
|
191
|
-
console.print(f" • Source Branch: {ci_info.source_branch}")
|
|
192
|
-
if ci_info.base_branch:
|
|
193
|
-
console.print(f" • Base Branch: {ci_info.base_branch}")
|
|
194
|
-
if ci_info.session_type:
|
|
195
|
-
console.print(f" • Session Type: {ci_info.session_type}")
|
|
196
|
-
console.print()
|
|
197
|
-
|
|
198
|
-
# Display upload summary
|
|
199
|
-
console.print("[cyan]Upload Workflow:[/cyan]")
|
|
200
|
-
if session_id:
|
|
201
|
-
console.print(" • Upload to existing session")
|
|
202
|
-
console.print(f" • Session ID: {session_id}")
|
|
203
|
-
else:
|
|
204
|
-
console.print(" • Auto-create session and upload")
|
|
205
|
-
if ci_info and ci_info.platform in ["github-actions", "gitlab-ci"]:
|
|
206
|
-
console.print(" • Platform-specific APIs will be used")
|
|
207
|
-
else:
|
|
208
|
-
console.print(" • [yellow]Warning: Platform not supported for auto-session creation[/yellow]")
|
|
209
|
-
|
|
210
|
-
console.print()
|
|
211
|
-
console.print("[cyan]Files to upload:[/cyan]")
|
|
212
|
-
console.print(f" • manifest.json: {os.path.abspath(manifest_path)}")
|
|
213
|
-
console.print(f" • catalog.json: {os.path.abspath(catalog_path)}")
|
|
214
|
-
console.print(f" • Adapter type: {adapter_type}")
|
|
215
|
-
|
|
216
|
-
console.print()
|
|
217
|
-
console.print("[green]✓[/green] Dry run completed successfully")
|
|
218
|
-
sys.exit(0)
|
|
219
|
-
|
|
220
|
-
# 5. Choose upload workflow based on whether session_id is provided
|
|
221
|
-
if session_id:
|
|
222
|
-
# Generic workflow: Upload to existing session using session ID
|
|
223
|
-
# This workflow requires RECCE_API_TOKEN
|
|
224
|
-
token = os.getenv("RECCE_API_TOKEN")
|
|
225
|
-
if not token:
|
|
226
|
-
console.print("[red]Error:[/red] No RECCE_API_TOKEN provided")
|
|
227
|
-
console.print("Set RECCE_API_TOKEN environment variable for session-based upload")
|
|
228
|
-
sys.exit(2)
|
|
229
|
-
|
|
230
|
-
upload_to_existing_session(console, token, session_id, manifest_path, catalog_path, adapter_type, target_path)
|
|
231
|
-
else:
|
|
232
|
-
# Platform-specific workflow: Use platform APIs to create session and upload
|
|
233
|
-
# This workflow MUST use CI job tokens (CI_JOB_TOKEN or GITHUB_TOKEN)
|
|
234
|
-
if not ci_info or not ci_info.access_token:
|
|
235
|
-
console.print("[red]Error:[/red] Platform-specific upload requires CI environment")
|
|
236
|
-
console.print("Either run in GitHub Actions/GitLab CI or provide --session-id for generic upload")
|
|
237
|
-
sys.exit(2)
|
|
238
|
-
|
|
239
|
-
token = ci_info.access_token
|
|
240
|
-
if ci_info.platform == "github-actions":
|
|
241
|
-
console.print("[cyan]Info:[/cyan] Using GITHUB_TOKEN for platform-specific authentication")
|
|
242
|
-
elif ci_info.platform == "gitlab-ci":
|
|
243
|
-
console.print("[cyan]Info:[/cyan] Using CI_JOB_TOKEN for platform-specific authentication")
|
|
244
|
-
|
|
245
|
-
upload_with_platform_apis(console, token, ci_info, manifest_path, catalog_path, adapter_type, target_path)
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
@cloud_cli.command()
|
|
249
|
-
@click.option(
|
|
250
|
-
"--target-path",
|
|
251
|
-
type=click.Path(),
|
|
252
|
-
default="target",
|
|
253
|
-
help="Path to directory where artifacts will be downloaded (default: 'target')",
|
|
254
|
-
)
|
|
255
|
-
@click.option(
|
|
256
|
-
"--session-id",
|
|
257
|
-
envvar="RECCE_SESSION_ID",
|
|
258
|
-
help="Recce Cloud session ID to download artifacts from (or use RECCE_SESSION_ID env var). "
|
|
259
|
-
"If not provided, session will be found automatically using platform-specific APIs (GitHub/GitLab).",
|
|
260
|
-
)
|
|
261
|
-
@click.option(
|
|
262
|
-
"--prod",
|
|
263
|
-
is_flag=True,
|
|
264
|
-
help="Download production/base session instead of PR/MR session",
|
|
265
|
-
)
|
|
266
|
-
@click.option(
|
|
267
|
-
"--dry-run",
|
|
268
|
-
is_flag=True,
|
|
269
|
-
help="Show what would be downloaded without actually downloading",
|
|
270
|
-
)
|
|
271
|
-
@click.option(
|
|
272
|
-
"--force",
|
|
273
|
-
"-f",
|
|
274
|
-
is_flag=True,
|
|
275
|
-
help="Overwrite existing files without prompting",
|
|
276
|
-
)
|
|
277
|
-
def download(target_path, session_id, prod, dry_run, force):
|
|
278
|
-
"""
|
|
279
|
-
Download dbt artifacts (manifest.json, catalog.json) from Recce Cloud.
|
|
280
|
-
|
|
281
|
-
\b
|
|
282
|
-
Authentication (auto-detected):
|
|
283
|
-
- RECCE_API_TOKEN (for --session-id workflow)
|
|
284
|
-
- GITHUB_TOKEN (GitHub Actions)
|
|
285
|
-
- CI_JOB_TOKEN (GitLab CI)
|
|
286
|
-
|
|
287
|
-
\b
|
|
288
|
-
Common Examples:
|
|
289
|
-
# Auto-find and download current PR/MR session
|
|
290
|
-
recce-cloud download
|
|
291
|
-
|
|
292
|
-
# Download project's production/base session
|
|
293
|
-
recce-cloud download --prod
|
|
294
|
-
|
|
295
|
-
# Download from specific session ID
|
|
296
|
-
recce-cloud download --session-id abc123
|
|
297
|
-
|
|
298
|
-
# Download prod session to target-base
|
|
299
|
-
recce-cloud download --prod --target-path target-base
|
|
300
|
-
|
|
301
|
-
# Force overwrite existing files
|
|
302
|
-
recce-cloud download --force
|
|
303
|
-
"""
|
|
304
|
-
console = Console()
|
|
305
|
-
|
|
306
|
-
# Validate flag combinations
|
|
307
|
-
if session_id and prod:
|
|
308
|
-
console.print("[yellow]Warning:[/yellow] --prod is ignored when --session-id is provided")
|
|
309
|
-
|
|
310
|
-
# Determine session type from --prod flag
|
|
311
|
-
session_type = "prod" if prod else None
|
|
312
|
-
|
|
313
|
-
# 1. Auto-detect CI environment information
|
|
314
|
-
console.rule("CI Environment Detection", style="blue")
|
|
315
|
-
try:
|
|
316
|
-
ci_info = CIDetector.detect()
|
|
317
|
-
ci_info = CIDetector.apply_overrides(ci_info, session_type=session_type)
|
|
318
|
-
|
|
319
|
-
# Display detected CI information immediately
|
|
320
|
-
if ci_info:
|
|
321
|
-
info_table = []
|
|
322
|
-
if ci_info.platform:
|
|
323
|
-
info_table.append(f"[cyan]Platform:[/cyan] {ci_info.platform}")
|
|
324
|
-
|
|
325
|
-
if ci_info.repository:
|
|
326
|
-
info_table.append(f"[cyan]Repository:[/cyan] {ci_info.repository}")
|
|
327
|
-
|
|
328
|
-
if ci_info.session_type:
|
|
329
|
-
info_table.append(f"[cyan]Session Type:[/cyan] {ci_info.session_type}")
|
|
330
|
-
|
|
331
|
-
# Only show CR number and URL for CR sessions (not for prod)
|
|
332
|
-
if ci_info.session_type == "cr" and ci_info.cr_number is not None:
|
|
333
|
-
if ci_info.platform == "github-actions":
|
|
334
|
-
info_table.append(f"[cyan]PR Number:[/cyan] {ci_info.cr_number}")
|
|
335
|
-
elif ci_info.platform == "gitlab-ci":
|
|
336
|
-
info_table.append(f"[cyan]MR Number:[/cyan] {ci_info.cr_number}")
|
|
337
|
-
else:
|
|
338
|
-
info_table.append(f"[cyan]CR Number:[/cyan] {ci_info.cr_number}")
|
|
339
|
-
|
|
340
|
-
# Only show CR URL for CR sessions
|
|
341
|
-
if ci_info.session_type == "cr" and ci_info.cr_url:
|
|
342
|
-
if ci_info.platform == "github-actions":
|
|
343
|
-
info_table.append(f"[cyan]PR URL:[/cyan] {ci_info.cr_url}")
|
|
344
|
-
elif ci_info.platform == "gitlab-ci":
|
|
345
|
-
info_table.append(f"[cyan]MR URL:[/cyan] {ci_info.cr_url}")
|
|
346
|
-
else:
|
|
347
|
-
info_table.append(f"[cyan]CR URL:[/cyan] {ci_info.cr_url}")
|
|
348
|
-
|
|
349
|
-
for line in info_table:
|
|
350
|
-
console.print(line)
|
|
351
|
-
else:
|
|
352
|
-
console.print("[yellow]No CI environment detected[/yellow]")
|
|
353
|
-
except Exception as e:
|
|
354
|
-
console.print(f"[yellow]Warning:[/yellow] Failed to detect CI environment: {e}")
|
|
355
|
-
console.print("Continuing without CI metadata...")
|
|
356
|
-
ci_info = None
|
|
357
|
-
|
|
358
|
-
# 2. Handle dry-run mode (before authentication or API calls)
|
|
359
|
-
if dry_run:
|
|
360
|
-
console.rule("Dry Run Summary", style="yellow")
|
|
361
|
-
console.print("[yellow]Dry run mode enabled - no actual download will be performed[/yellow]")
|
|
362
|
-
console.print()
|
|
363
|
-
|
|
364
|
-
# Display platform information if detected
|
|
365
|
-
if ci_info and ci_info.platform:
|
|
366
|
-
console.print("[cyan]Platform Information:[/cyan]")
|
|
367
|
-
console.print(f" • Platform: {ci_info.platform}")
|
|
368
|
-
if ci_info.repository:
|
|
369
|
-
console.print(f" • Repository: {ci_info.repository}")
|
|
370
|
-
if ci_info.session_type:
|
|
371
|
-
console.print(f" • Session Type: {ci_info.session_type}")
|
|
372
|
-
if ci_info.session_type == "cr" and ci_info.cr_number is not None:
|
|
373
|
-
console.print(f" • CR Number: {ci_info.cr_number}")
|
|
374
|
-
console.print()
|
|
375
|
-
|
|
376
|
-
# Display download summary
|
|
377
|
-
console.print("[cyan]Download Workflow:[/cyan]")
|
|
378
|
-
if session_id:
|
|
379
|
-
console.print(" • Download from specific session ID")
|
|
380
|
-
console.print(f" • Session ID: {session_id}")
|
|
381
|
-
else:
|
|
382
|
-
if prod:
|
|
383
|
-
console.print(" • Download project's production/base session")
|
|
384
|
-
else:
|
|
385
|
-
console.print(" • Auto-detect and download PR/MR session")
|
|
386
|
-
|
|
387
|
-
if ci_info and ci_info.platform in ["github-actions", "gitlab-ci"]:
|
|
388
|
-
console.print(" • Platform-specific APIs will be used")
|
|
389
|
-
else:
|
|
390
|
-
console.print(" • [yellow]Warning: Platform not supported for auto-session discovery[/yellow]")
|
|
391
|
-
|
|
392
|
-
console.print()
|
|
393
|
-
console.print("[cyan]Download destination:[/cyan]")
|
|
394
|
-
console.print(f" • Target path: {os.path.abspath(target_path)}")
|
|
395
|
-
console.print(" • Files: manifest.json, catalog.json")
|
|
396
|
-
if force:
|
|
397
|
-
console.print(" • Will overwrite existing files")
|
|
398
|
-
elif os.path.exists(target_path):
|
|
399
|
-
console.print(" • [yellow]Warning: Target path exists (use --force to overwrite)[/yellow]")
|
|
400
|
-
|
|
401
|
-
console.print()
|
|
402
|
-
console.print("[green]✓[/green] Dry run completed successfully")
|
|
403
|
-
sys.exit(0)
|
|
404
|
-
|
|
405
|
-
# 3. Choose download workflow based on whether session_id is provided
|
|
406
|
-
if session_id:
|
|
407
|
-
# Generic workflow: Download from existing session using session ID
|
|
408
|
-
# This workflow requires RECCE_API_TOKEN
|
|
409
|
-
token = os.getenv("RECCE_API_TOKEN")
|
|
410
|
-
if not token:
|
|
411
|
-
console.print("[red]Error:[/red] No RECCE_API_TOKEN provided")
|
|
412
|
-
console.print("Set RECCE_API_TOKEN environment variable for session-based download")
|
|
413
|
-
sys.exit(2)
|
|
414
|
-
|
|
415
|
-
download_from_existing_session(console, token, session_id, target_path, force)
|
|
416
|
-
else:
|
|
417
|
-
# Platform-specific workflow: Use platform APIs to find session and download
|
|
418
|
-
# This workflow MUST use CI job tokens (CI_JOB_TOKEN or GITHUB_TOKEN)
|
|
419
|
-
if not ci_info or not ci_info.access_token:
|
|
420
|
-
console.print("[red]Error:[/red] Platform-specific download requires CI environment")
|
|
421
|
-
console.print("Either run in GitHub Actions/GitLab CI or provide --session-id for generic download")
|
|
422
|
-
sys.exit(2)
|
|
423
|
-
|
|
424
|
-
token = ci_info.access_token
|
|
425
|
-
if ci_info.platform == "github-actions":
|
|
426
|
-
console.print("[cyan]Info:[/cyan] Using GITHUB_TOKEN for platform-specific authentication")
|
|
427
|
-
elif ci_info.platform == "gitlab-ci":
|
|
428
|
-
console.print("[cyan]Info:[/cyan] Using CI_JOB_TOKEN for platform-specific authentication")
|
|
429
|
-
|
|
430
|
-
download_with_platform_apis(console, token, ci_info, target_path, force)
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
if __name__ == "__main__":
|
|
434
|
-
cloud_cli()
|
|
@@ -1,230 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
Download helper functions for recce-cloud CLI.
|
|
3
|
-
"""
|
|
4
|
-
|
|
5
|
-
import os
|
|
6
|
-
import sys
|
|
7
|
-
|
|
8
|
-
import requests
|
|
9
|
-
|
|
10
|
-
from recce_cloud.api.client import RecceCloudClient
|
|
11
|
-
from recce_cloud.api.exceptions import RecceCloudException
|
|
12
|
-
from recce_cloud.api.factory import create_platform_client
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
def _ensure_target_directory(console, target_path: str, force: bool = False):
|
|
16
|
-
"""
|
|
17
|
-
Ensure target directory exists or can be created.
|
|
18
|
-
|
|
19
|
-
Args:
|
|
20
|
-
console: Rich console for output
|
|
21
|
-
target_path: Path to target directory
|
|
22
|
-
force: Whether to overwrite existing directory
|
|
23
|
-
|
|
24
|
-
Raises:
|
|
25
|
-
SystemExit: If directory exists without force flag or cannot be created
|
|
26
|
-
"""
|
|
27
|
-
if os.path.exists(target_path):
|
|
28
|
-
if not force:
|
|
29
|
-
console.print(f"[red]Error:[/red] Target path already exists: {target_path}")
|
|
30
|
-
console.print("Use --force to overwrite existing directory")
|
|
31
|
-
sys.exit(3)
|
|
32
|
-
console.print(f"[yellow]Warning:[/yellow] Overwriting existing path: {target_path}")
|
|
33
|
-
else:
|
|
34
|
-
# Create target directory
|
|
35
|
-
try:
|
|
36
|
-
os.makedirs(target_path, exist_ok=True)
|
|
37
|
-
except Exception as e:
|
|
38
|
-
console.print(f"[red]Error:[/red] Failed to create target path: {target_path}")
|
|
39
|
-
console.print(f"Reason: {e}")
|
|
40
|
-
sys.exit(3)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
def _download_artifact(console, url: str, target_path: str, artifact_name: str):
|
|
44
|
-
"""
|
|
45
|
-
Download a single artifact file from URL.
|
|
46
|
-
|
|
47
|
-
Args:
|
|
48
|
-
console: Rich console for output
|
|
49
|
-
url: Download URL
|
|
50
|
-
target_path: Path where file should be saved
|
|
51
|
-
artifact_name: Human-readable name for error messages (e.g., "manifest.json")
|
|
52
|
-
|
|
53
|
-
Raises:
|
|
54
|
-
SystemExit: If download fails
|
|
55
|
-
"""
|
|
56
|
-
console.print(f'Downloading {artifact_name} to "{target_path}"')
|
|
57
|
-
try:
|
|
58
|
-
response = requests.get(url)
|
|
59
|
-
if response.status_code != 200:
|
|
60
|
-
raise Exception(f"Download failed with status {response.status_code}: {response.text}")
|
|
61
|
-
with open(target_path, "wb") as f:
|
|
62
|
-
f.write(response.content)
|
|
63
|
-
except Exception as e:
|
|
64
|
-
console.print(f"[red]Error:[/red] Failed to download {artifact_name}")
|
|
65
|
-
console.print(f"Reason: {e}")
|
|
66
|
-
sys.exit(4)
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
def _download_artifacts(console, manifest_url: str, catalog_url: str, target_path: str):
|
|
70
|
-
"""
|
|
71
|
-
Download manifest.json and catalog.json to target directory.
|
|
72
|
-
|
|
73
|
-
Args:
|
|
74
|
-
console: Rich console for output
|
|
75
|
-
manifest_url: URL for manifest.json
|
|
76
|
-
catalog_url: URL for catalog.json
|
|
77
|
-
target_path: Target directory path
|
|
78
|
-
|
|
79
|
-
Raises:
|
|
80
|
-
SystemExit: If any download fails
|
|
81
|
-
"""
|
|
82
|
-
manifest_path = os.path.join(target_path, "manifest.json")
|
|
83
|
-
catalog_path = os.path.join(target_path, "catalog.json")
|
|
84
|
-
|
|
85
|
-
_download_artifact(console, manifest_url, manifest_path, "manifest.json")
|
|
86
|
-
_download_artifact(console, catalog_url, catalog_path, "catalog.json")
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
def download_from_existing_session(console, token: str, session_id: str, target_path: str, force: bool = False):
|
|
90
|
-
"""
|
|
91
|
-
Download artifacts from an existing Recce Cloud session using session ID.
|
|
92
|
-
|
|
93
|
-
This is the generic workflow that requires a pre-existing session ID.
|
|
94
|
-
"""
|
|
95
|
-
try:
|
|
96
|
-
client = RecceCloudClient(token)
|
|
97
|
-
except Exception as e:
|
|
98
|
-
console.print("[red]Error:[/red] Failed to initialize API client")
|
|
99
|
-
console.print(f"Reason: {e}")
|
|
100
|
-
sys.exit(2)
|
|
101
|
-
|
|
102
|
-
# Get session info (org_id, project_id)
|
|
103
|
-
console.print(f'Downloading artifacts for session ID "{session_id}"')
|
|
104
|
-
try:
|
|
105
|
-
session = client.get_session(session_id)
|
|
106
|
-
if session.get("status") == "error":
|
|
107
|
-
console.print(f"[red]Error:[/red] {session.get('message')}")
|
|
108
|
-
sys.exit(2)
|
|
109
|
-
|
|
110
|
-
org_id = session.get("org_id")
|
|
111
|
-
if org_id is None:
|
|
112
|
-
console.print(f"[red]Error:[/red] Session ID {session_id} does not belong to any organization.")
|
|
113
|
-
sys.exit(2)
|
|
114
|
-
|
|
115
|
-
project_id = session.get("project_id")
|
|
116
|
-
if project_id is None:
|
|
117
|
-
console.print(f"[red]Error:[/red] Session ID {session_id} does not belong to any project.")
|
|
118
|
-
sys.exit(2)
|
|
119
|
-
|
|
120
|
-
except RecceCloudException as e:
|
|
121
|
-
console.print("[red]Error:[/red] Failed to get session info")
|
|
122
|
-
console.print(f"Reason: {e.reason}")
|
|
123
|
-
sys.exit(2)
|
|
124
|
-
except Exception as e:
|
|
125
|
-
console.print("[red]Error:[/red] Failed to get session info")
|
|
126
|
-
console.print(f"Reason: {e}")
|
|
127
|
-
sys.exit(2)
|
|
128
|
-
|
|
129
|
-
# Get presigned URLs
|
|
130
|
-
try:
|
|
131
|
-
presigned_urls = client.get_download_urls_by_session_id(org_id, project_id, session_id)
|
|
132
|
-
except RecceCloudException as e:
|
|
133
|
-
console.print("[red]Error:[/red] Failed to get download URLs")
|
|
134
|
-
console.print(f"Reason: {e.reason}")
|
|
135
|
-
sys.exit(4)
|
|
136
|
-
except Exception as e:
|
|
137
|
-
console.print("[red]Error:[/red] Failed to get download URLs")
|
|
138
|
-
console.print(f"Reason: {e}")
|
|
139
|
-
sys.exit(4)
|
|
140
|
-
|
|
141
|
-
# Ensure target directory exists
|
|
142
|
-
_ensure_target_directory(console, target_path, force)
|
|
143
|
-
|
|
144
|
-
# Download artifacts
|
|
145
|
-
_download_artifacts(console, presigned_urls["manifest_url"], presigned_urls["catalog_url"], target_path)
|
|
146
|
-
|
|
147
|
-
# Success!
|
|
148
|
-
console.rule("Downloaded Successfully", style="green")
|
|
149
|
-
console.print(
|
|
150
|
-
f'Downloaded dbt artifacts from Recce Cloud for session ID "{session_id}" to "{os.path.abspath(target_path)}"'
|
|
151
|
-
)
|
|
152
|
-
sys.exit(0)
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
def download_with_platform_apis(console, token: str, ci_info, target_path: str, force: bool = False):
|
|
156
|
-
"""
|
|
157
|
-
Download artifacts using platform-specific APIs (GitHub Actions or GitLab CI).
|
|
158
|
-
|
|
159
|
-
This workflow uses session-download-url to find and download artifacts.
|
|
160
|
-
"""
|
|
161
|
-
# Validate platform support
|
|
162
|
-
if ci_info.platform not in ["github-actions", "gitlab-ci"]:
|
|
163
|
-
console.print("[red]Error:[/red] Platform-specific download requires GitHub Actions or GitLab CI environment")
|
|
164
|
-
console.print(f"Detected platform: {ci_info.platform or 'unknown'}")
|
|
165
|
-
console.print(
|
|
166
|
-
"Either run this command in a supported CI environment or provide --session-id for generic download"
|
|
167
|
-
)
|
|
168
|
-
sys.exit(1)
|
|
169
|
-
|
|
170
|
-
# Create platform-specific client
|
|
171
|
-
try:
|
|
172
|
-
client = create_platform_client(token, ci_info)
|
|
173
|
-
except ValueError as e:
|
|
174
|
-
console.print("[red]Error:[/red] Failed to create platform client")
|
|
175
|
-
console.print(f"Reason: {e}")
|
|
176
|
-
sys.exit(2)
|
|
177
|
-
|
|
178
|
-
# Get session download URLs
|
|
179
|
-
console.rule("Finding session and getting download URLs", style="blue")
|
|
180
|
-
|
|
181
|
-
# Determine what to display based on session type
|
|
182
|
-
if ci_info.session_type == "prod":
|
|
183
|
-
console.print("Looking for production/base session...")
|
|
184
|
-
elif ci_info.session_type == "cr":
|
|
185
|
-
console.print(f"Looking for PR/MR session (CR #{ci_info.cr_number})...")
|
|
186
|
-
else:
|
|
187
|
-
console.print("Looking for session...")
|
|
188
|
-
|
|
189
|
-
try:
|
|
190
|
-
download_response = client.get_session_download_urls(
|
|
191
|
-
cr_number=ci_info.cr_number,
|
|
192
|
-
session_type=ci_info.session_type,
|
|
193
|
-
)
|
|
194
|
-
|
|
195
|
-
session_id = download_response.get("session_id")
|
|
196
|
-
presigned_urls = download_response.get("presigned_urls", {})
|
|
197
|
-
manifest_download_url = presigned_urls.get("manifest_url")
|
|
198
|
-
catalog_download_url = presigned_urls.get("catalog_url")
|
|
199
|
-
|
|
200
|
-
if not session_id or not manifest_download_url or not catalog_download_url:
|
|
201
|
-
console.print("[red]Error:[/red] Incomplete response from session-download-url API")
|
|
202
|
-
console.print(f"Response: {download_response}")
|
|
203
|
-
sys.exit(4)
|
|
204
|
-
|
|
205
|
-
console.print(f"[green]Session ID:[/green] {session_id}")
|
|
206
|
-
|
|
207
|
-
except RecceCloudException as e:
|
|
208
|
-
console.print("[red]Error:[/red] Failed to get session download URLs")
|
|
209
|
-
console.print(f"Reason: {e.reason}")
|
|
210
|
-
sys.exit(4)
|
|
211
|
-
except Exception as e:
|
|
212
|
-
console.print("[red]Error:[/red] Failed to get session download URLs")
|
|
213
|
-
console.print(f"Reason: {e}")
|
|
214
|
-
sys.exit(4)
|
|
215
|
-
|
|
216
|
-
# Ensure target directory exists
|
|
217
|
-
_ensure_target_directory(console, target_path, force)
|
|
218
|
-
|
|
219
|
-
# Download artifacts
|
|
220
|
-
_download_artifacts(console, manifest_download_url, catalog_download_url, target_path)
|
|
221
|
-
|
|
222
|
-
# Success!
|
|
223
|
-
console.rule("Downloaded Successfully", style="green")
|
|
224
|
-
console.print(f'Downloaded dbt artifacts from Recce Cloud for session ID "{session_id}"')
|
|
225
|
-
console.print(f'Artifacts saved to: "{os.path.abspath(target_path)}"')
|
|
226
|
-
|
|
227
|
-
if ci_info.cr_url:
|
|
228
|
-
console.print(f"Change request: {ci_info.cr_url}")
|
|
229
|
-
|
|
230
|
-
sys.exit(0)
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"""Custom hatch build hook to read README from package root directory."""
|
|
2
|
-
|
|
3
|
-
from pathlib import Path
|
|
4
|
-
|
|
5
|
-
from hatchling.metadata.plugin.interface import MetadataHookInterface
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
class CustomMetadataHook(MetadataHookInterface):
|
|
9
|
-
"""Read README from package root directory for recce-cloud package."""
|
|
10
|
-
|
|
11
|
-
PLUGIN_NAME = "custom"
|
|
12
|
-
|
|
13
|
-
def update(self, metadata: dict) -> None:
|
|
14
|
-
"""Update metadata with README content from parent directory."""
|
|
15
|
-
readme_path = Path(self.root) / "README.md"
|
|
16
|
-
if readme_path.exists():
|
|
17
|
-
metadata["readme"] = {
|
|
18
|
-
"content-type": "text/markdown",
|
|
19
|
-
"text": readme_path.read_text(encoding="utf-8"),
|
|
20
|
-
}
|