Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Full roll out of Remoteconfig #1609

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

benjackwhite
Copy link
Collaborator

@benjackwhite benjackwhite commented Dec 16, 2024

Changes

  • Removes the whole decide concept in favour of RemoteConfig
  • Only enables flag loading if flags actually exist (or if we don't know)

Checklist

  • Tests for new code (see advice on the tests we use)
  • Accounted for the impact of any changes across different browsers
  • Accounted for backwards compatibility of any changes (no breaking changes in posthog-js!)

Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Dec 16, 2024 4:56pm

Copy link

github-actions bot commented Dec 16, 2024

Size Change: -4.34 kB (-0.13%)

Total Size: 3.21 MB

Filename Size Change
dist/array.full.es5.js 261 kB -447 B (-0.17%)
dist/array.full.js 364 kB -432 B (-0.12%)
dist/array.full.no-external.js 363 kB -432 B (-0.12%)
dist/array.js 178 kB -433 B (-0.24%)
dist/array.no-external.js 177 kB -432 B (-0.24%)
dist/main.js 179 kB -433 B (-0.24%)
dist/module.full.js 364 kB -432 B (-0.12%)
dist/module.full.no-external.js 363 kB -432 B (-0.12%)
dist/module.js 178 kB -433 B (-0.24%)
dist/module.no-external.js 177 kB -432 B (-0.24%)
ℹ️ View Unchanged
Filename Size
dist/all-external-dependencies.js 206 kB
dist/customizations.full.js 12.6 kB
dist/dead-clicks-autocapture.js 14.4 kB
dist/exception-autocapture.js 9.48 kB
dist/external-scripts-loader.js 2.48 kB
dist/recorder-v2.js 115 kB
dist/recorder.js 115 kB
dist/surveys-preview.js 57.6 kB
dist/surveys.js 63.3 kB
dist/tracing-headers.js 1.76 kB
dist/web-vitals.js 10.4 kB

compressed-size-action

@posthog-bot
Copy link
Collaborator

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

@posthog-bot
Copy link
Collaborator

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants