fix: satisfy SDK compliance harness 0.8.0#248
Conversation
posthog-dotnet Compliance ReportDate: 2026-06-30 06:19:33 UTC ✅ All Tests Passed!16/16 tests passed Feature_Flags Tests✅ 16/16 tests passed View Details
|
|
|
Addressed Greptile feedback about |
…60627-posthog-dotnet # Conflicts: # src/PostHog/Api/PostHogApiClient.cs # src/PostHog/PublicAPI.Unshipped.txt
|
Reviews (2): Last reviewed commit: "fix: keep flags api key field" | Re-trigger Greptile |
Problem
The SDK compliance workflow and local harness need to use SDK test harness release 0.8.0, with reusable GitHub workflow calls pinned to the release commit SHA instead of a mutable tag/branch. Running the updated harness exposed SDK/adapter compliance gaps in this repository.
Changes
Tests