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

Enroll all internal users in experiment && Update BSK #3359

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

afterxleep
Copy link
Collaborator

@afterxleep afterxleep commented Sep 13, 2024

Task/Issue URL: https://app.asana.com/0/1204099484721401/1208292211771741/f

BSK PR: duckduckgo/BrowserServicesKit#994

Description:

  • We want all internal users enrolled in the experiment
  • Update in BSK to patch Privacy Config, so 'internal' is translated to 'enabled' when privacyConfig is passed to the FE

Steps to test this PR:

  1. Make yourself internal
  2. Reset Privacy Config to its default value
  3. Launch The app, set DuckPlayer to "Always ask".
  4. Go to a youtube video
  5. Confirm you see the Overlay
  6. Watch in DuckPlayer and confirm it loads.

afterxleep added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Sep 13, 2024
…yer (#994)

Task/Issue URL:
https://app.asana.com/0/1204099484721401/1208292211771741/f
iOS PR:  duckduckgo/iOS#3359
macOS PR:  duckduckgo/macos-browser#3272
What kind of version bump will this require?: Minor

**Description**:
The Frontend does not support "internal" state for features, so in order
to release
DuckPlayer to internal users, we need to patch the Privacy Config to
replace "internal" with "enabled"
 This will be removed once DuckPlayer is released to the public
@afterxleep afterxleep merged commit 1c736e9 into main Sep 13, 2024
13 checks passed
@afterxleep afterxleep deleted the daniel/duckplayer.internal.experiment branch September 13, 2024 10:37
samsymons added a commit that referenced this pull request Sep 13, 2024
# By Alessandro Boron (7) and others
# Via Bartek Waresiak (1) and others
* main: (31 commits)
  Add Marketplace Postback handling (#3357)
  SKAD4 crash fix (#3361)
  Enroll all internal users in experiment && Update BSK (#3359)
  update for macOS: visited links (#3353)
  Ensure toast closures are called on the main thread (#3347)
  Update survey builder OS version (#3348)
  BSK - Add feature flag for SKAN API (#3356)
  Remove checking for negative attribution case  (#3355)
  C.S.S Bump (Via BSK) (#3346)
  Update Onboarding gradients (#3350)
  Alessandro/onboarding copy and private search options (#3349)
  Onboarding Intro - Add choose address bar position (#3340)
  Fix PrivacyDashboard appearance on entering foreground (#3345)
  Improve Data Store ID managing (#3335)
  Alessandro/onboarding choose app icon (#3330)
  Fix Localizable strings (#3341)
  Move lazy var access to the MainActor (#3333)
  Release 7.137.0-2 (#3344)
  Fix privacy icon glitch (#3343)
  BSK bump for macOS password import promotion flow (#3332)
  ...

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samsymons added a commit that referenced this pull request Sep 16, 2024
* main:
  Remove VPN feature flag checks (#3334)
  Add Marketplace Postback handling (#3357)
  SKAD4 crash fix (#3361)
  Enroll all internal users in experiment && Update BSK (#3359)
  update for macOS: visited links (#3353)
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