Skip to content

test: release with new changeset management#207

Merged
marandaneto merged 1 commit into
mainfrom
chore/test-changeset-release
Jul 23, 2026
Merged

test: release with new changeset management#207
marandaneto merged 1 commit into
mainfrom
chore/test-changeset-release

Conversation

@marandaneto

Copy link
Copy Markdown
Member

💡 Motivation and Context

Validate the new pnpm-native changeset management and release workflow end to end with a patch release intent for posthog-php.

💚 How did you test it?

  • Ran pnpm change status and confirmed it detects .changeset/funny-mugs-march.md and plans the 4.12.04.12.1 patch release.

📝 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 pnpm change to generate a change intent file

🤖 Agent context

Autonomy: Human-driven (agent-assisted)

Used the Pi coding agent with shell and file tools to move the supplied change intent into a dedicated PR worktree, validate it with pnpm change status, and prepare the draft PR. The existing patch bump and release summary were preserved unchanged.

@marandaneto marandaneto self-assigned this Jul 23, 2026
@marandaneto
marandaneto marked this pull request as ready for review July 23, 2026 06:38
@marandaneto
marandaneto requested a review from a team as a code owner July 23, 2026 06:38
@github-actions

Copy link
Copy Markdown
Contributor

posthog-php Compliance Report

Date: 2026-07-23 06:40:06 UTC
Duration: 95309ms

✅ All Tests Passed!

46/46 tests passed


Capture Tests

29/29 tests passed

View Details
Test Status Duration
Format Validation.Event Has Required Fields 12ms
Format Validation.Event Has Uuid 6ms
Format Validation.Event Has Lib Properties 5ms
Format Validation.Distinct Id Is String 6ms
Format Validation.Token Is Present 6ms
Format Validation.Custom Properties Preserved 5ms
Format Validation.Event Has Timestamp 6ms
Retry Behavior.Retries On 503 5316ms
Retry Behavior.Does Not Retry On 400 2009ms
Retry Behavior.Does Not Retry On 401 2008ms
Retry Behavior.Respects Retry After Header 8015ms
Retry Behavior.Implements Backoff 15729ms
Retry Behavior.Retries On 500 5114ms
Retry Behavior.Retries On 502 5112ms
Retry Behavior.Retries On 504 5114ms
Retry Behavior.Max Retries Respected 16527ms
Deduplication.Generates Unique Uuids 12ms
Deduplication.Preserves Uuid On Retry 5112ms
Deduplication.Preserves Uuid And Timestamp On Retry 10321ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 5116ms
Deduplication.No Duplicate Events In Batch 11ms
Deduplication.Different Events Have Different Uuids 6ms
Compression.Sends Gzip When Enabled 6ms
Batch Format.Uses Proper Batch Structure 6ms
Batch Format.Flush With No Events Sends Nothing 3ms
Batch Format.Multiple Events Batched Together 10ms
Error Handling.Does Not Retry On 403 2008ms
Error Handling.Does Not Retry On 413 2009ms
Error Handling.Retries On 408 5114ms

Feature_Flags Tests

17/17 tests passed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 6ms
Request Payload.Flags Request Uses V2 Query Param 5ms
Request Payload.Flags Request Hits Flags Path Not Decide 4ms
Request Payload.Flags Request Omits Authorization Header 5ms
Request Payload.Token In Flags Body Matches Init 4ms
Request Payload.Groups Round Trip 5ms
Request Payload.Groups Default To Empty Object 4ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 5ms
Request Payload.Disable Geoip Omitted Defaults To False 4ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 5ms
Request Lifecycle.No Flags Request On Init Alone 2ms
Request Lifecycle.No Flags Request On Normal Capture 6ms
Request Lifecycle.Two Flag Calls Produce Two Remote Requests 7ms
Request Lifecycle.Mock Response Value Is Returned To Caller 4ms
Retry Behavior.Retries Flags On 502 106ms
Retry Behavior.Retries Flags On 504 107ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 7ms

@marandaneto
marandaneto merged commit 7380f9b into main Jul 23, 2026
23 checks passed
@marandaneto
marandaneto deleted the chore/test-changeset-release branch July 23, 2026 06:48
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