mage-ai 0.9.69__py3-none-any.whl → 0.9.70__py3-none-any.whl
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.
Potentially problematic release.
This version of mage-ai might be problematic. Click here for more details.
- mage_ai/api/policies/BackfillPolicy.py +1 -0
- mage_ai/api/policies/PipelinePolicy.py +1 -0
- mage_ai/api/policies/WorkspacePolicy.py +1 -0
- mage_ai/api/presenters/BackfillPresenter.py +1 -0
- mage_ai/api/resources/GitBranchResource.py +56 -23
- mage_ai/api/resources/GitCustomBranchResource.py +29 -1
- mage_ai/api/resources/OauthResource.py +1 -1
- mage_ai/api/resources/PipelineResource.py +11 -5
- mage_ai/api/resources/PipelineRunResource.py +41 -4
- mage_ai/api/resources/PipelineScheduleResource.py +4 -0
- mage_ai/api/resources/PullRequestResource.py +6 -4
- mage_ai/api/resources/WorkspaceResource.py +5 -4
- mage_ai/cache/block_action_object/__init__.py +1 -1
- mage_ai/cluster_manager/kubernetes/workload_manager.py +52 -1
- mage_ai/cluster_manager/workspace/base.py +6 -0
- mage_ai/cluster_manager/workspace/kubernetes.py +22 -1
- mage_ai/command_center/applications/utils.py +2 -2
- mage_ai/command_center/presenters/text.py +1 -1
- mage_ai/data_preparation/executors/k8s_block_executor.py +30 -7
- mage_ai/data_preparation/executors/k8s_pipeline_executor.py +30 -7
- mage_ai/data_preparation/executors/streaming_pipeline_executor.py +1 -1
- mage_ai/data_preparation/git/__init__.py +50 -22
- mage_ai/data_preparation/git/api.py +62 -7
- mage_ai/data_preparation/git/utils.py +45 -21
- mage_ai/data_preparation/models/block/__init__.py +24 -5
- mage_ai/data_preparation/models/block/dynamic/utils.py +9 -4
- mage_ai/data_preparation/models/block/global_data_product/__init__.py +25 -2
- mage_ai/data_preparation/models/block/remote/__init__.py +0 -0
- mage_ai/data_preparation/models/block/remote/models.py +58 -0
- mage_ai/data_preparation/models/block/utils.py +38 -0
- mage_ai/data_preparation/models/constants.py +2 -0
- mage_ai/data_preparation/models/global_data_product/__init__.py +12 -0
- mage_ai/data_preparation/models/pipeline.py +9 -5
- mage_ai/data_preparation/models/triggers/__init__.py +4 -2
- mage_ai/data_preparation/storage/local_storage.py +12 -6
- mage_ai/orchestration/db/migrations/versions/42a14d6143f1_update_token_column_type.py +54 -0
- mage_ai/orchestration/db/models/oauth.py +10 -9
- mage_ai/orchestration/db/models/schedules.py +21 -0
- mage_ai/orchestration/notification/sender.py +37 -15
- mage_ai/orchestration/pipeline_scheduler_original.py +32 -25
- mage_ai/orchestration/triggers/api.py +29 -1
- mage_ai/orchestration/triggers/global_data_product.py +9 -4
- mage_ai/orchestration/triggers/utils.py +10 -1
- mage_ai/orchestration/utils/resources.py +3 -0
- mage_ai/server/api/downloads.py +4 -1
- mage_ai/server/api/runs.py +151 -0
- mage_ai/server/constants.py +1 -1
- mage_ai/server/frontend_dist/404.html +6 -6
- mage_ai/server/frontend_dist/_next/static/{_krrrgup_C-dPOpX36S8I → RhDiJSkcjCsh4xxX4BFBk}/_buildManifest.js +1 -1
- mage_ai/server/frontend_dist/_next/static/chunks/1557-b3502f3f1aa92ac7.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/{3548-fa0792ddb88f4646.js → 3548-9d26185b3fb663b1.js} +1 -1
- mage_ai/server/frontend_dist/_next/static/chunks/7966-b9b85ba10667e654.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/9624-8b8e100079ab69e1.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/_app-2a69553d8c6eeb53.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/manage-4bfc84ff07d7656f.js +1 -0
- mage_ai/server/{frontend_dist_base_path_template/_next/static/chunks/pages/pipeline-runs-3edc6270c5b0e962.js → frontend_dist/_next/static/chunks/pages/pipeline-runs-6d183f91a2ff6668.js} +1 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-7181b086c93784d2.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills-38e1fbcfbfc1014e.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/edit-b645a6d13ab9fe3a.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-eb11c5390c982b49.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/{triggers-1bdfda8edc9cf4a8.js → triggers-4612d15a65c35912.js} +1 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/platform/preferences-32985f3f7c7dd3ab.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/preferences-349af617d05f001b.js +1 -0
- mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/sync-data-60d01d3887e31136.js +1 -0
- mage_ai/server/{frontend_dist_base_path_template/_next/static/chunks/pages/triggers-9cba3211434a8966.js → frontend_dist/_next/static/chunks/pages/triggers-a599c6ac89be8c8d.js} +1 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/version-control-3433c8b22e8342aa.js +1 -0
- mage_ai/server/frontend_dist/block-layout.html +2 -2
- mage_ai/server/frontend_dist/compute.html +2 -2
- mage_ai/server/frontend_dist/files.html +2 -2
- mage_ai/server/frontend_dist/global-data-products/[...slug].html +2 -2
- mage_ai/server/frontend_dist/global-data-products.html +2 -2
- mage_ai/server/frontend_dist/global-hooks/[...slug].html +2 -2
- mage_ai/server/frontend_dist/global-hooks.html +2 -2
- mage_ai/server/frontend_dist/index.html +2 -2
- mage_ai/server/frontend_dist/manage/files.html +2 -2
- mage_ai/server/frontend_dist/manage/settings.html +2 -2
- mage_ai/server/frontend_dist/manage/users/[user].html +2 -2
- mage_ai/server/frontend_dist/manage/users/new.html +2 -2
- mage_ai/server/frontend_dist/manage/users.html +2 -2
- mage_ai/server/frontend_dist/manage.html +2 -2
- mage_ai/server/frontend_dist/oauth.html +2 -2
- mage_ai/server/frontend_dist/overview.html +2 -2
- mage_ai/server/frontend_dist/pipeline-runs.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/backfills/[...slug].html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/backfills.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/dashboard.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/edit.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/logs.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors/block-runs.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors/block-runtime.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/runs/[run].html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/runs.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/settings.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/syncs.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/triggers/[...slug].html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline]/triggers.html +2 -2
- mage_ai/server/frontend_dist/pipelines/[pipeline].html +2 -2
- mage_ai/server/frontend_dist/pipelines.html +2 -2
- mage_ai/server/frontend_dist/platform/global-hooks/[...slug].html +2 -2
- mage_ai/server/frontend_dist/platform/global-hooks.html +2 -2
- mage_ai/server/frontend_dist/settings/account/profile.html +2 -2
- mage_ai/server/frontend_dist/settings/platform/preferences.html +2 -2
- mage_ai/server/frontend_dist/settings/platform/settings.html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/permissions/[...slug].html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/permissions.html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/preferences.html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/roles/[...slug].html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/roles.html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/sync-data.html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/users/[...slug].html +2 -2
- mage_ai/server/frontend_dist/settings/workspace/users.html +2 -2
- mage_ai/server/frontend_dist/settings.html +2 -2
- mage_ai/server/frontend_dist/sign-in.html +6 -6
- mage_ai/server/frontend_dist/templates/[...slug].html +2 -2
- mage_ai/server/frontend_dist/templates.html +2 -2
- mage_ai/server/frontend_dist/terminal.html +2 -2
- mage_ai/server/frontend_dist/test.html +2 -2
- mage_ai/server/frontend_dist/triggers.html +2 -2
- mage_ai/server/frontend_dist/version-control.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/404.html +6 -6
- mage_ai/server/frontend_dist_base_path_template/_next/static/{KLL5mirre9d7_ZeEpaw3s → TdpLLFome13qvM0gXvpHs}/_buildManifest.js +1 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1557-b3502f3f1aa92ac7.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/{3548-fa0792ddb88f4646.js → 3548-9d26185b3fb663b1.js} +1 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/7966-b9b85ba10667e654.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9624-8b8e100079ab69e1.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/_app-2a69553d8c6eeb53.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage-4bfc84ff07d7656f.js +1 -0
- mage_ai/server/{frontend_dist/_next/static/chunks/pages/pipeline-runs-3edc6270c5b0e962.js → frontend_dist_base_path_template/_next/static/chunks/pages/pipeline-runs-6d183f91a2ff6668.js} +1 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-7181b086c93784d2.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills-38e1fbcfbfc1014e.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/edit-b645a6d13ab9fe3a.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-eb11c5390c982b49.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/{triggers-1bdfda8edc9cf4a8.js → triggers-4612d15a65c35912.js} +1 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/platform/preferences-32985f3f7c7dd3ab.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/preferences-349af617d05f001b.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/sync-data-60d01d3887e31136.js +1 -0
- mage_ai/server/{frontend_dist/_next/static/chunks/pages/triggers-9cba3211434a8966.js → frontend_dist_base_path_template/_next/static/chunks/pages/triggers-a599c6ac89be8c8d.js} +1 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/version-control-3433c8b22e8342aa.js +1 -0
- mage_ai/server/frontend_dist_base_path_template/block-layout.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/compute.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/files.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/global-data-products/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/global-data-products.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/global-hooks/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/global-hooks.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/index.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/manage/files.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/manage/settings.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/manage/users/[user].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/manage/users/new.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/manage/users.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/manage.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/oauth.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/overview.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipeline-runs.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/backfills/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/backfills.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/dashboard.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/edit.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/logs.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors/block-runs.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors/block-runtime.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/runs/[run].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/runs.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/settings.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/syncs.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/triggers/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/triggers.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/pipelines.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/platform/global-hooks/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/platform/global-hooks.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/account/profile.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/platform/preferences.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/platform/settings.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/permissions/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/permissions.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/preferences.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/roles/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/roles.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/sync-data.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/users/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings/workspace/users.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/settings.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/sign-in.html +6 -6
- mage_ai/server/frontend_dist_base_path_template/templates/[...slug].html +2 -2
- mage_ai/server/frontend_dist_base_path_template/templates.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/terminal.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/test.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/triggers.html +2 -2
- mage_ai/server/frontend_dist_base_path_template/version-control.html +2 -2
- mage_ai/server/scheduler_manager.py +3 -1
- mage_ai/server/server.py +35 -12
- mage_ai/server/utils/output_display.py +2 -2
- mage_ai/services/aws/ecs/ecs.py +1 -0
- mage_ai/services/k8s/config.py +4 -4
- mage_ai/services/k8s/utils.py +97 -0
- mage_ai/shared/parsers.py +6 -1
- mage_ai/tests/api/operations/base/mixins.py +1 -1
- mage_ai/tests/api/resources/test_pipeline_resource.py +2 -2
- mage_ai/tests/authentication/oauth/test_utils.py +1 -1
- mage_ai/tests/data_preparation/models/block/test_global_data_product.py +2 -0
- mage_ai/tests/orchestration/triggers/test_global_data_product.py +138 -136
- mage_ai/tests/server/test_server.py +19 -0
- mage_ai/tests/services/k8s/test_job_manager.py +9 -6
- mage_ai/version_control/branch/utils.py +2 -1
- mage_ai/version_control/models.py +3 -2
- {mage_ai-0.9.69.dist-info → mage_ai-0.9.70.dist-info}/METADATA +2 -2
- {mage_ai-0.9.69.dist-info → mage_ai-0.9.70.dist-info}/RECORD +217 -212
- mage_ai/server/frontend_dist/_next/static/chunks/1557-df144fbd8b2208c3.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/7966-f07b2913f7326b50.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/9624-59b2f803f9c88cd6.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/_app-d9c89527266296f7.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/manage-852d403c7bda21b3.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-ff4bd7a8ec3bab40.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills-a8b61d8d239fd16f.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/edit-e1dd1ed71d26c10d.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-f028ef3880ed856c.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/platform/preferences-503049734a8b082f.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/preferences-5b26eeda8aed8a7b.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/sync-data-8b793b3b696a2cd3.js +0 -1
- mage_ai/server/frontend_dist/_next/static/chunks/pages/version-control-5753fac7c1bfdc88.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1557-df144fbd8b2208c3.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/7966-f07b2913f7326b50.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9624-59b2f803f9c88cd6.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/_app-d9c89527266296f7.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage-852d403c7bda21b3.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-ff4bd7a8ec3bab40.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills-a8b61d8d239fd16f.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/edit-e1dd1ed71d26c10d.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-f028ef3880ed856c.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/platform/preferences-503049734a8b082f.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/preferences-5b26eeda8aed8a7b.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/sync-data-8b793b3b696a2cd3.js +0 -1
- mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/version-control-5753fac7c1bfdc88.js +0 -1
- /mage_ai/server/frontend_dist/_next/static/{_krrrgup_C-dPOpX36S8I → RhDiJSkcjCsh4xxX4BFBk}/_ssgManifest.js +0 -0
- /mage_ai/server/frontend_dist_base_path_template/_next/static/{KLL5mirre9d7_ZeEpaw3s → TdpLLFome13qvM0gXvpHs}/_ssgManifest.js +0 -0
- {mage_ai-0.9.69.dist-info → mage_ai-0.9.70.dist-info}/LICENSE +0 -0
- {mage_ai-0.9.69.dist-info → mage_ai-0.9.70.dist-info}/WHEEL +0 -0
- {mage_ai-0.9.69.dist-info → mage_ai-0.9.70.dist-info}/entry_points.txt +0 -0
- {mage_ai-0.9.69.dist-info → mage_ai-0.9.70.dist-info}/top_level.txt +0 -0
|
@@ -31,7 +31,7 @@ mage_ai/api/parsers/RoleParser.py,sha256=IJ2RhkpJDrcttJogqMt_D7-IelPdYa17II3WBub
|
|
|
31
31
|
mage_ai/api/parsers/UserParser.py,sha256=_k0fRWJ901tXG2odn8CeTUu-G4gSfC5xpIfZcwckGyI,592
|
|
32
32
|
mage_ai/api/parsers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
33
33
|
mage_ai/api/policies/AutocompleteItemPolicy.py,sha256=eucncR-k5uP8zMiSsgSfFTgGvA_CIb1KpBaPr1EAxXw,788
|
|
34
|
-
mage_ai/api/policies/BackfillPolicy.py,sha256=
|
|
34
|
+
mage_ai/api/policies/BackfillPolicy.py,sha256=7LySq0SbOH-GkwGDB7FGWaLaRwgeWaaza0K70WSDmVg,2414
|
|
35
35
|
mage_ai/api/policies/BasePolicy.py,sha256=yszxApd_smRbqupag4F-PX6B1q7vr9_aTzwaaS10cAw,29544
|
|
36
36
|
mage_ai/api/policies/BlockLayoutItemPolicy.py,sha256=Dc1q4xgKEp1zGQ_MKJy3ZXzuHRRZowtQ4D8X6Z3FS7c,853
|
|
37
37
|
mage_ai/api/policies/BlockOutputPolicy.py,sha256=I9aAS_XXZ-s9rlv7WJ6tzh8EPdVALWpZv4nUURgtRLY,844
|
|
@@ -76,7 +76,7 @@ mage_ai/api/policies/OutputPolicy.py,sha256=EVuKie6kI8QxZLX2giAdoZne-q4ta9NzJMNT
|
|
|
76
76
|
mage_ai/api/policies/PageBlockLayoutPolicy.py,sha256=VrFM9y3zoOqodNCc7SioIwtixQ5Clr4SsC3IKl6j5Eo,1279
|
|
77
77
|
mage_ai/api/policies/PermissionPolicy.py,sha256=I90Vhen8QoWFbrxxQep4DATit4BAX3hj5_zdUY9Jd4M,2037
|
|
78
78
|
mage_ai/api/policies/PipelineInteractionPolicy.py,sha256=3dERSCgdkGeTyZccuqPuQ7r_RsIm97dco2zwWHlPWRs,1582
|
|
79
|
-
mage_ai/api/policies/PipelinePolicy.py,sha256=
|
|
79
|
+
mage_ai/api/policies/PipelinePolicy.py,sha256=19C_bwI8IqjNMWp8N5tPHIKOuV4PvIIz3UK6hS_3MSg,4418
|
|
80
80
|
mage_ai/api/policies/PipelineRunPolicy.py,sha256=YSFQxncHCzucYmUU70AfFO63ilF8iMoS7szkNfgf4qA,3415
|
|
81
81
|
mage_ai/api/policies/PipelineSchedulePolicy.py,sha256=HSEbgVgc0zCvEQC12_6-5kzsJVRoH7S1aYuID8WL0Jo,5817
|
|
82
82
|
mage_ai/api/policies/PipelineTriggerPolicy.py,sha256=KAI8mQTxZGcsRXmGps7KlcDul1x0I_v-UwqKin9um6c,1315
|
|
@@ -110,12 +110,12 @@ mage_ai/api/policies/VersionControlFilePolicy.py,sha256=agxLVPlCap6_fNFShjU_Tlrt
|
|
|
110
110
|
mage_ai/api/policies/VersionControlProjectPolicy.py,sha256=BMqh6lk7kmTEOiUIWsLHFl1d5U0DoOxVKiezuUu73p0,2230
|
|
111
111
|
mage_ai/api/policies/VersionControlRemotePolicy.py,sha256=OaCzoE0WyB99g8FJABba302Q10InrsdOglaFEfB4d8s,2218
|
|
112
112
|
mage_ai/api/policies/WidgetPolicy.py,sha256=4hvuybx6HrT28OaAOXAJ2TvIiLab7hGnngXJWOiQ3tM,2018
|
|
113
|
-
mage_ai/api/policies/WorkspacePolicy.py,sha256=
|
|
113
|
+
mage_ai/api/policies/WorkspacePolicy.py,sha256=BxfVpBqBK_XGQ69y6rCLlnD2slmnyPkiARbrkz3BFaM,2114
|
|
114
114
|
mage_ai/api/policies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
115
115
|
mage_ai/api/policies/mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
116
116
|
mage_ai/api/policies/mixins/user_permissions.py,sha256=pWfOGtrlYMDo3ZPxn24ZV-E1Yu0unYtQ-kqkudmFA-k,12433
|
|
117
117
|
mage_ai/api/presenters/AutocompleteItemPresenter.py,sha256=4JB3dX_fL8LRDQBWCij1Fm40osgsOFQ4f4igtHfX0S0,303
|
|
118
|
-
mage_ai/api/presenters/BackfillPresenter.py,sha256=
|
|
118
|
+
mage_ai/api/presenters/BackfillPresenter.py,sha256=NJ9AnO-I63AVHKwYuXLlXkyhXycciIueV-_GK_zlL-A,1991
|
|
119
119
|
mage_ai/api/presenters/BasePresenter.py,sha256=3AP14iUPPJ8UBlFocrC7pVGYejSL3e81gJyQijSKCXo,8892
|
|
120
120
|
mage_ai/api/presenters/BlockLayoutItemPresenter.py,sha256=uTNizl5PrbBdFHQV2_8FCX38-MNKioJ5iXGQ8iwExks,276
|
|
121
121
|
mage_ai/api/presenters/BlockOutputPresenter.py,sha256=CVCRAQEzzs3P8AJQjPlZLI8FCBoxfx0OxeRuzfuTvhI,160
|
|
@@ -228,8 +228,8 @@ mage_ai/api/resources/FileResource.py,sha256=WuGNDmXZqB7jvxq4YXw1SfND8byxzyeRecs
|
|
|
228
228
|
mage_ai/api/resources/FileVersionResource.py,sha256=p5ZhQ1PmJkXeZsNKLiPka2JhaobDNl2xTXqXjxMMlQE,1342
|
|
229
229
|
mage_ai/api/resources/FolderResource.py,sha256=uRckWnBbma5XT6qkcYe33sa26-y6V_uK-8z_seq203A,1928
|
|
230
230
|
mage_ai/api/resources/GenericResource.py,sha256=rknlwnMY4ed0TIFc64X9JhflCPEl8g8B2ks7RXGeLDw,312
|
|
231
|
-
mage_ai/api/resources/GitBranchResource.py,sha256=
|
|
232
|
-
mage_ai/api/resources/GitCustomBranchResource.py,sha256=
|
|
231
|
+
mage_ai/api/resources/GitBranchResource.py,sha256=AHA9whLAa1wQz9lzFMGhemC9QRcJiE5bGmp4r0FECWs,18905
|
|
232
|
+
mage_ai/api/resources/GitCustomBranchResource.py,sha256=fWECl8SduiJX7WWWJryD2SnEt50KDfmBs8IU4p4Z0Mg,2094
|
|
233
233
|
mage_ai/api/resources/GitFileResource.py,sha256=yHBmJS-_hB4mBy-4QhHFIv49K3oN9K4JfZXO2u16_hY,2624
|
|
234
234
|
mage_ai/api/resources/GlobalDataProductResource.py,sha256=vt9ceQIzW5A34rL5_hHG4xSlGKvESeLu-JTrOisYHG4,1668
|
|
235
235
|
mage_ai/api/resources/GlobalHookResource.py,sha256=UaonKX-fzPmoUB6w12jRX7BtscyZBQdBixNh-7YhGs0,8390
|
|
@@ -242,17 +242,17 @@ mage_ai/api/resources/LlmResource.py,sha256=l2VEBXkvekz5H1_TcSXWm5xZbuTgjLF9gy4Z
|
|
|
242
242
|
mage_ai/api/resources/LogResource.py,sha256=SBi8LU9sDR-nTJFANkeluk6cR8ou9uj4DMBB5o-3TmA,9869
|
|
243
243
|
mage_ai/api/resources/MonitorStatResource.py,sha256=NT0WR0nHrA8OJj-cW97P-JH7q21QMNwpc_BLDW-EChI,1688
|
|
244
244
|
mage_ai/api/resources/OauthAccessTokenResource.py,sha256=BgEMGdRgmd7U5p5KGXF_idrN9e8GNc7T3TDYm7p3g_E,802
|
|
245
|
-
mage_ai/api/resources/OauthResource.py,sha256=
|
|
245
|
+
mage_ai/api/resources/OauthResource.py,sha256=_aQ9udHBoBsRxI--bpha6xXh7oPkG_VwgP8a8uYZ2ko,9554
|
|
246
246
|
mage_ai/api/resources/OutputResource.py,sha256=KNVvWFNhLmB2i8sv5Y1rueRHoNffbhzBUR5g2hnwvtY,6546
|
|
247
247
|
mage_ai/api/resources/PageBlockLayoutResource.py,sha256=XM_vghjY4itH7bP7g9bAPCBeAuW1V3WfVwAR0ogCNFY,3332
|
|
248
248
|
mage_ai/api/resources/PermissionResource.py,sha256=TWS6pPqMkroJ7dgHTogIGmfo_6iOrGxnNU-ulK9UOec,2709
|
|
249
249
|
mage_ai/api/resources/PipelineInteractionResource.py,sha256=JKS8AsNxCJN31Syx7gTcl36TPQ1ocEeb6fRqIfmKt1g,2170
|
|
250
|
-
mage_ai/api/resources/PipelineResource.py,sha256=
|
|
251
|
-
mage_ai/api/resources/PipelineRunResource.py,sha256=
|
|
252
|
-
mage_ai/api/resources/PipelineScheduleResource.py,sha256=
|
|
250
|
+
mage_ai/api/resources/PipelineResource.py,sha256=1tbtFInR9SWc12WJt2uPo-X8IQpEaW1fihVdXPLR9Po,30855
|
|
251
|
+
mage_ai/api/resources/PipelineRunResource.py,sha256=XAJ9srWmjAncg9EcrgVKWRsmPJ_W5g9762kECzdBHIs,15947
|
|
252
|
+
mage_ai/api/resources/PipelineScheduleResource.py,sha256=neE3sCWvYzjDz7orjGtgHydhVaxou-kwEk6GQkDZ7LA,17676
|
|
253
253
|
mage_ai/api/resources/PipelineTriggerResource.py,sha256=kpQt7zhusLJVMM_UmgEQMix-BuYyMrNGPsWKX4L4Jgk,2249
|
|
254
254
|
mage_ai/api/resources/ProjectResource.py,sha256=aZpub71sLIJc9N-ckdvEWhgeamSdrq2gIbNXdA4tubw,8039
|
|
255
|
-
mage_ai/api/resources/PullRequestResource.py,sha256=
|
|
255
|
+
mage_ai/api/resources/PullRequestResource.py,sha256=MmoTzwOFvjXmm1N30SOF6AFLdmFJZlpY8LKREAB4lEc,3403
|
|
256
256
|
mage_ai/api/resources/Resource.py,sha256=6qB6hRs5Ik3SPe7zQjy49aOT1vD4hcGR28KMJqCuDk0,356
|
|
257
257
|
mage_ai/api/resources/RolePermissionResource.py,sha256=ls1kaowkDt_IpmHoOz4g-nVAS2tgYQHiEJJwugI8bOk,1155
|
|
258
258
|
mage_ai/api/resources/RoleResource.py,sha256=pmsD8KvJTbpIlDJbxSAIFKECgvVhw_UpIZbZWkgxzV8,7057
|
|
@@ -282,7 +282,7 @@ mage_ai/api/resources/VersionControlFileResource.py,sha256=4deAKalmIszyNZG1_tP1M
|
|
|
282
282
|
mage_ai/api/resources/VersionControlProjectResource.py,sha256=0w0QYfWPg4Tb1uxGGm6QaG5ZwRsxyDonjkr2Jwvxyu4,2622
|
|
283
283
|
mage_ai/api/resources/VersionControlRemoteResource.py,sha256=8oGgAV_oW3mKBSzvwNNGmwv-Ovl4xoZwq_7kjiHhqtc,1965
|
|
284
284
|
mage_ai/api/resources/WidgetResource.py,sha256=2wFkKlIy6klzypvQ4j0KCMZDV7N1s5s15Tkz6QzORQc,2621
|
|
285
|
-
mage_ai/api/resources/WorkspaceResource.py,sha256=
|
|
285
|
+
mage_ai/api/resources/WorkspaceResource.py,sha256=ge3DnLzop2bU2ojzAp_zngMHLa0gWfMZBhwrhKGccVo,6171
|
|
286
286
|
mage_ai/api/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
287
287
|
mage_ai/api/resources/mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
288
288
|
mage_ai/api/resources/mixins/spark.py,sha256=7IlpdntjCAuiJm6i9iQmV3geZOLqY8XkGu0h_92rGnA,1489
|
|
@@ -329,7 +329,7 @@ mage_ai/cache/models.py,sha256=QBjLjaG6JIUjHDuE5zRBI13tZJlp-HgiKXTHxdCb_-s,458
|
|
|
329
329
|
mage_ai/cache/pipeline.py,sha256=OWzN_n0TsQ8xzXgvS2q4fVLSniOQA1-Twx4ZVCxpAao,5647
|
|
330
330
|
mage_ai/cache/tag.py,sha256=rVTxk7-up8AMRqYGSS8nLJQvi4PMEWUtJf_nfQIiO4M,6134
|
|
331
331
|
mage_ai/cache/utils.py,sha256=YRI8raq6D69E6HfyIpTm8jCCmIiOsodjIYdIu5WUZTo,3467
|
|
332
|
-
mage_ai/cache/block_action_object/__init__.py,sha256=
|
|
332
|
+
mage_ai/cache/block_action_object/__init__.py,sha256=yySxufwFnf21LYakiUQc1qurx72AU3YJAZfSVLxvwwA,10285
|
|
333
333
|
mage_ai/cache/block_action_object/constants.py,sha256=rN1q14ZOjbD7L2feOPJMb6trPjGA0aNt9US5TMex-k8,188
|
|
334
334
|
mage_ai/cache/dbt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
335
335
|
mage_ai/cache/dbt/cache.py,sha256=UnD5Xyb4Hr9kJXwsY7LNGxhTfZM1w-9D2SJaXdSTASI,6607
|
|
@@ -351,12 +351,12 @@ mage_ai/cluster_manager/aws/emr_cluster_manager.py,sha256=-UKMSC2qUPNxx8LMd12gVg
|
|
|
351
351
|
mage_ai/cluster_manager/gcp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
352
352
|
mage_ai/cluster_manager/gcp/cloud_run_service_manager.py,sha256=HNtWnxrUnzcr90Q74lxhqXeWKNJsngTqlydI19gyCVU,8042
|
|
353
353
|
mage_ai/cluster_manager/kubernetes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
354
|
-
mage_ai/cluster_manager/kubernetes/workload_manager.py,sha256=
|
|
354
|
+
mage_ai/cluster_manager/kubernetes/workload_manager.py,sha256=UU8CnojfO4Vpwegr090zKOwSiSx3PVvHOlE2pKf28iw,34082
|
|
355
355
|
mage_ai/cluster_manager/workspace/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
356
|
-
mage_ai/cluster_manager/workspace/base.py,sha256=
|
|
356
|
+
mage_ai/cluster_manager/workspace/base.py,sha256=_9emaR5jivB8b64SnWJVCd5PI2fJUIOHftyPBDFpz_o,6504
|
|
357
357
|
mage_ai/cluster_manager/workspace/cloud_run.py,sha256=qICTnwm3AjlVHokTcwjpdgFXg7lLQ7zVWxspb-HDDp4,2364
|
|
358
358
|
mage_ai/cluster_manager/workspace/ecs.py,sha256=d2D-_PROEAI26xfCUj16LRm1439Pz-PFBZSo-wVtkhc,2601
|
|
359
|
-
mage_ai/cluster_manager/workspace/kubernetes.py,sha256=
|
|
359
|
+
mage_ai/cluster_manager/workspace/kubernetes.py,sha256=bzV_jMyG-4hRzpD_Mg8c6eDSQo966NZJvfUoq4oZZ4M,4943
|
|
360
360
|
mage_ai/command_center/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
361
361
|
mage_ai/command_center/constants.py,sha256=p_vXlV43qVmzPyAjoFgppSsAj6dEo2DKt-EXR965zN8,2970
|
|
362
362
|
mage_ai/command_center/factory.py,sha256=2Bddi9bLRapkVxWkDLcvfVakCDsY0AyjFN4wAn4qeAU,8077
|
|
@@ -367,7 +367,7 @@ mage_ai/command_center/utils.py,sha256=HBAZeN5KGReezDBe33JFKt7f2rxmJJE9YUO4UUJR2
|
|
|
367
367
|
mage_ai/command_center/applications/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
368
368
|
mage_ai/command_center/applications/constants.py,sha256=NyZu10t65vAVCs2tK-kG94P8yn4z9WOGdxMziEokW9U,2626
|
|
369
369
|
mage_ai/command_center/applications/factory.py,sha256=Z-lZSo0grisMmmTIvYBr6_LzN--AObvZtfrU0S0Ro3k,3060
|
|
370
|
-
mage_ai/command_center/applications/utils.py,sha256=
|
|
370
|
+
mage_ai/command_center/applications/utils.py,sha256=Ib3ufJNGOjGVj2J4qQXntRAn4u6TjZKRs6ZhT4b6XBQ,3989
|
|
371
371
|
mage_ai/command_center/blocks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
372
372
|
mage_ai/command_center/blocks/factory.py,sha256=lRQbEcTb2fzJaM37_6M6klQNkQl4XklHrFaGT2XcDVk,1428
|
|
373
373
|
mage_ai/command_center/blocks/utils.py,sha256=4LEhFuZ23hcgFPWH74i_efyyKUyQCmOEUUuaejBDdCk,3628
|
|
@@ -381,7 +381,7 @@ mage_ai/command_center/pipelines/constants.py,sha256=Csdl2HvoVjcsBMvLzCer7dbEli5
|
|
|
381
381
|
mage_ai/command_center/pipelines/factory.py,sha256=IMqZN-SDHgx9bIfR4roDCijNfbd5QvVaKHUBq1FYLNY,4979
|
|
382
382
|
mage_ai/command_center/pipelines/utils.py,sha256=ducAYBbYz4YFw7-waqIZDL7l8liYappQyV6jZuOEj5E,3837
|
|
383
383
|
mage_ai/command_center/presenters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
384
|
-
mage_ai/command_center/presenters/text.py,sha256=
|
|
384
|
+
mage_ai/command_center/presenters/text.py,sha256=m5YvirExgdeZS0v45bF3V3bT3QABnwudIyZRXxbiFxA,368
|
|
385
385
|
mage_ai/command_center/shared/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
386
386
|
mage_ai/command_center/shared/utils.py,sha256=BfBXYQLRnEE9GXNt2143YJsFU3YUgu1-K920DYdTNAY,9934
|
|
387
387
|
mage_ai/command_center/support/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -487,16 +487,16 @@ mage_ai/data_preparation/executors/ecs_block_executor.py,sha256=o6NDO8Lu4XgG3B7Z
|
|
|
487
487
|
mage_ai/data_preparation/executors/ecs_pipeline_executor.py,sha256=UFu5NVEuSkMTcOkmVJLEEWatNDUf8UVnKRfVrgbSpBw,964
|
|
488
488
|
mage_ai/data_preparation/executors/executor_factory.py,sha256=F4pryqf8FANZRtjG-MT-H7fVfDrn8tFFVv9O4GgzAns,7703
|
|
489
489
|
mage_ai/data_preparation/executors/gcp_cloud_run_block_executor.py,sha256=YyWEYJV_KPFoK52sw0FDL4ezZlQMJRX87_8r_pudzDI,1350
|
|
490
|
-
mage_ai/data_preparation/executors/k8s_block_executor.py,sha256=
|
|
491
|
-
mage_ai/data_preparation/executors/k8s_pipeline_executor.py,sha256=
|
|
490
|
+
mage_ai/data_preparation/executors/k8s_block_executor.py,sha256=SC5KiBqWEkUYJj5aWeewKh7kurT6P9BM5pi4VbyKR3Y,2865
|
|
491
|
+
mage_ai/data_preparation/executors/k8s_pipeline_executor.py,sha256=VaURob1Tj2GZHa7Wko7Yx5Kg4uEhaXwl2M03A3r6rv0,3656
|
|
492
492
|
mage_ai/data_preparation/executors/pipeline_executor.py,sha256=u_5aPZIrycaixCdyePbUIibJ6Ng7RRN9w8WM5oGgyms,7993
|
|
493
493
|
mage_ai/data_preparation/executors/pyspark_block_executor.py,sha256=LoFUEsr-jSWMThKJLnGmwwW152Ty8wEOrlRZf3HUfik,3924
|
|
494
494
|
mage_ai/data_preparation/executors/pyspark_pipeline_executor.py,sha256=kQEPl4SZFh9iYEEGNoIe552odnW7QUPcJy4f4su52tY,3299
|
|
495
|
-
mage_ai/data_preparation/executors/streaming_pipeline_executor.py,sha256=
|
|
496
|
-
mage_ai/data_preparation/git/__init__.py,sha256=
|
|
497
|
-
mage_ai/data_preparation/git/api.py,sha256=
|
|
495
|
+
mage_ai/data_preparation/executors/streaming_pipeline_executor.py,sha256=DDbY9uoPU2egAz8UyFz8QdEf5oYLi6JhpqlftkuggyM,12633
|
|
496
|
+
mage_ai/data_preparation/git/__init__.py,sha256=cS463tIcGjdZU1HUibFsleOPPPIE50G3BxRYH0OXN3c,29497
|
|
497
|
+
mage_ai/data_preparation/git/api.py,sha256=g3LCcKtc5y-WEDIRleNybCYaKF86Nh6T7s3rfiW9duc,9609
|
|
498
498
|
mage_ai/data_preparation/git/constants.py,sha256=ymCioaagfeOlErb8kO33XtEGcLaBR-Pq0NGxv8kajbE,304
|
|
499
|
-
mage_ai/data_preparation/git/utils.py,sha256=
|
|
499
|
+
mage_ai/data_preparation/git/utils.py,sha256=aIq8zVMwuaJomOZ21qMB6jw6t0GvjnuKhKUbnMGgx9s,10521
|
|
500
500
|
mage_ai/data_preparation/git/clients/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
501
501
|
mage_ai/data_preparation/git/clients/azure_devops.py,sha256=9qput7QD7MU9vge_45QV7Yh1svMEwwd1N7PoNHLFfZg,3832
|
|
502
502
|
mage_ai/data_preparation/git/clients/base.py,sha256=202s22cn1rS2Da_EMLGIP38vkhdDT4GnPdFNGxoFutc,1731
|
|
@@ -511,19 +511,19 @@ mage_ai/data_preparation/logging/logger_manager.py,sha256=Zl-yvpMlplleTAaB4k9Smh
|
|
|
511
511
|
mage_ai/data_preparation/logging/logger_manager_factory.py,sha256=uIk-WHAHo1MSkD4_rOtmhGPVp1Nqh_u9jN-IlP_tDCg,988
|
|
512
512
|
mage_ai/data_preparation/logging/s3_logger_manager.py,sha256=Za5aPbXzcaDAVfphC1jnZRn9ZyoDsJA-Yu9pMU8FiDY,1964
|
|
513
513
|
mage_ai/data_preparation/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
514
|
-
mage_ai/data_preparation/models/constants.py,sha256=
|
|
514
|
+
mage_ai/data_preparation/models/constants.py,sha256=pLHAcqo95xNHe-5UtnVFU86hd7rQVFkXVXG_N-eGDPY,3910
|
|
515
515
|
mage_ai/data_preparation/models/errors.py,sha256=tANqAOf5Ki73kbVmhXrEloZ8dNjinjCM7EtYyWeJyZg,393
|
|
516
516
|
mage_ai/data_preparation/models/file.py,sha256=d3z5RpZVOoYEAsMi1Xi8wt9cGjk4Caq5B5WwNuOHyYo,19181
|
|
517
|
-
mage_ai/data_preparation/models/pipeline.py,sha256=
|
|
517
|
+
mage_ai/data_preparation/models/pipeline.py,sha256=0iwZezZB4LE_1ToJ0PextEvL5Gz8ZnhvqD1hZ7X5kXI,91415
|
|
518
518
|
mage_ai/data_preparation/models/utils.py,sha256=wNHo1D3KES7STxuzuZDBh9WCj5NDIzx-MWT5m6oD6Cg,3861
|
|
519
519
|
mage_ai/data_preparation/models/variable.py,sha256=ZckykZCI1SaDSuKvHB-86p_m1beXlW6ASbXpfvq3M5o,30106
|
|
520
|
-
mage_ai/data_preparation/models/block/__init__.py,sha256=
|
|
520
|
+
mage_ai/data_preparation/models/block/__init__.py,sha256=XpvgJ49iykE4sTiGfj9NjfN61rNPLRs8T2nsyoX1vfY,147814
|
|
521
521
|
mage_ai/data_preparation/models/block/block_factory.py,sha256=q768gL5__5joHviaNOtUsggy5Kb9OdM5vFVaaWaD6CY,2544
|
|
522
522
|
mage_ai/data_preparation/models/block/constants.py,sha256=_HTgssMN9Nr8Lq1FjyDV9-xGgmrBadYi7IHYbjnMlM4,1071
|
|
523
523
|
mage_ai/data_preparation/models/block/content.py,sha256=pxqkgAUMKOOL6ZxruM_2C-8vbp6BIv7k0lcEv33_njg,3444
|
|
524
524
|
mage_ai/data_preparation/models/block/errors.py,sha256=2h1cT76EvdzJaceO1rfwQwIVLOtCBR40pCnQoPQJ5tM,182
|
|
525
525
|
mage_ai/data_preparation/models/block/seed.py,sha256=Omv6VQj8HAU1EN8te-mmd4kyARZcMFOswF7J8e-mKoM,2883
|
|
526
|
-
mage_ai/data_preparation/models/block/utils.py,sha256=
|
|
526
|
+
mage_ai/data_preparation/models/block/utils.py,sha256=Ba1-VmsSweLlLsjv_0Cwpqz3dNvXiOqFrAQjuBkzHJg,32425
|
|
527
527
|
mage_ai/data_preparation/models/block/data_integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
528
528
|
mage_ai/data_preparation/models/block/data_integration/constants.py,sha256=JnqwL_DfpAGS2Suh99jmCXqTGPkZog26vsWsqV9nw8E,2110
|
|
529
529
|
mage_ai/data_preparation/models/block/data_integration/data.py,sha256=38t2oG5b1aaQapP9KzhvyC3D8OQaGABw9hZiEhVk-TI,2680
|
|
@@ -545,13 +545,13 @@ mage_ai/data_preparation/models/block/dynamic/__init__.py,sha256=iQYVLaizdq216xK
|
|
|
545
545
|
mage_ai/data_preparation/models/block/dynamic/child.py,sha256=ezXj_cZ8SVvcdqHbss1n3sYvF1ZK3QRK7hZFIAAk0zY,8459
|
|
546
546
|
mage_ai/data_preparation/models/block/dynamic/constants.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
547
547
|
mage_ai/data_preparation/models/block/dynamic/dynamic_child.py,sha256=4AQhzIcDNHGqXKqlnVyTEWFOw57L1FgpDf6h2VFYviU,30262
|
|
548
|
-
mage_ai/data_preparation/models/block/dynamic/utils.py,sha256=
|
|
548
|
+
mage_ai/data_preparation/models/block/dynamic/utils.py,sha256=bX6vbBTEud_87TT8iOgd1AoHCpae67M_UymeEbGC7lM,31768
|
|
549
549
|
mage_ai/data_preparation/models/block/dynamic/variables.py,sha256=rRaXpo4bel292qSwqEkcpLTjgJSf3b-FjDRXdXQq6zw,16919
|
|
550
550
|
mage_ai/data_preparation/models/block/extension/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
551
551
|
mage_ai/data_preparation/models/block/extension/block.py,sha256=1veZ9eb8UB10KfbwqZulxBQyUTRNxiUvsrADL7-Oggg,3207
|
|
552
552
|
mage_ai/data_preparation/models/block/extension/great_expectations.py,sha256=YjCutv1Gfqb0cTYdeLc8QgbbL3_Gm0nWwd3gTYzFEEU,3476
|
|
553
553
|
mage_ai/data_preparation/models/block/extension/utils.py,sha256=LCUR5EFpMDp7QR4mHpBOEvbWmW7u6YPyFN25gP1s6ho,1674
|
|
554
|
-
mage_ai/data_preparation/models/block/global_data_product/__init__.py,sha256=
|
|
554
|
+
mage_ai/data_preparation/models/block/global_data_product/__init__.py,sha256=VMj2Gb6aZ7HFkdnpObM5nHcmoLOTaWBit2ttuGjmHh8,2386
|
|
555
555
|
mage_ai/data_preparation/models/block/hook/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
556
556
|
mage_ai/data_preparation/models/block/hook/block.py,sha256=O_O7Q6iSEn0BmVviMtdhky5HiqvSxpQJT1u6B2ps-1o,1261
|
|
557
557
|
mage_ai/data_preparation/models/block/integration/__init__.py,sha256=pMcWRX3-MvVkEygEj4aj9u7G_UoboZTk47404lGosaY,20526
|
|
@@ -562,6 +562,8 @@ mage_ai/data_preparation/models/block/r/__init__.py,sha256=F6vBBc8qE58cV4fsa0uIe
|
|
|
562
562
|
mage_ai/data_preparation/models/block/r/templates/data_exporter.jinja,sha256=k5MCQgZ75LpcKMA_j9ABvbUIQpU_iDTTtLeiY9Spsio,228
|
|
563
563
|
mage_ai/data_preparation/models/block/r/templates/data_loader.jinja,sha256=pRiRlFCAyLPlqQDJuc9Q8r2FqkaS-K_3Oa-qXdgMepI,312
|
|
564
564
|
mage_ai/data_preparation/models/block/r/templates/transformer.jinja,sha256=6zorVvoeqxyIUFgb3SJgHuo1jTG-HpswTX1zPsTOjPY,307
|
|
565
|
+
mage_ai/data_preparation/models/block/remote/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
566
|
+
mage_ai/data_preparation/models/block/remote/models.py,sha256=gBkOsEX8fnF0GmGG2Rtzq05F4nlrQp38YkiFYBekRCI,1478
|
|
565
567
|
mage_ai/data_preparation/models/block/spark/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
566
568
|
mage_ai/data_preparation/models/block/spark/constants.py,sha256=Q8L-Pd5NIdsxyUHKnPZYgnSxSXpILQRB1vDZBXUAlhw,60
|
|
567
569
|
mage_ai/data_preparation/models/block/spark/mixins.py,sha256=adxUBovbqh9AmMUvz_-YqSHAcvZiVo8-lXjxSWE-2-Q,12973
|
|
@@ -586,7 +588,7 @@ mage_ai/data_preparation/models/custom_templates/custom_block_template.py,sha256
|
|
|
586
588
|
mage_ai/data_preparation/models/custom_templates/custom_pipeline_template.py,sha256=_gKE81aIJ9spD3EQlnPWPDQMxaLNV2v5g7PnPjNUlnM,5965
|
|
587
589
|
mage_ai/data_preparation/models/custom_templates/utils.py,sha256=vQ6U0Nq00JVIp0RH8XymQIP8M_FF6d2xQ1STHzfgECo,2141
|
|
588
590
|
mage_ai/data_preparation/models/download/__init__.py,sha256=dVMq2cSLi1SSQyTO74axGExhXqZlIq7nfmdNyHnsLIM,183
|
|
589
|
-
mage_ai/data_preparation/models/global_data_product/__init__.py,sha256=
|
|
591
|
+
mage_ai/data_preparation/models/global_data_product/__init__.py,sha256=_5ailXKJnAP3Iqe-fw9MuQolYUD1llP9UwgooMTiJF4,11659
|
|
590
592
|
mage_ai/data_preparation/models/global_data_product/constants.py,sha256=AN8arLyCWhQOF0IlSytM6X6AWDps6-hbX2mkcCWKC0k,111
|
|
591
593
|
mage_ai/data_preparation/models/global_hooks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
592
594
|
mage_ai/data_preparation/models/global_hooks/constants.py,sha256=ujCj5pL-SXdQFP3HegE9cfXAa4nWP1rMg3JwSnqPMeM,3092
|
|
@@ -604,7 +606,7 @@ mage_ai/data_preparation/models/pipelines/utils.py,sha256=K1mztc-H249pq-lkPj8HVH
|
|
|
604
606
|
mage_ai/data_preparation/models/project/__init__.py,sha256=PCMSv5QOoN1Z7F8wwjMvpCHw3bAyYL-qNl7Sw_EDpCg,6563
|
|
605
607
|
mage_ai/data_preparation/models/project/constants.py,sha256=2wAi4hGQFZuc0GcLdpx1wWruUyunN_3PQAYlwdYmWBc,584
|
|
606
608
|
mage_ai/data_preparation/models/project/models.py,sha256=KCK5Jdw2s91jF9lK6_jcBshpuMcKzsk-ECq9WehrbBY,578
|
|
607
|
-
mage_ai/data_preparation/models/triggers/__init__.py,sha256=
|
|
609
|
+
mage_ai/data_preparation/models/triggers/__init__.py,sha256=jPrfgWIa9NX1f4CYbbaMHRp9G3UYbxOZg_zMVkzgMBY,8177
|
|
608
610
|
mage_ai/data_preparation/models/widget/__init__.py,sha256=T8LdMfqxJyGSXFzYnBUdRWTTXcfvaqxXUAENcL4SldI,15862
|
|
609
611
|
mage_ai/data_preparation/models/widget/charts.py,sha256=NcQufl6bgyhCfnTjwYJYONlypIfpndVhhyeR4H5mVW0,7043
|
|
610
612
|
mage_ai/data_preparation/models/widget/constants.py,sha256=5RHxhMmbV7YAviqx5Q9uVKFPgAVTbi0PDP4oX61aGUo,1828
|
|
@@ -618,7 +620,7 @@ mage_ai/data_preparation/shared/utils.py,sha256=MnpG4vX_AQU49QNzI6MFbZeqwqD4dXm_
|
|
|
618
620
|
mage_ai/data_preparation/storage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
619
621
|
mage_ai/data_preparation/storage/base_storage.py,sha256=msjzA3ehRhI10qRTpTquSvscxQG1t5Yhlk29qcBLWaI,2952
|
|
620
622
|
mage_ai/data_preparation/storage/gcs_storage.py,sha256=_Y3eax0hDgCyWjbm7E1uIBcNFH347c5cnzflsNi5jrM,5971
|
|
621
|
-
mage_ai/data_preparation/storage/local_storage.py,sha256=
|
|
623
|
+
mage_ai/data_preparation/storage/local_storage.py,sha256=mPjZ0NAeGpG3TxvfVP45M72uljua0NSHOWznFEwfCTw,5368
|
|
622
624
|
mage_ai/data_preparation/storage/s3_storage.py,sha256=VUW0r3_iUgDN8oTy7gy-F6I4XOsg_aiEboNagfmPwlo,4193
|
|
623
625
|
mage_ai/data_preparation/storage/utils.py,sha256=hBvfdRVWDpoh-tZUm3TP0TbY92lnFmKdh-Pwycs-u6w,2729
|
|
624
626
|
mage_ai/data_preparation/sync/__init__.py,sha256=6z_im6zB4NpdaydD2ke8inEb2XAULaQ1fGalR4VTu_Q,1707
|
|
@@ -854,7 +856,7 @@ mage_ai/orchestration/constants.py,sha256=Gyrk_t9GGE4xzlCf3RbGPz4dT-Dj2xakIG77Y4
|
|
|
854
856
|
mage_ai/orchestration/execution_process_manager.py,sha256=hKkVMu9FEePh8aT2zOk57gl9VNBsQpvJ9WQZOQ78OhY,3827
|
|
855
857
|
mage_ai/orchestration/job_manager.py,sha256=BRY3k5mHb0yPSqZNcTLlG9SDG0GaWLEFCyuevmSh3OU,2775
|
|
856
858
|
mage_ai/orchestration/pipeline_scheduler.py,sha256=9mhlW8viMC5FxNXbUYaZpq5i3s2DxGcLIZpY4EHp6Y4,84
|
|
857
|
-
mage_ai/orchestration/pipeline_scheduler_original.py,sha256=
|
|
859
|
+
mage_ai/orchestration/pipeline_scheduler_original.py,sha256=G56VPiqVSGVLAQzWp8g5whIVQekjgXK1uVZWFdMPOCM,72501
|
|
858
860
|
mage_ai/orchestration/pipeline_scheduler_project_platform.py,sha256=X2INdaaM-eV_73fNfX71lHsHepmBY6NDt_pBYimYaUI,68493
|
|
859
861
|
mage_ai/orchestration/run_status_checker.py,sha256=Y9PRm7IYG-JsMNJ1O8DEN-e-zQkWtbF5QG9Esklf60M,2385
|
|
860
862
|
mage_ai/orchestration/ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -887,6 +889,7 @@ mage_ai/orchestration/db/migrations/versions/2266370f589b_add_indexes_to_pipelin
|
|
|
887
889
|
mage_ai/orchestration/db/migrations/versions/26305e46df52_create_backfills_table.py,sha256=otXeqYzcAmXjLAREH_idJpaoVT7KS6nhhqXJ3ifJD9w,2579
|
|
888
890
|
mage_ai/orchestration/db/migrations/versions/386bcfebd48d_create_tag_and_tagassociation_tables.py,sha256=SYuVspWXnNuxBz1B0vjZ9SrA_gPa1IJ_Z4CAzodW-AE,2479
|
|
889
891
|
mage_ai/orchestration/db/migrations/versions/3fafd217efa7_add_event_matcher_model.py,sha256=zOOmB4-p23UrEuue8k4ufhNyDIYy15ttLvdyIlGIyAw,1607
|
|
892
|
+
mage_ai/orchestration/db/migrations/versions/42a14d6143f1_update_token_column_type.py,sha256=Y8I6jFIws9_EQ9w9iIJf3kiCM6t1ifG02zqzNC_8nCQ,1442
|
|
890
893
|
mage_ai/orchestration/db/migrations/versions/526c4523d5d5_add_user_id_to_roles_and_more_entity_.py,sha256=UhhkeQzCmuDQJq1hyFERjqmqe-kUjtpW65jpEXrRhSQ,1807
|
|
891
894
|
mage_ai/orchestration/db/migrations/versions/52ab80005742_add_variables_to_pipeline_schedule.py,sha256=jUTrmON4jbSvfQBeIIMUTJBG0I39UVIvA35rVw6ZWhA,715
|
|
892
895
|
mage_ai/orchestration/db/migrations/versions/5cd59ec4cf1d_add_passed_sla_to_pipeline_run.py,sha256=hxZzTnDAvUq9yLx2L8PnR_cq9fSMlb_x_FkSP-_OYCM,705
|
|
@@ -913,8 +916,8 @@ mage_ai/orchestration/db/migrations/versions/e7beb59b44f9_add_repo_path_to_pipel
|
|
|
913
916
|
mage_ai/orchestration/db/migrations/versions/ec5df57a1c60_add_metrics_to_block_runs.py,sha256=6yGww3f8GptOPgk8i2UfdpJJa3VPrCJMUd8oC4l1jP8,685
|
|
914
917
|
mage_ai/orchestration/db/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
915
918
|
mage_ai/orchestration/db/models/base.py,sha256=K3jd7r1OQnHzIS8IhEXDoi2FTdiH5iT4V8drNuTmZ38,3790
|
|
916
|
-
mage_ai/orchestration/db/models/oauth.py,sha256=
|
|
917
|
-
mage_ai/orchestration/db/models/schedules.py,sha256=
|
|
919
|
+
mage_ai/orchestration/db/models/oauth.py,sha256=ZrRLD3Yo8Rg3jfyYtneNaLVTcPIq9YzKj9t3rLyK6_w,29511
|
|
920
|
+
mage_ai/orchestration/db/models/schedules.py,sha256=iuuyRmhkWLuwR36aMKGNVztfJXdqZupYHqM4GN8NRFQ,74817
|
|
918
921
|
mage_ai/orchestration/db/models/schedules_project_platform.py,sha256=th3gCYgXE8mdKpWUL7LeaZIt4PjGXbP2lLjZC2H78tM,15352
|
|
919
922
|
mage_ai/orchestration/db/models/secrets.py,sha256=gtXZ1yUccerqx9glPCkRNNO-F6SJUkoupMjKvLVjveo,901
|
|
920
923
|
mage_ai/orchestration/db/models/tags.py,sha256=wUuq0dK-aCO6kCSm1vbig1mCf4Vuc1ZnvGYorP0LEUY,1354
|
|
@@ -925,7 +928,7 @@ mage_ai/orchestration/monitor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
|
|
|
925
928
|
mage_ai/orchestration/monitor/monitor_stats.py,sha256=4qEd6ey2FX1smxo7nXqBpJTBD7gyDBm2qBLyP1M6MiU,13995
|
|
926
929
|
mage_ai/orchestration/notification/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
927
930
|
mage_ai/orchestration/notification/config.py,sha256=2IpPuArOoC1bAmhitrkVrLYZXtPnDzY-EFT18XMkNyE,1543
|
|
928
|
-
mage_ai/orchestration/notification/sender.py,sha256=
|
|
931
|
+
mage_ai/orchestration/notification/sender.py,sha256=IagNd-vaRgYHiSq_Nngn8xTiZAbrBGNqU9dnx8UmbTM,10545
|
|
929
932
|
mage_ai/orchestration/queue/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
930
933
|
mage_ai/orchestration/queue/celery_queue.py,sha256=UG6-8Yg7VYAiXcJROYiXqlkss11nqLCeMF8W8yAe-Qo,761
|
|
931
934
|
mage_ai/orchestration/queue/config.py,sha256=gKJLAaJ0zHf57b_HIzHGASwhiv_T99QFToipCf5jWqY,423
|
|
@@ -933,17 +936,17 @@ mage_ai/orchestration/queue/process_queue.py,sha256=3QaZC3_vT6eopa4yEq91fvewrrJr
|
|
|
933
936
|
mage_ai/orchestration/queue/queue.py,sha256=BnaXvG5qByu5LJYH-K8uQmmPkZ8rA14gax93kEqXyYw,594
|
|
934
937
|
mage_ai/orchestration/queue/queue_factory.py,sha256=XUXpRP1gOmnCytY6gb12mvk-IOEE32IzAE9ZYjh4-I0,728
|
|
935
938
|
mage_ai/orchestration/triggers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
936
|
-
mage_ai/orchestration/triggers/api.py,sha256=
|
|
939
|
+
mage_ai/orchestration/triggers/api.py,sha256=0Nlo7HXClGa7SEojhoCURZXrN38asvIbcopDYigx0Ew,3810
|
|
937
940
|
mage_ai/orchestration/triggers/constants.py,sha256=UHVJ_zWiNlx5nXo3Fn_z96mx9-xft6bdIzVGM0vhMPE,226
|
|
938
941
|
mage_ai/orchestration/triggers/event_trigger.py,sha256=uvFT4NtMXxYkHLbcqp_GgcqIZPREK3eMAn9_7Y2tJ2I,208
|
|
939
|
-
mage_ai/orchestration/triggers/global_data_product.py,sha256=
|
|
942
|
+
mage_ai/orchestration/triggers/global_data_product.py,sha256=H-PF3YMgqOTg7sWKYm4DDRIZXp8Fogssz-aEYA08m2s,17629
|
|
940
943
|
mage_ai/orchestration/triggers/loop_time_trigger.py,sha256=Y6GEso_cc7FzlDJNGetefuQPF_Ogstp67Cd7c6oRByQ,617
|
|
941
944
|
mage_ai/orchestration/triggers/time_trigger.py,sha256=woYBvRgDmEjUzLayQ4qU8iE8VbGpFl2FdlU0xvyDohE,383
|
|
942
|
-
mage_ai/orchestration/triggers/utils.py,sha256=
|
|
945
|
+
mage_ai/orchestration/triggers/utils.py,sha256=OctYGeM7uVBhKUVzTNCRpK5hQ9k4y_4Z0NkTx59kvHE,4594
|
|
943
946
|
mage_ai/orchestration/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
944
947
|
mage_ai/orchestration/utils/distributed_lock.py,sha256=Yer0wr23FylN1_B78TikpVHHurl7myKSrtbOMK__L-g,1049
|
|
945
948
|
mage_ai/orchestration/utils/git.py,sha256=JhtSPTFWt1yStBnvOiS2XcmI-PcFPOPMNN9bPnRGhQQ,2047
|
|
946
|
-
mage_ai/orchestration/utils/resources.py,sha256=
|
|
949
|
+
mage_ai/orchestration/utils/resources.py,sha256=KqakK2bKJtdZnqxqH79Spalq-YQsHrmmXysNaKqs0Ec,843
|
|
947
950
|
mage_ai/presenters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
948
951
|
mage_ai/presenters/constants.py,sha256=3KlEQN697fxsMOy4MYEtKuElUTftTxq0GzYkLoKnooc,132
|
|
949
952
|
mage_ai/presenters/block_layout/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -990,15 +993,15 @@ mage_ai/sample_datasets/titanic_survival.csv,sha256=SkN_3gX-UmThcBpzh6xvt1OTdyuj
|
|
|
990
993
|
mage_ai/sample_datasets/user_emails.csv,sha256=yokgn3bmkkrSZBFC-crJxPXFzKdgLaQbp7VJVzGLZiA,258700
|
|
991
994
|
mage_ai/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
992
995
|
mage_ai/server/active_kernel.py,sha256=QIXsiIXeSR2RkkuiIXDwBFf2mMO9_eHtLKRsp-sVREI,4964
|
|
993
|
-
mage_ai/server/constants.py,sha256=
|
|
996
|
+
mage_ai/server/constants.py,sha256=XusQQHR56ltf9SK39O2vK8EEOmk6rLTySc7ns_qULKA,421
|
|
994
997
|
mage_ai/server/docs_server.py,sha256=jeSlvxsJHvHHkiuDwL76cFv1HFazCqPWbX23B2PTOlg,606
|
|
995
998
|
mage_ai/server/execution_manager.py,sha256=jB8K0_aCO15fZdgE2Kd1zdROiv2VBOLGXWiigvb6rKQ,3457
|
|
996
999
|
mage_ai/server/file_observer.py,sha256=3LreT_Ll5x2irHk2QRL4UL2Cca91Xm8raGz1eZFd1Qw,340
|
|
997
1000
|
mage_ai/server/kernel_output_parser.py,sha256=eOU003y8mkK0w6LmvBNbgrRRZwDTWao2io19UYPO6Co,2436
|
|
998
1001
|
mage_ai/server/kernels.py,sha256=Bk_NHLjI05SHVJG91VrUVJqul9VdBFNezWLx6gyyr7w,787
|
|
999
1002
|
mage_ai/server/logger.py,sha256=psqBnb2ORm8i9XFeXtUQQ2ScYvo3uJtUrDE1zDPv1MA,747
|
|
1000
|
-
mage_ai/server/scheduler_manager.py,sha256=
|
|
1001
|
-
mage_ai/server/server.py,sha256=
|
|
1003
|
+
mage_ai/server/scheduler_manager.py,sha256=ppIWI3vVsQzy_7u9CPKKwJ41cdcxOR-3yoEklsRIIFA,3565
|
|
1004
|
+
mage_ai/server/server.py,sha256=Au_gYVwPzGaoMIA1l7XICfWZdMyGIGL1f5TIXN_2f-k,30041
|
|
1002
1005
|
mage_ai/server/subscriber.py,sha256=DiHuAe1xLIhHsiCHD7J4OAVF0jrTcqsE2iO94vV1EjI,712
|
|
1003
1006
|
mage_ai/server/terminal_server.py,sha256=99x-vCSc9fMYfzFp_63TT4jZnLaev6b9yrOJLqwKj3E,5982
|
|
1004
1007
|
mage_ai/server/websocket_server.py,sha256=JkV3_ChbLngOrdSfgKYVlqcA6uXyMj7_OS8xGbbpmUQ,26899
|
|
@@ -1006,11 +1009,12 @@ mage_ai/server/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuF
|
|
|
1006
1009
|
mage_ai/server/api/base.py,sha256=PICI0dlh0Fofo6nLo6XrbSatIGwtMEAvTJHa7VbTHYQ,4961
|
|
1007
1010
|
mage_ai/server/api/blocks.py,sha256=1aQognsNOG4Bfh-CEXqMgXatoTiw4tjzqm5_tHFtf2I,508
|
|
1008
1011
|
mage_ai/server/api/constants.py,sha256=SIOZfts7iPsQf23K6adtvO7i_-kchgt1BWc7-9v6uQs,207
|
|
1009
|
-
mage_ai/server/api/downloads.py,sha256
|
|
1012
|
+
mage_ai/server/api/downloads.py,sha256=-0X5BU--N2hzYP0FCS5mIjniKG3OIEypVhmyEXzmq-o,6042
|
|
1010
1013
|
mage_ai/server/api/errors.py,sha256=9p9jSjVEmeeA6lKFf3Y8Yua-Y2GdwHee2xqTRE1mZ0I,119
|
|
1011
1014
|
mage_ai/server/api/events.py,sha256=9yifYQJkmha4Bmw2MDem-84vFNB3K4Dob-wjBiQ1zEc,2106
|
|
1012
1015
|
mage_ai/server/api/integration_sources.py,sha256=TcUQagGd_qnWaXFnNPscZWAzKpHGvsxYty2bC_5F59Y,2566
|
|
1013
1016
|
mage_ai/server/api/projects.py,sha256=D7JD8ayWEzw6-nyblPuXR4MMQm_kzZJ7ZuDcsumc5Ng,931
|
|
1017
|
+
mage_ai/server/api/runs.py,sha256=0FCaq0Xc7zGiinzZ86kAR0RJB6-XbxLxNgo7dcgVhDw,5439
|
|
1014
1018
|
mage_ai/server/api/triggers.py,sha256=9U3nkyzAlesH9TTeCjkRhiln96HgF1HGRmtIz65G0Q8,2011
|
|
1015
1019
|
mage_ai/server/api/v1.py,sha256=LdSc0b7TV41jq6UrcauGgYxuDviD8ddKpeHTfsCt-Dg,2312
|
|
1016
1020
|
mage_ai/server/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -1018,36 +1022,36 @@ mage_ai/server/client/mage.py,sha256=P_uT4tettbdT8eLnjrb6TnBvJ3522RHEUg2sO7KjMzg
|
|
|
1018
1022
|
mage_ai/server/data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1019
1023
|
mage_ai/server/data/base.py,sha256=mEenR7pyQ_ETa795RcOx134M6DkSpszcv41FzEu_khM,3862
|
|
1020
1024
|
mage_ai/server/data/models.py,sha256=K71oIFBs1A3VICS6QIQeF94KkHDu_-XGZRkPnkIWCso,9316
|
|
1021
|
-
mage_ai/server/frontend_dist/404.html,sha256=
|
|
1022
|
-
mage_ai/server/frontend_dist/block-layout.html,sha256=
|
|
1023
|
-
mage_ai/server/frontend_dist/compute.html,sha256=
|
|
1025
|
+
mage_ai/server/frontend_dist/404.html,sha256=aSrh7cPD0ks-tGMW6nMt6v-FTN8EInok2ZwZn_qaToc,10755
|
|
1026
|
+
mage_ai/server/frontend_dist/block-layout.html,sha256=2MgDTPDE6HgX_VMF5STwNZaulM3IdkYgor6jtgDqwec,9028
|
|
1027
|
+
mage_ai/server/frontend_dist/compute.html,sha256=dCf27ytwDOZHBq94Za9TzeXdOOT4tCbT6Ql0pxFKqXc,10267
|
|
1024
1028
|
mage_ai/server/frontend_dist/favicon.ico,sha256=ZSTSGm_csS09e9wbk5aYBDuzaccwVAQWpslG3mN9A30,15406
|
|
1025
|
-
mage_ai/server/frontend_dist/files.html,sha256=
|
|
1026
|
-
mage_ai/server/frontend_dist/global-data-products.html,sha256=
|
|
1027
|
-
mage_ai/server/frontend_dist/global-hooks.html,sha256=
|
|
1028
|
-
mage_ai/server/frontend_dist/index.html,sha256=
|
|
1029
|
-
mage_ai/server/frontend_dist/manage.html,sha256=
|
|
1030
|
-
mage_ai/server/frontend_dist/oauth.html,sha256=
|
|
1031
|
-
mage_ai/server/frontend_dist/overview.html,sha256=
|
|
1032
|
-
mage_ai/server/frontend_dist/pipeline-runs.html,sha256=
|
|
1033
|
-
mage_ai/server/frontend_dist/pipelines.html,sha256=
|
|
1034
|
-
mage_ai/server/frontend_dist/settings.html,sha256=
|
|
1035
|
-
mage_ai/server/frontend_dist/sign-in.html,sha256=
|
|
1036
|
-
mage_ai/server/frontend_dist/templates.html,sha256=
|
|
1037
|
-
mage_ai/server/frontend_dist/terminal.html,sha256=
|
|
1038
|
-
mage_ai/server/frontend_dist/test.html,sha256=
|
|
1039
|
-
mage_ai/server/frontend_dist/triggers.html,sha256=
|
|
1029
|
+
mage_ai/server/frontend_dist/files.html,sha256=W2Hg8ZNNGvrpT-KS1_adtTLTL1x0icuALlrLvK7_rUY,10183
|
|
1030
|
+
mage_ai/server/frontend_dist/global-data-products.html,sha256=aU8vsMils4nuF6vEtq5cd1wKV2_sYXLcQXpo9enypD8,10451
|
|
1031
|
+
mage_ai/server/frontend_dist/global-hooks.html,sha256=6pSTfr6PC4yqiEXbvnk96lr0enbL2gS1zewTT4htgqY,10271
|
|
1032
|
+
mage_ai/server/frontend_dist/index.html,sha256=Ses33p67HNKS1S1wbdl_KohrRXCpz2fqyeJc1kWhnrw,8311
|
|
1033
|
+
mage_ai/server/frontend_dist/manage.html,sha256=SUqWYfcoKY8J3fEo4tdbd745jwTzCx1TFjmlDeuL0IQ,10335
|
|
1034
|
+
mage_ai/server/frontend_dist/oauth.html,sha256=VQOCPKMp6KEaxBhFMSkaO25EAfarImF5Ol5lVIEyT30,9929
|
|
1035
|
+
mage_ai/server/frontend_dist/overview.html,sha256=jIeHRyFr4NHI9m7jX3JnYseN1wMYMkwLEcFRdlWu-ZU,11210
|
|
1036
|
+
mage_ai/server/frontend_dist/pipeline-runs.html,sha256=49w60BnkyifUI3Vhdf6Bw_veKZLIRw9ak6BoHbU13VM,10352
|
|
1037
|
+
mage_ai/server/frontend_dist/pipelines.html,sha256=BzVJodU32yu3e3uMLrWwzgZk6Otm8s2m0e5SF2AE5E4,10573
|
|
1038
|
+
mage_ai/server/frontend_dist/settings.html,sha256=TSRJQbySFYKVZ1EfQEaPocXoOAkKmrSTpasGKICMgR0,8383
|
|
1039
|
+
mage_ai/server/frontend_dist/sign-in.html,sha256=oUsg5VZe6XKkAXlMBSFtXleQj-OoEKCmfH79wwyK79o,19255
|
|
1040
|
+
mage_ai/server/frontend_dist/templates.html,sha256=UNK8BwNMDDj5w4ErQ0AJPI-SqJzkVtzRN7WQIf7rLEE,10339
|
|
1041
|
+
mage_ai/server/frontend_dist/terminal.html,sha256=OXU5PFwiZLyY_nn_z8A899WzkYUQvMySqB9nev6qMLg,10181
|
|
1042
|
+
mage_ai/server/frontend_dist/test.html,sha256=0gMyoGtUPf19S5S0pfid8vpu3oMWK_5KdCsDl3Z-MFc,8325
|
|
1043
|
+
mage_ai/server/frontend_dist/triggers.html,sha256=3b1zqCfigaPPbLoGh5YEiDcKVvE9SId1EminALupqU8,10259
|
|
1040
1044
|
mage_ai/server/frontend_dist/vercel.svg,sha256=wPvODNXNDTx7iJgazQaNE7lhRgu5TTxLpKDsXCgFH9E,1101
|
|
1041
|
-
mage_ai/server/frontend_dist/version-control.html,sha256
|
|
1042
|
-
mage_ai/server/frontend_dist/_next/static/
|
|
1043
|
-
mage_ai/server/frontend_dist/_next/static/
|
|
1045
|
+
mage_ai/server/frontend_dist/version-control.html,sha256=cn-IGWI0rUoj-OB2OVJysj02UWFTtJ-rRyCgNyhrkXw,10202
|
|
1046
|
+
mage_ai/server/frontend_dist/_next/static/RhDiJSkcjCsh4xxX4BFBk/_buildManifest.js,sha256=rOApL7--SSDXy1nCP2ZBDHNePpV5doltMBp9-2oC0HU,8317
|
|
1047
|
+
mage_ai/server/frontend_dist/_next/static/RhDiJSkcjCsh4xxX4BFBk/_ssgManifest.js,sha256=b1tKoA0vjWrtmTW0cYBr96zvRk0MHTkCYOX-J_gAxn4,77
|
|
1044
1048
|
mage_ai/server/frontend_dist/_next/static/chunks/1150.1378afaa474df64a.js,sha256=CAbPzsc6FvScAdGZ26Omo_u0xmNCOcJ9vCPw7FNvxMU,3531
|
|
1045
1049
|
mage_ai/server/frontend_dist/_next/static/chunks/1187-c9537b3f51775d0c.js,sha256=AQmTmZKhDoqjOPTBTlbRApEZ_mBBW6Af013mQ_U5g9I,48837
|
|
1046
1050
|
mage_ai/server/frontend_dist/_next/static/chunks/1235.c9ed47779baccc05.js,sha256=eZbcOxEMDmjg_xxzMVoiU5w21oYfty6-pfs-xA-5uXM,2162
|
|
1047
1051
|
mage_ai/server/frontend_dist/_next/static/chunks/1240.0819f45820d22263.js,sha256=J0T6Hf6bUPCYwHY9ldwKtZyEe2sZjt7Z0JySRGK5Tno,6458
|
|
1048
1052
|
mage_ai/server/frontend_dist/_next/static/chunks/125-abc06c39b97fd8aa.js,sha256=QGtMaNyn8fIbuFFmHcV4tJ5Q3q_O8_qqUj7NeIre-M8,92008
|
|
1049
1053
|
mage_ai/server/frontend_dist/_next/static/chunks/1450.d383f64c169d4278.js,sha256=Wta_dDXv2gjlzEgdcOzHlEzECgj6-0a4PCMqT9gaEck,5290
|
|
1050
|
-
mage_ai/server/frontend_dist/_next/static/chunks/1557-
|
|
1054
|
+
mage_ai/server/frontend_dist/_next/static/chunks/1557-b3502f3f1aa92ac7.js,sha256=CI7EBTKBiP65z8IWj4-d3nw04uKV4Ee4qecIvW-hjEI,37133
|
|
1051
1055
|
mage_ai/server/frontend_dist/_next/static/chunks/1598-3070ba5a71ce3e2d.js,sha256=lSKctOhct9axfkW6W-3XB73jLYPGk1294GWflgtzbw0,8186
|
|
1052
1056
|
mage_ai/server/frontend_dist/_next/static/chunks/2481.0454a0e25dc7e027.js,sha256=sdXmwsUwcOtd3zL9rTwWkitW4-5QGFjqoyiNvEcZ6V8,2942
|
|
1053
1057
|
mage_ai/server/frontend_dist/_next/static/chunks/2508.724531e7f9cf5f36.js,sha256=AHITXAvHRthYNLtGMXL_ThpWnXzRXyi_E89hb1h2D-Y,1649
|
|
@@ -1062,7 +1066,7 @@ mage_ai/server/frontend_dist/_next/static/chunks/29107295-989a0767a635d9d5.js,sh
|
|
|
1062
1066
|
mage_ai/server/frontend_dist/_next/static/chunks/3366-526b00bb494c02a4.js,sha256=leJxq83OCMdOKRS4jD6twupK4z9S4MRxTJkzeRT0rOQ,14834
|
|
1063
1067
|
mage_ai/server/frontend_dist/_next/static/chunks/3453.992f4b1667e9882c.js,sha256=PYm5SZCBWpX2kOafRCgG3R9I0Wo8KIW6R0jJ_5-XFCI,3524
|
|
1064
1068
|
mage_ai/server/frontend_dist/_next/static/chunks/3467.38cd0654ba6f788f.js,sha256=GSh5dCIP7HWFJuchJzpPUJ6TyI3coksbiZwKftDZms8,1618
|
|
1065
|
-
mage_ai/server/frontend_dist/_next/static/chunks/3548-
|
|
1069
|
+
mage_ai/server/frontend_dist/_next/static/chunks/3548-9d26185b3fb663b1.js,sha256=xx2ipxoR4KkLsI9bNqxa_I2iI7LSp5dvuSLR1OSIP_I,10509
|
|
1066
1070
|
mage_ai/server/frontend_dist/_next/static/chunks/3763-61b542dafdbf5754.js,sha256=BiC5gwYsOTK2ujPoili3UUfyHlNxgaxWYnUNzZKu174,29258
|
|
1067
1071
|
mage_ai/server/frontend_dist/_next/static/chunks/3782-ef4cd4f0b52072d0.js,sha256=JpndL19JSNS_UJ_g5iJIi0NAEvsIzZ4qzMQVOfmIXbo,11763
|
|
1068
1072
|
mage_ai/server/frontend_dist/_next/static/chunks/3835.df296b4e4078e985.js,sha256=kD2QFPxjs1XDTi-3diXwSlgCno80VqrgU6OL80IHC6M,30652
|
|
@@ -1106,7 +1110,7 @@ mage_ai/server/frontend_dist/_next/static/chunks/7674-5f8f0882b3411d98.js,sha256
|
|
|
1106
1110
|
mage_ai/server/frontend_dist/_next/static/chunks/792.010ca00d79b2112f.js,sha256=iKH6f5zTT86af5rNSQaJbFd_btMzycM5rm71ZqUXlUg,5292
|
|
1107
1111
|
mage_ai/server/frontend_dist/_next/static/chunks/7947.77be4bec4d47774e.js,sha256=0O7JEIR4I9ZMro0tjtspP8XH0hfBru4kqcCVTwbAXtE,1129
|
|
1108
1112
|
mage_ai/server/frontend_dist/_next/static/chunks/7951.fee8b6c27c9ef777.js,sha256=bOJg3yZIt5XaxFeMBlgt8m54gNxOIpa2H4PxvSZXFP8,1867
|
|
1109
|
-
mage_ai/server/frontend_dist/_next/static/chunks/7966-
|
|
1113
|
+
mage_ai/server/frontend_dist/_next/static/chunks/7966-b9b85ba10667e654.js,sha256=mUecd6ES253i3Qvx6Wg_h7ubnaqXH_0BeIHpb1RYpDk,17776
|
|
1110
1114
|
mage_ai/server/frontend_dist/_next/static/chunks/8018.968bf87c390e3312.js,sha256=yjjT2CAwjo6jS3a76rkMq4xZj5vzggw-02DvM13rtEY,4838
|
|
1111
1115
|
mage_ai/server/frontend_dist/_next/static/chunks/8095-bdce03896ef9639a.js,sha256=f3k09c86uyP-yFSSeRJ_eGJ9Pi-t0Ijl1CbC-d8LYrc,11376
|
|
1112
1116
|
mage_ai/server/frontend_dist/_next/static/chunks/8097.b0345f30a7390c1d.js,sha256=GkbiG31cNdY4JyxfkcWUqIk-wxRu79a553HVwopnrNM,2166
|
|
@@ -1127,7 +1131,7 @@ mage_ai/server/frontend_dist/_next/static/chunks/9363.6b811b4c86277e07.js,sha256
|
|
|
1127
1131
|
mage_ai/server/frontend_dist/_next/static/chunks/9437.a3c32f45cf9ef69b.js,sha256=UurJl-fsdUw2nmOjc-nnhyVMkXj8okl6vySDFRzkTwM,1655
|
|
1128
1132
|
mage_ai/server/frontend_dist/_next/static/chunks/9440-4069842b90d4b801.js,sha256=OHsh_kpGxISlca_m9_bF3ohQRlygQSKUod41y15Ndi8,33401
|
|
1129
1133
|
mage_ai/server/frontend_dist/_next/static/chunks/9566.f8bd24768ed14ecb.js,sha256=pAqGV5kPouj_0KzWBivKGBEFobLIBTSrZKfUkkWW6G0,1963
|
|
1130
|
-
mage_ai/server/frontend_dist/_next/static/chunks/9624-
|
|
1134
|
+
mage_ai/server/frontend_dist/_next/static/chunks/9624-8b8e100079ab69e1.js,sha256=g7o4eBT3tkvdQwPc1N-sYrg8_gz8g4JQEU5w8rPEdf8,11189
|
|
1131
1135
|
mage_ai/server/frontend_dist/_next/static/chunks/9633.40e5056ca1e2b22a.js,sha256=l3eB2vxSznwceaADgJcllaCAlPPxbpxZmXJdijIyGS8,3826
|
|
1132
1136
|
mage_ai/server/frontend_dist/_next/static/chunks/9785.5ff26cb26d84d6a1.js,sha256=QnustHrope1ywzpuSb1cjyNZVVyAnckRZIjy69i1mw0,1428
|
|
1133
1137
|
mage_ai/server/frontend_dist/_next/static/chunks/9832-67896490f6e8a014.js,sha256=NzOPwstDaedac1h_H7lTV0fvpvcOnbzEjRwjPl42TFE,12357
|
|
@@ -1139,7 +1143,7 @@ mage_ai/server/frontend_dist/_next/static/chunks/main-77fe248a6fbd12d8.js,sha256
|
|
|
1139
1143
|
mage_ai/server/frontend_dist/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js,sha256=AiXrA00CSgO9yQ6mx59WGTZi58Pu6QlpYpiCDlF8u4M,91460
|
|
1140
1144
|
mage_ai/server/frontend_dist/_next/static/chunks/webpack-d079359c241db804.js,sha256=cqcvM_h1R2dc_zuTAHhuBhLKp44ZvYAO5qCJhmQPf2Q,5527
|
|
1141
1145
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/404-8ecd93274c427b76.js,sha256=lmeHQIPtqqXqhdnEE3rTu4f1MK-Bm08mCCbv4X16C40,962
|
|
1142
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/_app-
|
|
1146
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/_app-2a69553d8c6eeb53.js,sha256=QGiFH-byS4DTu3yvyTzyd0zmiJHX4AO-EYrLVjgk7_g,3065891
|
|
1143
1147
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/_error-e989623bffcbf724.js,sha256=aXIjJAH8qQYH7p8jGDslEzBUIJz0QqLgGEgyIeCAaF8,3207
|
|
1144
1148
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/block-layout-14f952f66964022f.js,sha256=83aGXofYLSPbRXbGMieHpDnW1nrUglMk3VuqjEIWK0s,5810
|
|
1145
1149
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/compute-010d9ac728f8a517.js,sha256=vWy9M-bYFFHoUxBL1F5UEqEK9rVPkTKOkwI-KitxlVk,74219
|
|
@@ -1147,18 +1151,18 @@ mage_ai/server/frontend_dist/_next/static/chunks/pages/files-98df0674eac4ec84.js
|
|
|
1147
1151
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/global-data-products-78e8e88f2a757a18.js,sha256=JD-unsIqXwu5WGISkKcR6cG4DznxA0mnHx30UInfe-M,3206
|
|
1148
1152
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/global-hooks-34966cfd2d89c366.js,sha256=oAIRD1bzZQNHOsei4SG6VWqat1s9FxCPiPE0i14buNA,5776
|
|
1149
1153
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/index-4e12783b064c1cfe.js,sha256=EdlRsauzGm5jqRU4lW_UL2MxEBjXsW2DtJ4GOT5rOXU,993
|
|
1150
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/manage-
|
|
1154
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/manage-4bfc84ff07d7656f.js,sha256=LjqZXKcFqgWU4z3c3S9RpwNZWUonFb59WMGhluuw9jc,30470
|
|
1151
1155
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/oauth-30e34ee15d410331.js,sha256=xmC9d4T0oV1f9vpC1w9t-IyrsV6UnRHdIl_OFO5Ub4s,3478
|
|
1152
1156
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/overview-597b74828bf105db.js,sha256=CJrZyPPaqkpZN_hbekuMGe36BO7H3na_B_UGrA0NRjs,28505
|
|
1153
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipeline-runs-
|
|
1157
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipeline-runs-6d183f91a2ff6668.js,sha256=EdpG0-MMG29zQV1x79O2RNd9wafCr2Kuaey3mLo5z34,10166
|
|
1154
1158
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines-3591d035bb3bb2b8.js,sha256=mdRN2lx2xPqQ6CHE7Cbo-BaY6rgJU0cBp3y_kKW67gY,26109
|
|
1155
1159
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings-b39e5bca035dec41.js,sha256=Vef-qeiaZqA0DdpKO6I188W2eMPPDavi3UQuH50netE,4278
|
|
1156
1160
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/sign-in-09414a8b66fb6f06.js,sha256=ayQ6AEsOozkbUdczxUEl23HPsHPQIMGe-XuinVanWRY,10885
|
|
1157
1161
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/templates-05a5312f50db749c.js,sha256=lWVRMBmXaauwbIyANZYeGzcUxbXX7WsO2TaIByW1WDI,5431
|
|
1158
1162
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/terminal-89e1b3e6799378a5.js,sha256=URHDE0SU2aW7VNN7Q5AfuPjR9YHnKvOjcKAhJ4DLp3Q,7398
|
|
1159
1163
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/test-bd51b3918b39329e.js,sha256=0WTVZbrWflW4r1qSnBKUjOBKET4WKDC7icN9_hD0ZP4,375
|
|
1160
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/triggers-
|
|
1161
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/version-control-
|
|
1164
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/triggers-a599c6ac89be8c8d.js,sha256=oiEoj06gAI-u0TqhCxfxnoU2EeSUtoyk9SKa-xZOgjU,15773
|
|
1165
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/version-control-3433c8b22e8342aa.js,sha256=Z9n0_b9TtshFQasC26tdekRmiFOcLpCDzBH-dkVwNN4,61605
|
|
1162
1166
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/global-data-products/[...slug]-591abd392dc50ed4.js,sha256=vDW2oWf1u2Us0V0HhuCw4fxnag9SAjhW0qATJm2ICi4,1507
|
|
1163
1167
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/global-hooks/[...slug]-fbc51d79d3196fa2.js,sha256=6bNJjLvygsI8f3sP9TKELfix7xiNLBYwcv9sPXlAw_U,2296
|
|
1164
1168
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/manage/files-f15a685682b1037b.js,sha256=7OtA41Q5nCcc0ji1f5k7OcXcckGAGWAirU-SuxjZsFw,2270
|
|
@@ -1167,29 +1171,29 @@ mage_ai/server/frontend_dist/_next/static/chunks/pages/manage/users-b28961189032
|
|
|
1167
1171
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/manage/users/[user]-8bbfa0c19b5e4cb3.js,sha256=E28Q1NN30M3X-5ZV8-HxFFtRzZSNJSY1Sm38wH593JQ,15663
|
|
1168
1172
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/manage/users/new-d0a403e8920104d2.js,sha256=egwJpEklRRdCMy5oajG7TmoR3rPRbSL3WGTOM3hlTsI,8900
|
|
1169
1173
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]-91a5d6a11e7d4c56.js,sha256=h3jlij4QWjbd-5LhvGlRlv0Vipp6xq5jiuMlLMNc9c4,4457
|
|
1170
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills-
|
|
1174
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills-38e1fbcfbfc1014e.js,sha256=yYByZDL-GXL_U-rbWkVQq5jufv0TMB6JmEDCK_69Bvc,13881
|
|
1171
1175
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/dashboard-95ffcd3e2b27e567.js,sha256=LblSTJ21PkfpnzzhMSNGiLPxNSOR7Bvw3orLFzAh5pM,4521
|
|
1172
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/edit-
|
|
1176
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/edit-b645a6d13ab9fe3a.js,sha256=GAZhqjzObbLeTozQH4R-lin1SQTqJSiEGUyC8UuU1Oc,426787
|
|
1173
1177
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/logs-3f5c14076ddde20e.js,sha256=WWWvkQT03cpZnMlOdcdHt7n-Fr4TRQeeSwG83H3iGks,34226
|
|
1174
1178
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/monitors-7acc7afc00df17c2.js,sha256=VkdJkpwPr4TvKG5WOKUuPQiidABW9GlLUvUcprakXF8,12543
|
|
1175
1179
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/runs-6dae38250e135c54.js,sha256=8-sjk2-uPny6afANHiq8LbmYTRq2V4OnBW7FPOG-EeU,22028
|
|
1176
1180
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/settings-59aca25a5b1d3998.js,sha256=mXc5ne2y5qREDILG1cy5a5JDnim869l7K55nD4zFarA,17263
|
|
1177
1181
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/syncs-90abafc7ed61c582.js,sha256=Lq09K1N_3DHZin2mbbb8AJFwfaBYk7qeEbJqCnPg_dE,31133
|
|
1178
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/triggers-
|
|
1179
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-
|
|
1182
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/triggers-4612d15a65c35912.js,sha256=U4ttKXnmF_1BbWZgvml1ngqHskQ0wZlV7zMbTC1Ituo,25219
|
|
1183
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-7181b086c93784d2.js,sha256=TMDy1hhqmETQ4q0OL04lvvAujRiuJQ__ofRjTlVYLFo,34319
|
|
1180
1184
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/monitors/block-runs-a5c0362763a21fa8.js,sha256=4__ED372rfUepNce-Nhu1JREKu0iYFBkpm759-Hdmfs,19221
|
|
1181
1185
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/monitors/block-runtime-1ed9045b2f1dfd65.js,sha256=wGcagnZ39yfcbUDuW1T5c7w491V0AxLf2vrW-6bFvV0,17030
|
|
1182
1186
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/runs/[run]-1417ad1c821d720a.js,sha256=bBf4CghueTnkTryGkVYtw6vr-uzQSfuwwmlS3ZyS2p0,18451
|
|
1183
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-
|
|
1187
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-eb11c5390c982b49.js,sha256=7vfr5VPBaQFcoOHLoo1g22RkI3YGWdoUcsVYH-ggicc,25354
|
|
1184
1188
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/platform/global-hooks-c916c778b0764634.js,sha256=8U1JkoCbTS1JhrYB54pusJRMYoV7UHYVBIXpce9WxcM,5799
|
|
1185
1189
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/platform/global-hooks/[...slug]-e187f4c2b4eccd00.js,sha256=wDFo52b3-6nZfZicRe2WV1Cgnl1V4Jkg_OWX6tkh0a4,2321
|
|
1186
1190
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/account/profile-3f0df3decc856ee9.js,sha256=ulUIp1rzKToIghI2BUBxXpy2l3z0p6VozxgqANosLgs,856
|
|
1187
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/platform/preferences-
|
|
1191
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/platform/preferences-32985f3f7c7dd3ab.js,sha256=IRDCIslEdzWafxmGeRtQW451cwnByh2hhpcsCge3ELk,10418
|
|
1188
1192
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/platform/settings-c2e9ef989c8bfa73.js,sha256=ABNo-bCMb2ZbXPsc6OoKmA1B9_cAyefScy4GqzFbQ54,5897
|
|
1189
1193
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/permissions-e5a4d3d815cec25d.js,sha256=Ale7bl1MgcEzn8KMZIEWCj4RO_1v70IiKax0ItCvriQ,3179
|
|
1190
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/preferences-
|
|
1194
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/preferences-349af617d05f001b.js,sha256=Xt_38QNv5s9zRupz-rfU_4LHsMhhpf4rVA3k6VAzG5k,10378
|
|
1191
1195
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/roles-36fa165a48af586b.js,sha256=-1jdSVA5PjarT8VPICvgVtrXjqNw7OhvF7S5Jz_UZjs,3519
|
|
1192
|
-
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/sync-data-
|
|
1196
|
+
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/sync-data-60d01d3887e31136.js,sha256=8ww2Nvj5pyJBVJzVgfW7sxmbk9jtOpjtUrzcujz-J_I,12736
|
|
1193
1197
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/users-a4db8710f703c729.js,sha256=zsTSXcWT_cjm2sGYpX01KCEUHxiNKxM9xCQgMGnPoMM,2676
|
|
1194
1198
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/permissions/[...slug]-47b64ced27c24985.js,sha256=1i7jF9RSqMhWu3_HCT7p0M-4CgD1JJKbaiWgnwIlPXY,824
|
|
1195
1199
|
mage_ai/server/frontend_dist/_next/static/chunks/pages/settings/workspace/roles/[...slug]-379e1ee292504842.js,sha256=cmMDNHRXTW6FNR5dPXjocpVhl7Nw58qOJBpie0yvsks,819
|
|
@@ -1233,8 +1237,8 @@ mage_ai/server/frontend_dist/fonts/Roboto_Mono/static/RobotoMono-SemiBold.ttf,sh
|
|
|
1233
1237
|
mage_ai/server/frontend_dist/fonts/Roboto_Mono/static/RobotoMono-SemiBoldItalic.ttf,sha256=4xNDNrikIhglWYAoOlb2LjyYeDo5Gh0G52A72papgR4,93940
|
|
1234
1238
|
mage_ai/server/frontend_dist/fonts/Roboto_Mono/static/RobotoMono-Thin.ttf,sha256=zlgstcLhG4408Fo8JS7sZRC6Mt2XftUXpop3Ja8FywI,87872
|
|
1235
1239
|
mage_ai/server/frontend_dist/fonts/Roboto_Mono/static/RobotoMono-ThinItalic.ttf,sha256=JfREOX6nw1mHlEYBq_j9_7rLfI3CIcQ5bOBytV-pUi8,93056
|
|
1236
|
-
mage_ai/server/frontend_dist/global-data-products/[...slug].html,sha256=
|
|
1237
|
-
mage_ai/server/frontend_dist/global-hooks/[...slug].html,sha256=
|
|
1240
|
+
mage_ai/server/frontend_dist/global-data-products/[...slug].html,sha256=M4b3fHdSF22rZLUYhZ-2D3OSu10ivOueN5FgsRekJFg,10452
|
|
1241
|
+
mage_ai/server/frontend_dist/global-hooks/[...slug].html,sha256=DsvVwGY2sTJQXN2QJ1bdNtGEE6WSF6ds-A48cB84oY8,10280
|
|
1238
1242
|
mage_ai/server/frontend_dist/images/backfill.jpg,sha256=0cUfwkvBISDC9yXxiDV7o2RPqKI_9OIydX90gw54azk,4404
|
|
1239
1243
|
mage_ai/server/frontend_dist/images/banner-shape-purple-peach.jpg,sha256=b6fpPLZfxxm7hiWf6Ci1Dv01P3d68k0eK_uu4v43Vss,4854
|
|
1240
1244
|
mage_ai/server/frontend_dist/images/dashboard-api-key.webp,sha256=5IwOoTLp3RKDrHVQsdCADoQkjcTbh5MTZGqlgyqcXNk,57024
|
|
@@ -1245,11 +1249,11 @@ mage_ai/server/frontend_dist/images/blocks/grey_block.webp,sha256=cAGmkcJ6edDr3B
|
|
|
1245
1249
|
mage_ai/server/frontend_dist/images/extensions/dbt/logo.png,sha256=-ssfqyt73pSkqsA_UBfYf2U2h2P62yr6fCe5SIwBurc,6001
|
|
1246
1250
|
mage_ai/server/frontend_dist/images/extensions/great_expectations/logo.png,sha256=RK76yAE_SHMHiFxf2aq-Ox00Gw6Khap9CCkdT7ucfQw,22785
|
|
1247
1251
|
mage_ai/server/frontend_dist/images/sessions/abstract.png,sha256=1oNvrU66riRKJOeF2siaMEINPZatcu7kdDPliEVACyQ,256616
|
|
1248
|
-
mage_ai/server/frontend_dist/manage/files.html,sha256=
|
|
1249
|
-
mage_ai/server/frontend_dist/manage/settings.html,sha256=
|
|
1250
|
-
mage_ai/server/frontend_dist/manage/users.html,sha256=
|
|
1251
|
-
mage_ai/server/frontend_dist/manage/users/[user].html,sha256=
|
|
1252
|
-
mage_ai/server/frontend_dist/manage/users/new.html,sha256=
|
|
1252
|
+
mage_ai/server/frontend_dist/manage/files.html,sha256=KqJC1M_a23La87NPq-AhEeR167UV3-JYQ-UTYwSJqeE,10269
|
|
1253
|
+
mage_ai/server/frontend_dist/manage/settings.html,sha256=SpAIZPrXCLpWGRLyR2MxmTtBX7POn625hEH7aLFRBrY,10275
|
|
1254
|
+
mage_ai/server/frontend_dist/manage/users.html,sha256=YbvX4u8zgA-w0kKzNGyP4_3pFBL4lbw_HsC2reqGVWw,10269
|
|
1255
|
+
mage_ai/server/frontend_dist/manage/users/[user].html,sha256=tsgHIwQOANPZFiGeR4eCtIt0p08o6Z69LLXt2Ogp-04,10297
|
|
1256
|
+
mage_ai/server/frontend_dist/manage/users/new.html,sha256=RRxs6CT5OvpTxrpUhXe4H8-dXb-Zu2RZWalBEcLEa_g,10277
|
|
1253
1257
|
mage_ai/server/frontend_dist/monaco-editor/min/vs/loader.js,sha256=-g736o6tNxP1uWgDa4GNMLu0cVw5rpd9iv_JkFqjJYg,30051
|
|
1254
1258
|
mage_ai/server/frontend_dist/monaco-editor/min/vs/base/browser/ui/codicons/codicon/codicon.ttf,sha256=izSevKNd2mT7WHZYsm4XzDTGwdk0_FCb7wRObtuJ20k,73624
|
|
1255
1259
|
mage_ai/server/frontend_dist/monaco-editor/min/vs/base/common/worker/simpleWorker.nls.de.js,sha256=f6eZPSfW6q0TZXRHJH9Ot3KDmzXRrnAwUrGz6zTWa5c,869
|
|
@@ -1363,65 +1367,65 @@ mage_ai/server/frontend_dist/monaco-editor/min/vs/language/json/jsonMode.js,sha2
|
|
|
1363
1367
|
mage_ai/server/frontend_dist/monaco-editor/min/vs/language/json/jsonWorker.js,sha256=zgcNdzxOPbIH9mjg7oUxO3FHBwTvv9EQRMOKQWdjLF4,128871
|
|
1364
1368
|
mage_ai/server/frontend_dist/monaco-editor/min/vs/language/typescript/tsMode.js,sha256=GL-DBXaHEUZHBE6SZA_HY0m326feu9NjFduSIp_6o8o,23674
|
|
1365
1369
|
mage_ai/server/frontend_dist/monaco-editor/min/vs/language/typescript/tsWorker.js,sha256=GDkXJvtDJ6BGEWF6fLxQrtAlWx1PqCn78i1sEdOnrIY,4602226
|
|
1366
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline].html,sha256=
|
|
1367
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/backfills.html,sha256=
|
|
1368
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/dashboard.html,sha256=
|
|
1369
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/edit.html,sha256=
|
|
1370
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/logs.html,sha256=
|
|
1371
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors.html,sha256=
|
|
1372
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/runs.html,sha256=
|
|
1373
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/settings.html,sha256=
|
|
1374
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/syncs.html,sha256=
|
|
1375
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/triggers.html,sha256=
|
|
1376
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/backfills/[...slug].html,sha256=
|
|
1377
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors/block-runs.html,sha256=
|
|
1378
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors/block-runtime.html,sha256=
|
|
1379
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/runs/[run].html,sha256=
|
|
1380
|
-
mage_ai/server/frontend_dist/pipelines/[pipeline]/triggers/[...slug].html,sha256=
|
|
1381
|
-
mage_ai/server/frontend_dist/platform/global-hooks.html,sha256=
|
|
1382
|
-
mage_ai/server/frontend_dist/platform/global-hooks/[...slug].html,sha256=
|
|
1383
|
-
mage_ai/server/frontend_dist/settings/account/profile.html,sha256=
|
|
1384
|
-
mage_ai/server/frontend_dist/settings/platform/preferences.html,sha256=
|
|
1385
|
-
mage_ai/server/frontend_dist/settings/platform/settings.html,sha256=
|
|
1386
|
-
mage_ai/server/frontend_dist/settings/workspace/permissions.html,sha256=
|
|
1387
|
-
mage_ai/server/frontend_dist/settings/workspace/preferences.html,sha256=
|
|
1388
|
-
mage_ai/server/frontend_dist/settings/workspace/roles.html,sha256=
|
|
1389
|
-
mage_ai/server/frontend_dist/settings/workspace/sync-data.html,sha256=
|
|
1390
|
-
mage_ai/server/frontend_dist/settings/workspace/users.html,sha256=
|
|
1391
|
-
mage_ai/server/frontend_dist/settings/workspace/permissions/[...slug].html,sha256=
|
|
1392
|
-
mage_ai/server/frontend_dist/settings/workspace/roles/[...slug].html,sha256=
|
|
1393
|
-
mage_ai/server/frontend_dist/settings/workspace/users/[...slug].html,sha256=
|
|
1394
|
-
mage_ai/server/frontend_dist/templates/[...slug].html,sha256=
|
|
1395
|
-
mage_ai/server/frontend_dist_base_path_template/404.html,sha256=
|
|
1396
|
-
mage_ai/server/frontend_dist_base_path_template/block-layout.html,sha256=
|
|
1397
|
-
mage_ai/server/frontend_dist_base_path_template/compute.html,sha256=
|
|
1370
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline].html,sha256=uQ8OirPT419d-ikl4n2J3W_exaY5FpoEmLYBW34aMZo,8425
|
|
1371
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/backfills.html,sha256=u6zoop-DEDwt13yS4IdWUFeoERsgeG_oz7HMEzxyTGE,10310
|
|
1372
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/dashboard.html,sha256=tYGZ1FwzsvCvCtpddSlOT_pcrP1He55ER59BCX5pd6o,10936
|
|
1373
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/edit.html,sha256=ODoLMZnqlABta3jbT2bpZEZ_4_Poo-Fnyg9X3cwiomU,9553
|
|
1374
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/logs.html,sha256=MUVNbnTuTdRUejCuCqzPI1dpsBAlHc70GHKI0TgqMlQ,10378
|
|
1375
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors.html,sha256=Yf8Jtux3k_1NEijdwHXEpA_aImKb5R7ql_3CQdZ9bXw,10541
|
|
1376
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/runs.html,sha256=ejbamnD-ul_5fDY9H1FhVS49d7O5NGTTYrmflQ6bm2U,10456
|
|
1377
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/settings.html,sha256=_457rYia1fE-MFiS0kT0QsNiUo9GGr-_Ccqo1Y3aHH4,10308
|
|
1378
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/syncs.html,sha256=uRcpued8w6JCsSN_lsZQr4a5rN4OBQxGp7Qfwv3YDVA,10302
|
|
1379
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/triggers.html,sha256=4Ac8dNHvHqnbovgYcINSwKA2XQTboVFEQ_YfWCpMl-4,10774
|
|
1380
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/backfills/[...slug].html,sha256=ZkfxWFjx-Tz0gpg7wRZf-uN3sf6leyjpWadlg1jSI8s,10554
|
|
1381
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors/block-runs.html,sha256=jwcck1WRYevuuDHQ5ZQbDVVywf1ZzUGcywmjo-Jijj4,10485
|
|
1382
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/monitors/block-runtime.html,sha256=sGZBBAVXFriEv7LuPThl17IKF0vqxU2gABzWghbpesI,10651
|
|
1383
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/runs/[run].html,sha256=8HHBBBllk8JUFkGOWsrAPSGvfIozmuKO2Q3xsOq_v0A,10722
|
|
1384
|
+
mage_ai/server/frontend_dist/pipelines/[pipeline]/triggers/[...slug].html,sha256=VGLIwGYjp_Xd-NuiXfUPfLHn588pg19NFongxTwEBHc,10706
|
|
1385
|
+
mage_ai/server/frontend_dist/platform/global-hooks.html,sha256=hA9Bmucu7wfUhz7RaLlp0PtWzFZo_AzNVVrinC0eO10,10298
|
|
1386
|
+
mage_ai/server/frontend_dist/platform/global-hooks/[...slug].html,sha256=Ums7AHmtbV-emVcWLFf59575dKleDyHcsjo7wddqSkw,10298
|
|
1387
|
+
mage_ai/server/frontend_dist/settings/account/profile.html,sha256=qagN9LNVHy0Q-RHNeztOd-C0eAqHg5W7rCI07AQeM1Q,10369
|
|
1388
|
+
mage_ai/server/frontend_dist/settings/platform/preferences.html,sha256=LzAlm74xt-nUBVpjXWAo4D6AUnjguVRsez4tJlRfqdg,10301
|
|
1389
|
+
mage_ai/server/frontend_dist/settings/platform/settings.html,sha256=T1fuxoM9LQH8-Tc8JDan-W8AyHFRf1K_uTWVWROI5ig,10295
|
|
1390
|
+
mage_ai/server/frontend_dist/settings/workspace/permissions.html,sha256=g3F67KM2nki0vUim7N0pud0F7gZHhEbNu29QNyc64bw,10384
|
|
1391
|
+
mage_ai/server/frontend_dist/settings/workspace/preferences.html,sha256=irfg6E9wXvRM6v-dgXWlcy_3qOeA1qwspaePgl_ELis,10303
|
|
1392
|
+
mage_ai/server/frontend_dist/settings/workspace/roles.html,sha256=Ebblxri-iwQ7IbLSCnKfaSGVEZw_he9ApKSaUbLzB5k,10366
|
|
1393
|
+
mage_ai/server/frontend_dist/settings/workspace/sync-data.html,sha256=BvX8EMx03DVmSalbI-eLYfuwAJwbp1zn_IMo1lOFug4,10299
|
|
1394
|
+
mage_ai/server/frontend_dist/settings/workspace/users.html,sha256=XV6QJLcAgMgo4NFmJ4nhMtCf8olQXe_dXIRXqBZDCic,10366
|
|
1395
|
+
mage_ai/server/frontend_dist/settings/workspace/permissions/[...slug].html,sha256=QN9QZU5kJYFRmvCev8FSdfBa33KWxkFwMXiw01OmHXk,10411
|
|
1396
|
+
mage_ai/server/frontend_dist/settings/workspace/roles/[...slug].html,sha256=3jfS3mPnDJ5SfPWEncZZB9shoA616rWkajEkiGaQrWA,10393
|
|
1397
|
+
mage_ai/server/frontend_dist/settings/workspace/users/[...slug].html,sha256=k7qPB-5-cxTm3BXUfnXfmrKX4IPX-9ZjNkOKMvTNh70,10393
|
|
1398
|
+
mage_ai/server/frontend_dist/templates/[...slug].html,sha256=qnkgGOUJYzvlO9oDanrb3qcvFPSzW6WTi0fD728Ud7s,10274
|
|
1399
|
+
mage_ai/server/frontend_dist_base_path_template/404.html,sha256=GFabcwocNQpVzJCaEQrgWUakfvh_UB6V0sIL47JaYiM,11190
|
|
1400
|
+
mage_ai/server/frontend_dist_base_path_template/block-layout.html,sha256=MuJul0bcSGdE5z_scWtyEX0IBhpJO6niO6QsFPry1JE,9767
|
|
1401
|
+
mage_ai/server/frontend_dist_base_path_template/compute.html,sha256=ZzLeKQxzUeextDMtslkrirbyzW8SK01PzA8j2VIKuAM,10778
|
|
1398
1402
|
mage_ai/server/frontend_dist_base_path_template/favicon.ico,sha256=ZSTSGm_csS09e9wbk5aYBDuzaccwVAQWpslG3mN9A30,15406
|
|
1399
|
-
mage_ai/server/frontend_dist_base_path_template/files.html,sha256=
|
|
1400
|
-
mage_ai/server/frontend_dist_base_path_template/global-data-products.html,sha256=
|
|
1401
|
-
mage_ai/server/frontend_dist_base_path_template/global-hooks.html,sha256=
|
|
1402
|
-
mage_ai/server/frontend_dist_base_path_template/index.html,sha256=
|
|
1403
|
-
mage_ai/server/frontend_dist_base_path_template/manage.html,sha256=
|
|
1404
|
-
mage_ai/server/frontend_dist_base_path_template/oauth.html,sha256=
|
|
1405
|
-
mage_ai/server/frontend_dist_base_path_template/overview.html,sha256=
|
|
1406
|
-
mage_ai/server/frontend_dist_base_path_template/pipeline-runs.html,sha256=
|
|
1407
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines.html,sha256=
|
|
1408
|
-
mage_ai/server/frontend_dist_base_path_template/settings.html,sha256=
|
|
1409
|
-
mage_ai/server/frontend_dist_base_path_template/sign-in.html,sha256=
|
|
1410
|
-
mage_ai/server/frontend_dist_base_path_template/templates.html,sha256=
|
|
1411
|
-
mage_ai/server/frontend_dist_base_path_template/terminal.html,sha256=
|
|
1412
|
-
mage_ai/server/frontend_dist_base_path_template/test.html,sha256=
|
|
1413
|
-
mage_ai/server/frontend_dist_base_path_template/triggers.html,sha256
|
|
1403
|
+
mage_ai/server/frontend_dist_base_path_template/files.html,sha256=XWN3qAWZRLXgTPoxl2Ar_jhSwWAtR8nQdLkEHbEQYKQ,10656
|
|
1404
|
+
mage_ai/server/frontend_dist_base_path_template/global-data-products.html,sha256=poiQzbkBIoWJBtMvZyLwKdV0dGwndEGzuPsOFzS63x8,11038
|
|
1405
|
+
mage_ai/server/frontend_dist_base_path_template/global-hooks.html,sha256=nmu-BS0ykammvWKdn63-P9qKTHp0A-0mnXO_1hs3izo,10782
|
|
1406
|
+
mage_ai/server/frontend_dist_base_path_template/index.html,sha256=_PCLXm94_uxY0-RdC_alWhJMCoftKisUGbRAuMrdZC8,8746
|
|
1407
|
+
mage_ai/server/frontend_dist_base_path_template/manage.html,sha256=Yxx4eRwAXf-zImZXqBYdwPgsJOeZcofVipGbh4b5tag,10884
|
|
1408
|
+
mage_ai/server/frontend_dist_base_path_template/oauth.html,sha256=jO3_yAiZ0FyPq33IbyMW_EBTty_w8W4EUFI5KoRnPzA,10402
|
|
1409
|
+
mage_ai/server/frontend_dist_base_path_template/overview.html,sha256=raGwkiuEqRLKLE3cgBQ5wkHu-DsN3GLQ9C594PqqlLM,12177
|
|
1410
|
+
mage_ai/server/frontend_dist_base_path_template/pipeline-runs.html,sha256=uc6s1w-m1DWFenrf0Nze5CGW1PCiMYDHrCAqCaGKGXk,10901
|
|
1411
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines.html,sha256=2c-piN8tZlafv0-FWuefAGfZ2iat21evsEbTY9f8SdE,11236
|
|
1412
|
+
mage_ai/server/frontend_dist_base_path_template/settings.html,sha256=mxRJ_B5PChUVt-7LdAk_dwrz_QjL72emqVM2ORpoW40,8818
|
|
1413
|
+
mage_ai/server/frontend_dist_base_path_template/sign-in.html,sha256=spBynKoZGk7lUjroTQXSVpbBiFN_ryC4ZrAuCqSeHVs,19804
|
|
1414
|
+
mage_ai/server/frontend_dist_base_path_template/templates.html,sha256=nhvbNZdPgBzsLJQ7QcITVVYJrN-U_SAl2ZBtFUiZ8J4,10888
|
|
1415
|
+
mage_ai/server/frontend_dist_base_path_template/terminal.html,sha256=dGMqQnjTTjfZudsn6o_YIFDkkRecnW8B0m9trAF7VwI,10654
|
|
1416
|
+
mage_ai/server/frontend_dist_base_path_template/test.html,sha256=SlDe_sj0pSr0kWARDr4TmCRdFU-JSsN0S78qb19n_Ao,8760
|
|
1417
|
+
mage_ai/server/frontend_dist_base_path_template/triggers.html,sha256=73UoEbGcg43iVvDV_dEHMU2oriuYi9Tvioa0wRr5fz8,10770
|
|
1414
1418
|
mage_ai/server/frontend_dist_base_path_template/vercel.svg,sha256=wPvODNXNDTx7iJgazQaNE7lhRgu5TTxLpKDsXCgFH9E,1101
|
|
1415
|
-
mage_ai/server/frontend_dist_base_path_template/version-control.html,sha256=
|
|
1416
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/
|
|
1417
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/
|
|
1419
|
+
mage_ai/server/frontend_dist_base_path_template/version-control.html,sha256=U5t0hi_6r9g28xjM50vtcpYrj6E1bTxo5L8N7Oh7uOo,10675
|
|
1420
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/TdpLLFome13qvM0gXvpHs/_buildManifest.js,sha256=rOApL7--SSDXy1nCP2ZBDHNePpV5doltMBp9-2oC0HU,8317
|
|
1421
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/TdpLLFome13qvM0gXvpHs/_ssgManifest.js,sha256=b1tKoA0vjWrtmTW0cYBr96zvRk0MHTkCYOX-J_gAxn4,77
|
|
1418
1422
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1150.1378afaa474df64a.js,sha256=CAbPzsc6FvScAdGZ26Omo_u0xmNCOcJ9vCPw7FNvxMU,3531
|
|
1419
1423
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1187-c9537b3f51775d0c.js,sha256=AQmTmZKhDoqjOPTBTlbRApEZ_mBBW6Af013mQ_U5g9I,48837
|
|
1420
1424
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1235.c9ed47779baccc05.js,sha256=eZbcOxEMDmjg_xxzMVoiU5w21oYfty6-pfs-xA-5uXM,2162
|
|
1421
1425
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1240.0819f45820d22263.js,sha256=J0T6Hf6bUPCYwHY9ldwKtZyEe2sZjt7Z0JySRGK5Tno,6458
|
|
1422
1426
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/125-abc06c39b97fd8aa.js,sha256=QGtMaNyn8fIbuFFmHcV4tJ5Q3q_O8_qqUj7NeIre-M8,92008
|
|
1423
1427
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1450.d383f64c169d4278.js,sha256=Wta_dDXv2gjlzEgdcOzHlEzECgj6-0a4PCMqT9gaEck,5290
|
|
1424
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1557-
|
|
1428
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1557-b3502f3f1aa92ac7.js,sha256=CI7EBTKBiP65z8IWj4-d3nw04uKV4Ee4qecIvW-hjEI,37133
|
|
1425
1429
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/1598-3070ba5a71ce3e2d.js,sha256=lSKctOhct9axfkW6W-3XB73jLYPGk1294GWflgtzbw0,8186
|
|
1426
1430
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/2481.0454a0e25dc7e027.js,sha256=sdXmwsUwcOtd3zL9rTwWkitW4-5QGFjqoyiNvEcZ6V8,2942
|
|
1427
1431
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/2508.724531e7f9cf5f36.js,sha256=AHITXAvHRthYNLtGMXL_ThpWnXzRXyi_E89hb1h2D-Y,1649
|
|
@@ -1436,7 +1440,7 @@ mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/29107295-989
|
|
|
1436
1440
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3366-526b00bb494c02a4.js,sha256=leJxq83OCMdOKRS4jD6twupK4z9S4MRxTJkzeRT0rOQ,14834
|
|
1437
1441
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3453.992f4b1667e9882c.js,sha256=PYm5SZCBWpX2kOafRCgG3R9I0Wo8KIW6R0jJ_5-XFCI,3524
|
|
1438
1442
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3467.38cd0654ba6f788f.js,sha256=GSh5dCIP7HWFJuchJzpPUJ6TyI3coksbiZwKftDZms8,1618
|
|
1439
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3548-
|
|
1443
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3548-9d26185b3fb663b1.js,sha256=xx2ipxoR4KkLsI9bNqxa_I2iI7LSp5dvuSLR1OSIP_I,10509
|
|
1440
1444
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3763-61b542dafdbf5754.js,sha256=BiC5gwYsOTK2ujPoili3UUfyHlNxgaxWYnUNzZKu174,29258
|
|
1441
1445
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3782-ef4cd4f0b52072d0.js,sha256=JpndL19JSNS_UJ_g5iJIi0NAEvsIzZ4qzMQVOfmIXbo,11763
|
|
1442
1446
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/3835.df296b4e4078e985.js,sha256=kD2QFPxjs1XDTi-3diXwSlgCno80VqrgU6OL80IHC6M,30652
|
|
@@ -1480,7 +1484,7 @@ mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/7674-5f8f088
|
|
|
1480
1484
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/792.010ca00d79b2112f.js,sha256=iKH6f5zTT86af5rNSQaJbFd_btMzycM5rm71ZqUXlUg,5292
|
|
1481
1485
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/7947.77be4bec4d47774e.js,sha256=0O7JEIR4I9ZMro0tjtspP8XH0hfBru4kqcCVTwbAXtE,1129
|
|
1482
1486
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/7951.fee8b6c27c9ef777.js,sha256=bOJg3yZIt5XaxFeMBlgt8m54gNxOIpa2H4PxvSZXFP8,1867
|
|
1483
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/7966-
|
|
1487
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/7966-b9b85ba10667e654.js,sha256=mUecd6ES253i3Qvx6Wg_h7ubnaqXH_0BeIHpb1RYpDk,17776
|
|
1484
1488
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/8018.968bf87c390e3312.js,sha256=yjjT2CAwjo6jS3a76rkMq4xZj5vzggw-02DvM13rtEY,4838
|
|
1485
1489
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/8095-bdce03896ef9639a.js,sha256=f3k09c86uyP-yFSSeRJ_eGJ9Pi-t0Ijl1CbC-d8LYrc,11376
|
|
1486
1490
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/8097.b0345f30a7390c1d.js,sha256=GkbiG31cNdY4JyxfkcWUqIk-wxRu79a553HVwopnrNM,2166
|
|
@@ -1501,7 +1505,7 @@ mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9363.6b811b4
|
|
|
1501
1505
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9437.a3c32f45cf9ef69b.js,sha256=UurJl-fsdUw2nmOjc-nnhyVMkXj8okl6vySDFRzkTwM,1655
|
|
1502
1506
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9440-4069842b90d4b801.js,sha256=OHsh_kpGxISlca_m9_bF3ohQRlygQSKUod41y15Ndi8,33401
|
|
1503
1507
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9566.f8bd24768ed14ecb.js,sha256=pAqGV5kPouj_0KzWBivKGBEFobLIBTSrZKfUkkWW6G0,1963
|
|
1504
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9624-
|
|
1508
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9624-8b8e100079ab69e1.js,sha256=g7o4eBT3tkvdQwPc1N-sYrg8_gz8g4JQEU5w8rPEdf8,11189
|
|
1505
1509
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9633.40e5056ca1e2b22a.js,sha256=l3eB2vxSznwceaADgJcllaCAlPPxbpxZmXJdijIyGS8,3826
|
|
1506
1510
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9785.5ff26cb26d84d6a1.js,sha256=QnustHrope1ywzpuSb1cjyNZVVyAnckRZIjy69i1mw0,1428
|
|
1507
1511
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/9832-67896490f6e8a014.js,sha256=NzOPwstDaedac1h_H7lTV0fvpvcOnbzEjRwjPl42TFE,12357
|
|
@@ -1513,7 +1517,7 @@ mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/main-70b7815
|
|
|
1513
1517
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js,sha256=AiXrA00CSgO9yQ6mx59WGTZi58Pu6QlpYpiCDlF8u4M,91460
|
|
1514
1518
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/webpack-68c003fb6a175cd7.js,sha256=75cAKGAtn0UGWQoUd8ClfuqeJfW_cIMm95YnaMpSqIg,5566
|
|
1515
1519
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/404-8ecd93274c427b76.js,sha256=lmeHQIPtqqXqhdnEE3rTu4f1MK-Bm08mCCbv4X16C40,962
|
|
1516
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/_app-
|
|
1520
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/_app-2a69553d8c6eeb53.js,sha256=QGiFH-byS4DTu3yvyTzyd0zmiJHX4AO-EYrLVjgk7_g,3065891
|
|
1517
1521
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/_error-e989623bffcbf724.js,sha256=aXIjJAH8qQYH7p8jGDslEzBUIJz0QqLgGEgyIeCAaF8,3207
|
|
1518
1522
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/block-layout-14f952f66964022f.js,sha256=83aGXofYLSPbRXbGMieHpDnW1nrUglMk3VuqjEIWK0s,5810
|
|
1519
1523
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/compute-010d9ac728f8a517.js,sha256=vWy9M-bYFFHoUxBL1F5UEqEK9rVPkTKOkwI-KitxlVk,74219
|
|
@@ -1521,18 +1525,18 @@ mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/files-
|
|
|
1521
1525
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/global-data-products-78e8e88f2a757a18.js,sha256=JD-unsIqXwu5WGISkKcR6cG4DznxA0mnHx30UInfe-M,3206
|
|
1522
1526
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/global-hooks-34966cfd2d89c366.js,sha256=oAIRD1bzZQNHOsei4SG6VWqat1s9FxCPiPE0i14buNA,5776
|
|
1523
1527
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/index-4e12783b064c1cfe.js,sha256=EdlRsauzGm5jqRU4lW_UL2MxEBjXsW2DtJ4GOT5rOXU,993
|
|
1524
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage-
|
|
1528
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage-4bfc84ff07d7656f.js,sha256=LjqZXKcFqgWU4z3c3S9RpwNZWUonFb59WMGhluuw9jc,30470
|
|
1525
1529
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/oauth-30e34ee15d410331.js,sha256=xmC9d4T0oV1f9vpC1w9t-IyrsV6UnRHdIl_OFO5Ub4s,3478
|
|
1526
1530
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/overview-597b74828bf105db.js,sha256=CJrZyPPaqkpZN_hbekuMGe36BO7H3na_B_UGrA0NRjs,28505
|
|
1527
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipeline-runs-
|
|
1531
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipeline-runs-6d183f91a2ff6668.js,sha256=EdpG0-MMG29zQV1x79O2RNd9wafCr2Kuaey3mLo5z34,10166
|
|
1528
1532
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines-3591d035bb3bb2b8.js,sha256=mdRN2lx2xPqQ6CHE7Cbo-BaY6rgJU0cBp3y_kKW67gY,26109
|
|
1529
1533
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings-b39e5bca035dec41.js,sha256=Vef-qeiaZqA0DdpKO6I188W2eMPPDavi3UQuH50netE,4278
|
|
1530
1534
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/sign-in-09414a8b66fb6f06.js,sha256=ayQ6AEsOozkbUdczxUEl23HPsHPQIMGe-XuinVanWRY,10885
|
|
1531
1535
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/templates-05a5312f50db749c.js,sha256=lWVRMBmXaauwbIyANZYeGzcUxbXX7WsO2TaIByW1WDI,5431
|
|
1532
1536
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/terminal-89e1b3e6799378a5.js,sha256=URHDE0SU2aW7VNN7Q5AfuPjR9YHnKvOjcKAhJ4DLp3Q,7398
|
|
1533
1537
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/test-bd51b3918b39329e.js,sha256=0WTVZbrWflW4r1qSnBKUjOBKET4WKDC7icN9_hD0ZP4,375
|
|
1534
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/triggers-
|
|
1535
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/version-control-
|
|
1538
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/triggers-a599c6ac89be8c8d.js,sha256=oiEoj06gAI-u0TqhCxfxnoU2EeSUtoyk9SKa-xZOgjU,15773
|
|
1539
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/version-control-3433c8b22e8342aa.js,sha256=Z9n0_b9TtshFQasC26tdekRmiFOcLpCDzBH-dkVwNN4,61605
|
|
1536
1540
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/global-data-products/[...slug]-591abd392dc50ed4.js,sha256=vDW2oWf1u2Us0V0HhuCw4fxnag9SAjhW0qATJm2ICi4,1507
|
|
1537
1541
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/global-hooks/[...slug]-fbc51d79d3196fa2.js,sha256=6bNJjLvygsI8f3sP9TKELfix7xiNLBYwcv9sPXlAw_U,2296
|
|
1538
1542
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage/files-f15a685682b1037b.js,sha256=7OtA41Q5nCcc0ji1f5k7OcXcckGAGWAirU-SuxjZsFw,2270
|
|
@@ -1541,29 +1545,29 @@ mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage
|
|
|
1541
1545
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage/users/[user]-8bbfa0c19b5e4cb3.js,sha256=E28Q1NN30M3X-5ZV8-HxFFtRzZSNJSY1Sm38wH593JQ,15663
|
|
1542
1546
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/manage/users/new-d0a403e8920104d2.js,sha256=egwJpEklRRdCMy5oajG7TmoR3rPRbSL3WGTOM3hlTsI,8900
|
|
1543
1547
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]-91a5d6a11e7d4c56.js,sha256=h3jlij4QWjbd-5LhvGlRlv0Vipp6xq5jiuMlLMNc9c4,4457
|
|
1544
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills-
|
|
1548
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills-38e1fbcfbfc1014e.js,sha256=yYByZDL-GXL_U-rbWkVQq5jufv0TMB6JmEDCK_69Bvc,13881
|
|
1545
1549
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/dashboard-95ffcd3e2b27e567.js,sha256=LblSTJ21PkfpnzzhMSNGiLPxNSOR7Bvw3orLFzAh5pM,4521
|
|
1546
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/edit-
|
|
1550
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/edit-b645a6d13ab9fe3a.js,sha256=GAZhqjzObbLeTozQH4R-lin1SQTqJSiEGUyC8UuU1Oc,426787
|
|
1547
1551
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/logs-3f5c14076ddde20e.js,sha256=WWWvkQT03cpZnMlOdcdHt7n-Fr4TRQeeSwG83H3iGks,34226
|
|
1548
1552
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/monitors-7acc7afc00df17c2.js,sha256=VkdJkpwPr4TvKG5WOKUuPQiidABW9GlLUvUcprakXF8,12543
|
|
1549
1553
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/runs-6dae38250e135c54.js,sha256=8-sjk2-uPny6afANHiq8LbmYTRq2V4OnBW7FPOG-EeU,22028
|
|
1550
1554
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/settings-59aca25a5b1d3998.js,sha256=mXc5ne2y5qREDILG1cy5a5JDnim869l7K55nD4zFarA,17263
|
|
1551
1555
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/syncs-90abafc7ed61c582.js,sha256=Lq09K1N_3DHZin2mbbb8AJFwfaBYk7qeEbJqCnPg_dE,31133
|
|
1552
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/triggers-
|
|
1553
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-
|
|
1556
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/triggers-4612d15a65c35912.js,sha256=U4ttKXnmF_1BbWZgvml1ngqHskQ0wZlV7zMbTC1Ituo,25219
|
|
1557
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/backfills/[...slug]-7181b086c93784d2.js,sha256=TMDy1hhqmETQ4q0OL04lvvAujRiuJQ__ofRjTlVYLFo,34319
|
|
1554
1558
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/monitors/block-runs-a5c0362763a21fa8.js,sha256=4__ED372rfUepNce-Nhu1JREKu0iYFBkpm759-Hdmfs,19221
|
|
1555
1559
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/monitors/block-runtime-1ed9045b2f1dfd65.js,sha256=wGcagnZ39yfcbUDuW1T5c7w491V0AxLf2vrW-6bFvV0,17030
|
|
1556
1560
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/runs/[run]-1417ad1c821d720a.js,sha256=bBf4CghueTnkTryGkVYtw6vr-uzQSfuwwmlS3ZyS2p0,18451
|
|
1557
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-
|
|
1561
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/pipelines/[pipeline]/triggers/[...slug]-eb11c5390c982b49.js,sha256=7vfr5VPBaQFcoOHLoo1g22RkI3YGWdoUcsVYH-ggicc,25354
|
|
1558
1562
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/platform/global-hooks-c916c778b0764634.js,sha256=8U1JkoCbTS1JhrYB54pusJRMYoV7UHYVBIXpce9WxcM,5799
|
|
1559
1563
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/platform/global-hooks/[...slug]-e187f4c2b4eccd00.js,sha256=wDFo52b3-6nZfZicRe2WV1Cgnl1V4Jkg_OWX6tkh0a4,2321
|
|
1560
1564
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/account/profile-3f0df3decc856ee9.js,sha256=ulUIp1rzKToIghI2BUBxXpy2l3z0p6VozxgqANosLgs,856
|
|
1561
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/platform/preferences-
|
|
1565
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/platform/preferences-32985f3f7c7dd3ab.js,sha256=IRDCIslEdzWafxmGeRtQW451cwnByh2hhpcsCge3ELk,10418
|
|
1562
1566
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/platform/settings-c2e9ef989c8bfa73.js,sha256=ABNo-bCMb2ZbXPsc6OoKmA1B9_cAyefScy4GqzFbQ54,5897
|
|
1563
1567
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/permissions-e5a4d3d815cec25d.js,sha256=Ale7bl1MgcEzn8KMZIEWCj4RO_1v70IiKax0ItCvriQ,3179
|
|
1564
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/preferences-
|
|
1568
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/preferences-349af617d05f001b.js,sha256=Xt_38QNv5s9zRupz-rfU_4LHsMhhpf4rVA3k6VAzG5k,10378
|
|
1565
1569
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/roles-36fa165a48af586b.js,sha256=-1jdSVA5PjarT8VPICvgVtrXjqNw7OhvF7S5Jz_UZjs,3519
|
|
1566
|
-
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/sync-data-
|
|
1570
|
+
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/sync-data-60d01d3887e31136.js,sha256=8ww2Nvj5pyJBVJzVgfW7sxmbk9jtOpjtUrzcujz-J_I,12736
|
|
1567
1571
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/users-a4db8710f703c729.js,sha256=zsTSXcWT_cjm2sGYpX01KCEUHxiNKxM9xCQgMGnPoMM,2676
|
|
1568
1572
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/permissions/[...slug]-47b64ced27c24985.js,sha256=1i7jF9RSqMhWu3_HCT7p0M-4CgD1JJKbaiWgnwIlPXY,824
|
|
1569
1573
|
mage_ai/server/frontend_dist_base_path_template/_next/static/chunks/pages/settings/workspace/roles/[...slug]-379e1ee292504842.js,sha256=cmMDNHRXTW6FNR5dPXjocpVhl7Nw58qOJBpie0yvsks,819
|
|
@@ -1607,8 +1611,8 @@ mage_ai/server/frontend_dist_base_path_template/fonts/Roboto_Mono/static/RobotoM
|
|
|
1607
1611
|
mage_ai/server/frontend_dist_base_path_template/fonts/Roboto_Mono/static/RobotoMono-SemiBoldItalic.ttf,sha256=4xNDNrikIhglWYAoOlb2LjyYeDo5Gh0G52A72papgR4,93940
|
|
1608
1612
|
mage_ai/server/frontend_dist_base_path_template/fonts/Roboto_Mono/static/RobotoMono-Thin.ttf,sha256=zlgstcLhG4408Fo8JS7sZRC6Mt2XftUXpop3Ja8FywI,87872
|
|
1609
1613
|
mage_ai/server/frontend_dist_base_path_template/fonts/Roboto_Mono/static/RobotoMono-ThinItalic.ttf,sha256=JfREOX6nw1mHlEYBq_j9_7rLfI3CIcQ5bOBytV-pUi8,93056
|
|
1610
|
-
mage_ai/server/frontend_dist_base_path_template/global-data-products/[...slug].html,sha256=
|
|
1611
|
-
mage_ai/server/frontend_dist_base_path_template/global-hooks/[...slug].html,sha256=
|
|
1614
|
+
mage_ai/server/frontend_dist_base_path_template/global-data-products/[...slug].html,sha256=lJBsnI9aGzS5mvdqvEzSCp3tSCasjO-6JsxRUyFZncg,11039
|
|
1615
|
+
mage_ai/server/frontend_dist_base_path_template/global-hooks/[...slug].html,sha256=MtH8wN2I7_qyXs8zh7lnAxsCHSs9EJo7TFJh2gOe6i8,10791
|
|
1612
1616
|
mage_ai/server/frontend_dist_base_path_template/images/backfill.jpg,sha256=0cUfwkvBISDC9yXxiDV7o2RPqKI_9OIydX90gw54azk,4404
|
|
1613
1617
|
mage_ai/server/frontend_dist_base_path_template/images/banner-shape-purple-peach.jpg,sha256=b6fpPLZfxxm7hiWf6Ci1Dv01P3d68k0eK_uu4v43Vss,4854
|
|
1614
1618
|
mage_ai/server/frontend_dist_base_path_template/images/dashboard-api-key.webp,sha256=5IwOoTLp3RKDrHVQsdCADoQkjcTbh5MTZGqlgyqcXNk,57024
|
|
@@ -1619,11 +1623,11 @@ mage_ai/server/frontend_dist_base_path_template/images/blocks/grey_block.webp,sh
|
|
|
1619
1623
|
mage_ai/server/frontend_dist_base_path_template/images/extensions/dbt/logo.png,sha256=-ssfqyt73pSkqsA_UBfYf2U2h2P62yr6fCe5SIwBurc,6001
|
|
1620
1624
|
mage_ai/server/frontend_dist_base_path_template/images/extensions/great_expectations/logo.png,sha256=RK76yAE_SHMHiFxf2aq-Ox00Gw6Khap9CCkdT7ucfQw,22785
|
|
1621
1625
|
mage_ai/server/frontend_dist_base_path_template/images/sessions/abstract.png,sha256=1oNvrU66riRKJOeF2siaMEINPZatcu7kdDPliEVACyQ,256616
|
|
1622
|
-
mage_ai/server/frontend_dist_base_path_template/manage/files.html,sha256=
|
|
1623
|
-
mage_ai/server/frontend_dist_base_path_template/manage/settings.html,sha256=
|
|
1624
|
-
mage_ai/server/frontend_dist_base_path_template/manage/users.html,sha256=
|
|
1625
|
-
mage_ai/server/frontend_dist_base_path_template/manage/users/[user].html,sha256=
|
|
1626
|
-
mage_ai/server/frontend_dist_base_path_template/manage/users/new.html,sha256=
|
|
1626
|
+
mage_ai/server/frontend_dist_base_path_template/manage/files.html,sha256=ByiPod7CsFq4DGXMFvSDc1NLbgBedNApRE8TRVNPv3U,10780
|
|
1627
|
+
mage_ai/server/frontend_dist_base_path_template/manage/settings.html,sha256=SvdoJABGEJBgIH1dK8rXbFKF5aIqva0Z6DJevaCfaKc,10786
|
|
1628
|
+
mage_ai/server/frontend_dist_base_path_template/manage/users.html,sha256=1KRYjKNrCGy5hTUeDmvF-OWPY0wxnQMhJjjhRS3cbR0,10780
|
|
1629
|
+
mage_ai/server/frontend_dist_base_path_template/manage/users/[user].html,sha256=wpw-x-1WmmNnvzCoa1_0PDay2eyGrlP_V1T_K7cHxxA,10808
|
|
1630
|
+
mage_ai/server/frontend_dist_base_path_template/manage/users/new.html,sha256=rfbu4KY1cOR18Cn7Z5v5ubt_0IWg9b7TvZa0WcRyzBs,10788
|
|
1627
1631
|
mage_ai/server/frontend_dist_base_path_template/monaco-editor/min/vs/loader.js,sha256=-g736o6tNxP1uWgDa4GNMLu0cVw5rpd9iv_JkFqjJYg,30051
|
|
1628
1632
|
mage_ai/server/frontend_dist_base_path_template/monaco-editor/min/vs/base/browser/ui/codicons/codicon/codicon.ttf,sha256=izSevKNd2mT7WHZYsm4XzDTGwdk0_FCb7wRObtuJ20k,73624
|
|
1629
1633
|
mage_ai/server/frontend_dist_base_path_template/monaco-editor/min/vs/base/common/worker/simpleWorker.nls.de.js,sha256=f6eZPSfW6q0TZXRHJH9Ot3KDmzXRrnAwUrGz6zTWa5c,869
|
|
@@ -1737,38 +1741,38 @@ mage_ai/server/frontend_dist_base_path_template/monaco-editor/min/vs/language/js
|
|
|
1737
1741
|
mage_ai/server/frontend_dist_base_path_template/monaco-editor/min/vs/language/json/jsonWorker.js,sha256=zgcNdzxOPbIH9mjg7oUxO3FHBwTvv9EQRMOKQWdjLF4,128871
|
|
1738
1742
|
mage_ai/server/frontend_dist_base_path_template/monaco-editor/min/vs/language/typescript/tsMode.js,sha256=GL-DBXaHEUZHBE6SZA_HY0m326feu9NjFduSIp_6o8o,23674
|
|
1739
1743
|
mage_ai/server/frontend_dist_base_path_template/monaco-editor/min/vs/language/typescript/tsWorker.js,sha256=GDkXJvtDJ6BGEWF6fLxQrtAlWx1PqCn78i1sEdOnrIY,4602226
|
|
1740
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline].html,sha256=
|
|
1741
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/backfills.html,sha256=
|
|
1742
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/dashboard.html,sha256=
|
|
1743
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/edit.html,sha256=
|
|
1744
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/logs.html,sha256=
|
|
1745
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors.html,sha256=
|
|
1746
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/runs.html,sha256=
|
|
1747
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/settings.html,sha256=
|
|
1748
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/syncs.html,sha256=
|
|
1749
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/triggers.html,sha256=
|
|
1750
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/backfills/[...slug].html,sha256=
|
|
1751
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors/block-runs.html,sha256=
|
|
1752
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors/block-runtime.html,sha256=
|
|
1753
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/runs/[run].html,sha256=
|
|
1754
|
-
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/triggers/[...slug].html,sha256=
|
|
1755
|
-
mage_ai/server/frontend_dist_base_path_template/platform/global-hooks.html,sha256=
|
|
1756
|
-
mage_ai/server/frontend_dist_base_path_template/platform/global-hooks/[...slug].html,sha256=
|
|
1757
|
-
mage_ai/server/frontend_dist_base_path_template/settings/account/profile.html,sha256=
|
|
1758
|
-
mage_ai/server/frontend_dist_base_path_template/settings/platform/preferences.html,sha256=
|
|
1759
|
-
mage_ai/server/frontend_dist_base_path_template/settings/platform/settings.html,sha256=
|
|
1760
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/permissions.html,sha256=
|
|
1761
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/preferences.html,sha256=
|
|
1762
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/roles.html,sha256=
|
|
1763
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/sync-data.html,sha256=
|
|
1764
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/users.html,sha256=
|
|
1765
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/permissions/[...slug].html,sha256=
|
|
1766
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/roles/[...slug].html,sha256=
|
|
1767
|
-
mage_ai/server/frontend_dist_base_path_template/settings/workspace/users/[...slug].html,sha256=
|
|
1768
|
-
mage_ai/server/frontend_dist_base_path_template/templates/[...slug].html,sha256=
|
|
1744
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline].html,sha256=rhIM49IC57Uuiq2i65aQqRi_Q1v_guUysJfJfGQykfI,8860
|
|
1745
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/backfills.html,sha256=kjOnUsHvLCkbdw2oiwNk0MtdVl5bCii39J9x1c4mpuM,10821
|
|
1746
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/dashboard.html,sha256=NFzH6pRwKDiqUlAfzTPW7RVpay6k8MFKSxpia70btds,11751
|
|
1747
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/edit.html,sha256=V7YCJeYeWohpZSTY_eYtIBbaVP4_PNJPxSUHWg3XYuU,10520
|
|
1748
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/logs.html,sha256=rnZV32M1mY-TYj-KtpfETMu5-qO9TKUHTZn9Nigm_ls,10927
|
|
1749
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors.html,sha256=ug-VPMyyZh74WS218GIEbwNFZ8o1Z5EiFFIoDBke9ug,11166
|
|
1750
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/runs.html,sha256=dacoNN7Vj12LNOp4HyFYkPORlo-3ZndbKQY28fmas3g,11043
|
|
1751
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/settings.html,sha256=DDzZYU6El7BawzyLzZKdWFzqhcbAWUdYmNV6ETESalE,10819
|
|
1752
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/syncs.html,sha256=iotQ9iTujSjVNPdX_NG8Z884EFJFVksxF9QV8NLcTn8,10813
|
|
1753
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/triggers.html,sha256=wQ8IFPZu5s55eHnZNJjpFOPdKxICUlRxQ5QcllJCq6Q,11513
|
|
1754
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/backfills/[...slug].html,sha256=z3-EKlRO12ohTVCeIHjr-dPUrZgtsbMcMFYofg4lYvk,11179
|
|
1755
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors/block-runs.html,sha256=SMwDSc0Wq8VkY4XPqwbBw6RE0dhaJucSjhAxLU8fjIs,11072
|
|
1756
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/monitors/block-runtime.html,sha256=qJYTmI0pMvypurmzBozKF9BTNmDxqyFMOO3e1ZiT_XE,11314
|
|
1757
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/runs/[run].html,sha256=UKqoKqhLkKyOeWHGRqKYMg6_2TNCnsJs0wx6e48ySOM,11423
|
|
1758
|
+
mage_ai/server/frontend_dist_base_path_template/pipelines/[pipeline]/triggers/[...slug].html,sha256=YGXK8iylFsC0wL2bhAF9npoKUBqhBmNBp7-o8KlB_9k,11407
|
|
1759
|
+
mage_ai/server/frontend_dist_base_path_template/platform/global-hooks.html,sha256=O9e-ibVryDZcxXqR0JnQymUfRgHNE8TKYC5wXijZZVg,10809
|
|
1760
|
+
mage_ai/server/frontend_dist_base_path_template/platform/global-hooks/[...slug].html,sha256=HGidabHOWlRA4ZqB8pffIR7sx7MJe0aemipPlnV8v-k,10809
|
|
1761
|
+
mage_ai/server/frontend_dist_base_path_template/settings/account/profile.html,sha256=66nl__PM05qNEWP9T4NDbceyLXLQGkqIJTyTiUO-joQ,10918
|
|
1762
|
+
mage_ai/server/frontend_dist_base_path_template/settings/platform/preferences.html,sha256=pBrZ_qWZu1jNt0U9lLkrp7cKKuos1f6-O5ZUi3xzqm8,10812
|
|
1763
|
+
mage_ai/server/frontend_dist_base_path_template/settings/platform/settings.html,sha256=NELswwunhblFjdV4UUDdy4EyJ2j9zTpngXASV4CywIA,10806
|
|
1764
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/permissions.html,sha256=DHTuCSOkM5Fgab6vVgSIsaEOxWzXKZYK7-u-hJNATYQ,10933
|
|
1765
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/preferences.html,sha256=tJqcanSo1cmyhstXZQaKMqc80DrIqEs5B6_TbRN02Qg,10814
|
|
1766
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/roles.html,sha256=P4mXVXw1uRDPA83IXFVIolM2aHCQht0j4GN2Bonwv7I,10915
|
|
1767
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/sync-data.html,sha256=LSLXRmRwk1hEIpaCWXyMX93dWmVgXjbWXQ0WRaX9AKk,10810
|
|
1768
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/users.html,sha256=bFghuIMJYLuUcZBxJ6fUDeCbtoyg155PGRuZZRYFA8M,10915
|
|
1769
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/permissions/[...slug].html,sha256=sUJNOP7bmDT9DhWw2U4xQqguIlmliESNtUdWDZ4lNeE,10960
|
|
1770
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/roles/[...slug].html,sha256=I4rmq6HnJEP4QaU7IbhC6sBnZganMQZr4nT0dg6jfLE,10942
|
|
1771
|
+
mage_ai/server/frontend_dist_base_path_template/settings/workspace/users/[...slug].html,sha256=6gR_85cAfIcByi75A8Qde1gmbBxFwdUoHMgCT4Yg-ek,10942
|
|
1772
|
+
mage_ai/server/frontend_dist_base_path_template/templates/[...slug].html,sha256=4DhEWMKPHDxL9SchknqGqvNluXLoVg1ifDmzfy_mY2Y,10785
|
|
1769
1773
|
mage_ai/server/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1770
1774
|
mage_ai/server/utils/frontend_renderer.py,sha256=W3zAlyaF34pX8S9Xvofhu35gETqLBRjj_rET_f3lQ14,3331
|
|
1771
|
-
mage_ai/server/utils/output_display.py,sha256=
|
|
1775
|
+
mage_ai/server/utils/output_display.py,sha256=pUC3__Z8MsuotJWPs6fOiTLfZQWic6rDrohpvTcis-w,17506
|
|
1772
1776
|
mage_ai/server/websockets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1773
1777
|
mage_ai/server/websockets/base.py,sha256=8shnaofQy79KARksQHM42LqKTWmiocGLfuPVZOCcJs4,1834
|
|
1774
1778
|
mage_ai/server/websockets/constants.py,sha256=TtnG_kK9oJqITjDIzkjiUh4fzOJwEFaZ-eyS0hIs1Q0,195
|
|
@@ -1786,7 +1790,7 @@ mage_ai/services/airbyte/server.py,sha256=3n1u22rIMfgQKYESAGDr1Iv7aGoWDZUuzicao1
|
|
|
1786
1790
|
mage_ai/services/aws/__init__.py,sha256=uyGybNgeW6znFP1s5IOwimb0vEDmpjUTcXKEyI0oi3I,2379
|
|
1787
1791
|
mage_ai/services/aws/ecs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1788
1792
|
mage_ai/services/aws/ecs/config.py,sha256=ntVFoyaSpjhEJz3k09nEqCCXPap3kueWYJ7Xl1H8Ljc,3721
|
|
1789
|
-
mage_ai/services/aws/ecs/ecs.py,sha256=
|
|
1793
|
+
mage_ai/services/aws/ecs/ecs.py,sha256=nu7iKxxBu5Zrg4KcwH9ghGezKKEVFJrwV0u7p7LOSGE,2613
|
|
1790
1794
|
mage_ai/services/aws/emr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1791
1795
|
mage_ai/services/aws/emr/config.py,sha256=HjgJIBD6a7m09x-gG3beNLpCPiFe_uoSMY3-9lAAX9U,4827
|
|
1792
1796
|
mage_ai/services/aws/emr/constants.py,sha256=W1LYYl8SNFPna2EPsJDrVjwqoYR4MgDy0WPi75xpN4o,63
|
|
@@ -1837,9 +1841,10 @@ mage_ai/services/hightouch/config.py,sha256=gHJfpU46_O3QV9Cd7wHoMa6bYn7U4Lpw1s21
|
|
|
1837
1841
|
mage_ai/services/hightouch/constants.py,sha256=ntzEvWjcaEBXy2l7IAXwJOOVqKj04LOV8vQ_FgwbiH4,529
|
|
1838
1842
|
mage_ai/services/hightouch/hightouch.py,sha256=NCr13g05CQeoB2xR91N-uRTQDXiP-NOoIzFMmdg2Y7E,3706
|
|
1839
1843
|
mage_ai/services/k8s/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1840
|
-
mage_ai/services/k8s/config.py,sha256=
|
|
1844
|
+
mage_ai/services/k8s/config.py,sha256=hC-j2PV7lmbm6gAGIhDLTFWI3nSVNi1Wt2IGYjMIuEU,4546
|
|
1841
1845
|
mage_ai/services/k8s/constants.py,sha256=k96cGdgFZK4fYHUOegXzyYk1vJ6Zf1vP0jEAzpWDoQs,426
|
|
1842
1846
|
mage_ai/services/k8s/job_manager.py,sha256=cEQlKol54KT1hpjkE-CeZlnDere27gHgputPOVT2Njs,12423
|
|
1847
|
+
mage_ai/services/k8s/utils.py,sha256=J72Z7AbgAAiAVW3OBHRqo1qitPK3MLSuwyzuhoTrn54,3468
|
|
1843
1848
|
mage_ai/services/metaplane/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1844
1849
|
mage_ai/services/metaplane/config.py,sha256=heVU168JlVd0i4_C5k2YBT66io8GP003I7DW0dHQ0B0,211
|
|
1845
1850
|
mage_ai/services/metaplane/metaplane.py,sha256=TU3qR0Grk5aWWtV7jH3E2QGpkK2p3tAf4o_mxYZni-o,4594
|
|
@@ -1928,7 +1933,7 @@ mage_ai/shared/logger.py,sha256=V68UszGZS8omRBTW3UogQRuRHdCRQ0v54ThkpVos0uM,5620
|
|
|
1928
1933
|
mage_ai/shared/memory.py,sha256=02h0ryXrRCh7qmCo7pW312g1pARVC1j77zS9VWJtq8M,2656
|
|
1929
1934
|
mage_ai/shared/models.py,sha256=iT-F8hGrAUhW5DKdwkMLcGlw63MmUyP2xJqz4h1M6kI,8529
|
|
1930
1935
|
mage_ai/shared/multi.py,sha256=lWzkueWt3RjMNhIykkGCj_iF6jRhOmzO2lS1tfPhF_E,1315
|
|
1931
|
-
mage_ai/shared/parsers.py,sha256=
|
|
1936
|
+
mage_ai/shared/parsers.py,sha256=QOtxmWSYCV43SYNtyfh3oeCgJ6OqjxUpeQmm4CTB5Fo,3142
|
|
1932
1937
|
mage_ai/shared/path_fixer.py,sha256=YpFTGck33fJwytHX-CNPOi3a2tF0KSgayi9p9iBoeG8,5231
|
|
1933
1938
|
mage_ai/shared/requests.py,sha256=FQWaivzmtnlZyKRvemvGUDUmn4j5esyA0gudi7ahyeg,821
|
|
1934
1939
|
mage_ai/shared/retry.py,sha256=5NgaChg9Vs2nU2QoD7oAAaJ87aqi79OV0kuDIH6fd2M,2204
|
|
@@ -2021,7 +2026,7 @@ mage_ai/tests/api/operations/test_sessions.py,sha256=H7u7CDCToEe2OCVW-8mjWmXm5bs
|
|
|
2021
2026
|
mage_ai/tests/api/operations/test_syncs.py,sha256=wIzJVMov-l7kvPgDpkzhrq7IshOkZpmGvVozaubaEUc,3574
|
|
2022
2027
|
mage_ai/tests/api/operations/test_users.py,sha256=EJiDn3d0ivkUMj2Z8gRJz0U327-QWFNNq9i-Nm5gnTI,4157
|
|
2023
2028
|
mage_ai/tests/api/operations/base/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2024
|
-
mage_ai/tests/api/operations/base/mixins.py,sha256=
|
|
2029
|
+
mage_ai/tests/api/operations/base/mixins.py,sha256=1Fy9BYAWUGyVSD2VNpNB2t0N4C1-Unhm-VW4z-jOClQ,11583
|
|
2025
2030
|
mage_ai/tests/api/operations/base/test_base.py,sha256=IrAxN_OQDCbV6293ZQNhuZkLR3piP5mLulDPqRGPnT8,1237
|
|
2026
2031
|
mage_ai/tests/api/operations/base/test_base_with_user_authentication.py,sha256=9UrQxnmrrmlGiYwemp2gua4aWf2fJzUultKxCMiDKP8,1303
|
|
2027
2032
|
mage_ai/tests/api/operations/base/test_base_with_user_permissions.py,sha256=cKt2kne97dZ9u1xgWZ3vGEQIeXZmd38bz5onphP8zBQ,2804
|
|
@@ -2039,11 +2044,11 @@ mage_ai/tests/api/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
|
|
|
2039
2044
|
mage_ai/tests/api/resources/test_base_resource.py,sha256=Sm1iyDr5FEhNwMRovJV69a1lsOwBzZbSSkpMWQXUv5c,11573
|
|
2040
2045
|
mage_ai/tests/api/resources/test_database_resource.py,sha256=YyGP-Ibl27mnugZtcXoInu1Nz7cTMdIMPTCaj5uj2BA,7031
|
|
2041
2046
|
mage_ai/tests/api/resources/test_generic_resource.py,sha256=AVI-_CBiIgT4cpoYsVQj7WzVURSTWN8zGX1MfGonPG4,372
|
|
2042
|
-
mage_ai/tests/api/resources/test_pipeline_resource.py,sha256=
|
|
2047
|
+
mage_ai/tests/api/resources/test_pipeline_resource.py,sha256=slW8gcqFKF2QfRtvm7qXc3nrw2Agvqx_uYIZVaXgj2M,13872
|
|
2043
2048
|
mage_ai/tests/api/resources/test_resource.py,sha256=TjeSqVbu8ainyfilUPxbPBd_BeU82AgOpHyDynSIZzg,846
|
|
2044
2049
|
mage_ai/tests/authentication/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2045
2050
|
mage_ai/tests/authentication/oauth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2046
|
-
mage_ai/tests/authentication/oauth/test_utils.py,sha256=
|
|
2051
|
+
mage_ai/tests/authentication/oauth/test_utils.py,sha256=_ADESi7Eu44_8xfmj-yIHD4jda-l2kzARCtxR9kf1Wg,3677
|
|
2047
2052
|
mage_ai/tests/authentication/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2048
2053
|
mage_ai/tests/authentication/providers/test_active_directory.py,sha256=QYnyNK83S1yS-lPW9mGffTp5rjyYYfxFcbMoJ1Dv1jw,6358
|
|
2049
2054
|
mage_ai/tests/authentication/providers/test_okta.py,sha256=7NIekx6L_SCmyj__RSbhwCQu2v6fyQqK3sWhdEkDfE0,1681
|
|
@@ -2096,7 +2101,7 @@ mage_ai/tests/data_preparation/models/test_pipeline.py,sha256=E4srZ7CtS_JG-PPCW5
|
|
|
2096
2101
|
mage_ai/tests/data_preparation/models/test_project.py,sha256=1aDI3r0XT9hCHnS3ed_XdW0hfrA-HJqdnMev1e6y_3k,8126
|
|
2097
2102
|
mage_ai/tests/data_preparation/models/test_variable.py,sha256=QLTf1Hq6-WX1CYI5rPOm0z93OKF_t7bsXZqJkP8QqE4,6723
|
|
2098
2103
|
mage_ai/tests/data_preparation/models/block/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2099
|
-
mage_ai/tests/data_preparation/models/block/test_global_data_product.py,sha256=
|
|
2104
|
+
mage_ai/tests/data_preparation/models/block/test_global_data_product.py,sha256=gUBfv2z9TpPp6OqmSW5oRN6yFZnpgVHKyErYTyuxKsU,2769
|
|
2100
2105
|
mage_ai/tests/data_preparation/models/block/test_sql.py,sha256=LcTkzHVoQGitCouea9cmlKCXkXSP1I7_TLQ2QbgJ3kA,2558
|
|
2101
2106
|
mage_ai/tests/data_preparation/models/block/test_utils.py,sha256=yqvjaLPLX8zsgJ52ABnV7KJeVy6mUKJoMC8_NgB_Sow,7736
|
|
2102
2107
|
mage_ai/tests/data_preparation/models/block/dbt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -2161,11 +2166,11 @@ mage_ai/tests/orchestration/queue/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeR
|
|
|
2161
2166
|
mage_ai/tests/orchestration/queue/test_process_queue.py,sha256=HEN7CAPgABJTqRc9zFIzIIhAbyhItkTLcvJj2q0eBDE,2543
|
|
2162
2167
|
mage_ai/tests/orchestration/triggers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2163
2168
|
mage_ai/tests/orchestration/triggers/test_event_trigger.py,sha256=VgRiKPhn5dqDfZ33baXqL1RKRhceJCmKO48Hb2RuI38,461
|
|
2164
|
-
mage_ai/tests/orchestration/triggers/test_global_data_product.py,sha256=
|
|
2169
|
+
mage_ai/tests/orchestration/triggers/test_global_data_product.py,sha256=UF_Ma-pzYmcQmmsD5AESkht1OL2CrLNR3eUnBSCzCWk,14014
|
|
2165
2170
|
mage_ai/tests/orchestration/triggers/test_loop_time_trigger.py,sha256=KeOOObB6dp-AlWuAqIv5mkKFi1eWkbf2dWFfYj9uVng,541
|
|
2166
2171
|
mage_ai/tests/orchestration/triggers/test_utils.py,sha256=0d9VGIflb5ot109gDmzRFf6GoVIsyudTnHjsRoUr-j4,4022
|
|
2167
2172
|
mage_ai/tests/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2168
|
-
mage_ai/tests/server/test_server.py,sha256=
|
|
2173
|
+
mage_ai/tests/server/test_server.py,sha256=RILHFteXnvW0KO-v7zh1JvteueZADgaJj_cR0Xdj8t0,7397
|
|
2169
2174
|
mage_ai/tests/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2170
2175
|
mage_ai/tests/services/aws/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2171
2176
|
mage_ai/tests/services/aws/ecs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -2178,7 +2183,7 @@ mage_ai/tests/services/email/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
|
|
|
2178
2183
|
mage_ai/tests/services/email/test_email.py,sha256=Rz9I0smkq_ZDDHW-1mXYqRu7ghz_UBNQ7OITTTAz2iU,2895
|
|
2179
2184
|
mage_ai/tests/services/k8s/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2180
2185
|
mage_ai/tests/services/k8s/test_config.py,sha256=JjLgMIrm0NQfub79olqDfByVyFQWun1UeYVFE8w-pr0,4362
|
|
2181
|
-
mage_ai/tests/services/k8s/test_job_manager.py,sha256=
|
|
2186
|
+
mage_ai/tests/services/k8s/test_job_manager.py,sha256=3FymmfLX-vyonw8udLI84NDyMf4jY4dE5hdLMN8jc4w,18092
|
|
2182
2187
|
mage_ai/tests/services/spark/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2183
2188
|
mage_ai/tests/services/spark/test_spark.py,sha256=vQtRqqiABRY5WKw9T8jSS4VWS35gwBoAr2CEI3nHEEw,2054
|
|
2184
2189
|
mage_ai/tests/settings/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -2237,12 +2242,12 @@ mage_ai/utils/code.py,sha256=TZsmCGh0GRIYzmiNiiATJJiWaOmyV24nqJBlylQm8yA,2448
|
|
|
2237
2242
|
mage_ai/utils/logger/__init__.py,sha256=o-e5hogCtTW0caELRmvMbeaztks5hwPO7xYUggx2hAQ,2518
|
|
2238
2243
|
mage_ai/utils/logger/constants.py,sha256=k0Lnkz4X36AhSEGvKb5K2sI1iDacv2jXav8AC4JWPD0,271
|
|
2239
2244
|
mage_ai/version_control/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2240
|
-
mage_ai/version_control/models.py,sha256=
|
|
2245
|
+
mage_ai/version_control/models.py,sha256=synqylfkRPVl_E6dl_1yWiYk2t_KO14nlFpB3RPfKbk,22904
|
|
2241
2246
|
mage_ai/version_control/branch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2242
|
-
mage_ai/version_control/branch/utils.py,sha256=
|
|
2243
|
-
mage_ai-0.9.
|
|
2244
|
-
mage_ai-0.9.
|
|
2245
|
-
mage_ai-0.9.
|
|
2246
|
-
mage_ai-0.9.
|
|
2247
|
-
mage_ai-0.9.
|
|
2248
|
-
mage_ai-0.9.
|
|
2247
|
+
mage_ai/version_control/branch/utils.py,sha256=tscNg2-sLqVR-YEqET4t9HiPTZ_IW1xN-435v3fmSN8,7302
|
|
2248
|
+
mage_ai-0.9.70.dist-info/LICENSE,sha256=XSS8WC34KIH1c9SeL-rOUlz9YL7vU-8Zz8yPMXSD55E,11351
|
|
2249
|
+
mage_ai-0.9.70.dist-info/METADATA,sha256=0ewYJ_-tAXbXtv-OCo7kOhf07B1MAj9zyZLvm4BhxlM,22982
|
|
2250
|
+
mage_ai-0.9.70.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
2251
|
+
mage_ai-0.9.70.dist-info/entry_points.txt,sha256=OMjG1dNRclr-6hTA8-KY4DKhCR7FNVPNPcR_fqMf2lY,46
|
|
2252
|
+
mage_ai-0.9.70.dist-info/top_level.txt,sha256=hg9hr-jNWFq9_mVwGpLWLS-X8Yx6iSGpTkqEpTbZEO8,8
|
|
2253
|
+
mage_ai-0.9.70.dist-info/RECORD,,
|