Skip to content

chore: use engineering@posthog.com in package metadata#514

Merged
marandaneto merged 1 commit intomainfrom
chore/update-package-contact-email
Apr 16, 2026
Merged

chore: use engineering@posthog.com in package metadata#514
marandaneto merged 1 commit intomainfrom
chore/update-package-contact-email

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

Python package metadata still uses hey@posthog.com for author and maintainer fields. This updates the published package metadata to use the shared engineering@posthog.com address instead.

💚 How did you test it?

  • Verified pyproject.toml and setup.py now use engineering@posthog.com
  • Confirmed there are no other non-engineering@posthog.com @posthog.com addresses in package metadata files in this repo

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran sampo add to generate a changeset file
  • Added the release label to the PR

@marandaneto marandaneto requested a review from a team as a code owner April 16, 2026 09:26
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 16, 2026

Reviews (1): Last reviewed commit: "chore: use engineering@posthog.com in pa..." | Re-trigger Greptile

@marandaneto marandaneto enabled auto-merge (squash) April 16, 2026 09:29
@marandaneto marandaneto merged commit 776a93d into main Apr 16, 2026
22 checks passed
@marandaneto marandaneto deleted the chore/update-package-contact-email branch April 16, 2026 09:29
@github-actions
Copy link
Copy Markdown
Contributor

posthog-python Compliance Report

Date: 2026-04-16 09:29:39 UTC
Duration: 159988ms

⚠️ Some Tests Failed

29/30 tests passed, 1 failed


Capture Tests

29/29 tests passed

View Details
Test Status Duration
Format Validation.Event Has Required Fields 516ms
Format Validation.Event Has Uuid 1508ms
Format Validation.Event Has Lib Properties 1508ms
Format Validation.Distinct Id Is String 1507ms
Format Validation.Token Is Present 1507ms
Format Validation.Custom Properties Preserved 1507ms
Format Validation.Event Has Timestamp 1507ms
Retry Behavior.Retries On 503 9519ms
Retry Behavior.Does Not Retry On 400 3505ms
Retry Behavior.Does Not Retry On 401 3508ms
Retry Behavior.Respects Retry After Header 9514ms
Retry Behavior.Implements Backoff 23528ms
Retry Behavior.Retries On 500 7502ms
Retry Behavior.Retries On 502 7516ms
Retry Behavior.Retries On 504 7512ms
Retry Behavior.Max Retries Respected 23519ms
Deduplication.Generates Unique Uuids 1508ms
Deduplication.Preserves Uuid On Retry 7515ms
Deduplication.Preserves Uuid And Timestamp On Retry 14515ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 7514ms
Deduplication.No Duplicate Events In Batch 1505ms
Deduplication.Different Events Have Different Uuids 1508ms
Compression.Sends Gzip When Enabled 1507ms
Batch Format.Uses Proper Batch Structure 1507ms
Batch Format.Flush With No Events Sends Nothing 1005ms
Batch Format.Multiple Events Batched Together 1506ms
Error Handling.Does Not Retry On 403 3508ms
Error Handling.Does Not Retry On 413 3508ms
Error Handling.Retries On 408 7514ms

Feature_Flags Tests

⚠️ 0/1 tests passed, 1 failed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 502ms

Failures

request_payload.request_with_person_properties_device_id

404, message='NOT FOUND', url='http://sdk-adapter:8080/get_feature_flag'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants