The GitHub Actions job "Deploy Docusaurus with GitHub Pages dependencies 
preinstalled" on hamilton.git/main has failed.
Run started by GitHub user skrawcz (triggered by skrawcz).

Head commit for run:
45673b020f84f23eb982d0a563fe057cd971aeab / Stefan Krawczyk 
<[email protected]>
Remove usage telemetry (PostHog) from Hamilton (#1512)

* Remove usage telemetry (PostHog) from Hamilton

ASF policy does not permit phone-home telemetry in released artifacts.
This removes all PostHog event tracking while keeping hamilton/telemetry.py
as a backwards-compatible no-op stub so downstream code that calls
`telemetry.disable_telemetry()` continues to work without changes.

* Add deprecation decorators to telemetry stub functions

Mark disable_telemetry() and is_telemetry_enabled() as deprecated
(warn at 1.89.0, fail at 2.0.0) so users get a clear signal to
remove these calls before the next major release.

Report URL: https://github.com/apache/hamilton/actions/runs/22831275552

With regards,
GitHub Actions via GitBox

Reply via email to