These prebuilt wheel files can be used to install our Python packages as of a specific commit.
Built at 2026-06-30T20:32:19.435906+00:00.
{
"timestamp": "2026-06-30T20:32:19.435906+00:00",
"branch": "feat/google-drive-ingestion",
"commit": {
"hash": "a59239a6130f09fc6e2c33238fbbb561726ebedb",
"message": "test(ingest/google-drive): fix sys.modules test isolation (don't shadow installed google libs)\n\nRemove module-level sys.modules injection that replaced the real installed\ngoogle.auth and google.oauth2 packages with MagicMocks, which broke other\nconnectors' tests under random ordering (bigquery/gcs/dataplex/vertexai all\ndepend on google-auth).\n\n- Delete the module-level for-loop that unconditionally stubbed google.auth,\n google.oauth2, and related packages at import/collection time.\n- Introduce an autouse pytest fixture (missing_google_stubs) that injects\n MagicMock stubs only for genuinely missing packages (googleapiclient,\n html2text) via patch.dict(sys.modules, ...), which fully restores sys.modules\n after each test even on failure.\n- Replace the two test methods that mutated sys.modules[\"google.oauth2\"] in-place\n with restoring patches: patch(\"google.oauth2.service_account.Credentials.from_service_account_file\", ...)\n and patch(\"google.auth.default\", ...) \u2014 no more permanent namespace corruption.\n- Remove now-unnecessary noqa: E402 comments and unused `types` import.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) "
},
"base": {
"hash": "5897a8c5a7a4e555805a7a4a4de723853ff1112b",
"message": "feat(properties): Support allowed platforms on structured properties (#18089)"
},
"pr": {
"number": 18107,
"title": "feat(ingest): add Google Drive ingestion source",
"url": "https://github.com/datahub-project/datahub/pull/18107"
}
}
Current base URL: unknown
| Package | Size | Install command |
|---|---|---|
acryl-datahub |
4.306 MB | uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl' |
acryl-datahub-actions |
0.116 MB | uv pip install 'acryl-datahub-actions @ <base-url>/artifacts/wheels/acryl_datahub_actions-0.0.0.dev1-py3-none-any.whl' |
acryl-datahub-airflow-plugin |
0.072 MB | uv pip install 'acryl-datahub-airflow-plugin @ <base-url>/artifacts/wheels/acryl_datahub_airflow_plugin-0.0.0.dev1-py3-none-any.whl' |
acryl-datahub-dagster-plugin |
0.021 MB | uv pip install 'acryl-datahub-dagster-plugin @ <base-url>/artifacts/wheels/acryl_datahub_dagster_plugin-0.0.0.dev1-py3-none-any.whl' |
acryl-datahub-gx-plugin |
0.011 MB | uv pip install 'acryl-datahub-gx-plugin @ <base-url>/artifacts/wheels/acryl_datahub_gx_plugin-0.0.0.dev1-py3-none-any.whl' |
prefect-datahub |
0.011 MB | uv pip install 'prefect-datahub @ <base-url>/artifacts/wheels/prefect_datahub-0.0.0.dev1-py3-none-any.whl' |