Skip to content

feat(logs): register React Native and JS web variants in wizard#122

Open
turnipdabeets wants to merge 2 commits intomainfrom
feat/logs-react-native
Open

feat(logs): register React Native and JS web variants in wizard#122
turnipdabeets wants to merge 2 commits intomainfrom
feat/logs-react-native

Conversation

@turnipdabeets
Copy link
Copy Markdown

@turnipdabeets turnipdabeets commented May 1, 2026

Summary

Adds the two SDKs that ship first-class logs support to transformation-config/skills/logs/config.yaml so the installation wizard can pre-populate context for them:

Follow-up to @dustinbyrne's review on PostHog/posthog.com#16679.

Need to merge first: PostHog/posthog.com#16679

Test plan

  • Wizard surfaces React Native and Web (JavaScript) as logs install options.
  • Pre-populated docs match the linked install pages.

posthog-react-native@4.44.0 ships first-class logs support; this
points the wizard at /docs/logs/installation/react-native.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci basic-integration
  • /wizard-ci misc
  • /wizard-ci revenue

Test an individual app:

  • /wizard-ci basic-integration/android
  • /wizard-ci basic-integration/angular
  • /wizard-ci basic-integration/astro
Show more apps
  • /wizard-ci basic-integration/django
  • /wizard-ci basic-integration/fastapi
  • /wizard-ci basic-integration/flask
  • /wizard-ci basic-integration/javascript-node
  • /wizard-ci basic-integration/javascript-web
  • /wizard-ci basic-integration/laravel
  • /wizard-ci basic-integration/next-js
  • /wizard-ci basic-integration/nuxt
  • /wizard-ci basic-integration/python
  • /wizard-ci basic-integration/rails
  • /wizard-ci basic-integration/react-native
  • /wizard-ci basic-integration/react-router
  • /wizard-ci basic-integration/sveltekit
  • /wizard-ci basic-integration/swift
  • /wizard-ci basic-integration/tanstack-router
  • /wizard-ci basic-integration/tanstack-start
  • /wizard-ci basic-integration/vue
  • /wizard-ci misc/quack-quack
  • /wizard-ci revenue/stripe

Results will be posted here when complete.

posthog-js ships first-class logs support; pre-existing gap in the
wizard config — adding alongside the new react-native variant.
@turnipdabeets turnipdabeets changed the title feat(logs): register React Native variant in wizard feat(logs): register React Native and JS web variants in wizard May 1, 2026
@turnipdabeets turnipdabeets requested a review from dustinbyrne May 1, 2026 17:43
@dustinbyrne dustinbyrne requested a review from a team May 1, 2026 18:01
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.

1 participant