DataHub Python Builds

These prebuilt wheel files can be used to install our Python packages as of a specific commit.

Build context

Built at 2026-08-21T21:36:04.450199+00:00.

{
  "timestamp": "2026-08-21T21:36:04.450199+00:00",
  "branch": "na--cli-skill-attribution",
  "commit": {
    "hash": "93c5cb4c8b3111ce383ad24793271fc4823e61f5",
    "message": "feat(cli): attribute CLI traffic to the invoking agent skill\n\n`datahub -C skill=` was accepted but had no effect on any command that\ntalks to GMS. The value landed on the Click context and was read only by the\n`with_telemetry` decorator, which `search`, `get`, `lineage`, and `graphql` do\nnot use \u2014 so the skills that follow the documented convention emitted nothing,\nand nothing reached the server either.\n\nResolve it into the client component instead, which rides the User-Agent every\nrequest already carries:\n\n    User-Agent: DataHub-Client/1.0 (cli; skill-datahub-search/claude-code; 1.7.0)\n\nGMS already parses that field into `agentClass`/`agentName` and can roll it up\nas the `agent_name` usage dimension, so per-skill attribution needs no server\nchange \u2014 only that the value gets there.\n\nResolved inside `get_default_graph` rather than at each of its ~70 call sites,\nso commands are attributed without opting in one at a time. An explicit\n`datahub_component` argument still wins; `DATAHUB_COMPONENT` still applies when\nno skill is passed. Values are normalized before they are sent, since \";\" and\n\"/\" delimit the field GMS parses.\n\nCo-Authored-By: Claude Opus 5 "
  },
  "base": {
    "hash": "d7870337d20c7074d14566b9c4b6cd0009e056e8",
    "message": "fix(auth): stop trusting client appSource for aspect authorization (#19384)\n\nCo-authored-by: Cursor "
  },
  "pr": {
    "number": 19387,
    "title": "feat(cli): attribute CLI traffic to the invoking agent skill",
    "url": "https://github.com/datahub-project/datahub/pull/19387"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 5.024 MB uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-actions 0.117 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.019 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'