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

Update BSK for NetP change #2134

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

samsymons
Copy link
Contributor

Task/Issue URL: https://app.asana.com/0/0/1205909514194474/f
Tech Design URL:
CC:

Description:

This PR updates BSK to account for a NetP change.

Steps to test this PR:

  1. Make sure that NetP runs

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

samsymons added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Nov 8, 2023
#553)

Task/Issue URL: https://app.asana.com/0/0/1205909514194474/f
iOS PR: duckduckgo/iOS#2134
macOS PR: duckduckgo/macos-browser#1820
What kind of version bump will this require?: Patch

Optional:

Tech Design URL:
CC:

Description:

This PR updates the NetP pixel to be more reliable. It was previously only sent when rekey was called, but rekeying can happen without going through this function at all, so now we check whether we can send the pixel any time the connection tester has completed a test.
@samsymons samsymons merged commit 58a4021 into develop Nov 8, 2023
9 checks passed
@samsymons samsymons deleted the sam/send-dau-pixel-more-reliably branch November 8, 2023 19:23
samsymons added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Nov 8, 2023
#553)

Task/Issue URL: https://app.asana.com/0/0/1205909514194474/f
iOS PR: duckduckgo/iOS#2134
macOS PR: duckduckgo/macos-browser#1820
What kind of version bump will this require?: Patch

Optional:

Tech Design URL:
CC:

Description:

This PR updates the NetP pixel to be more reliable. It was previously only sent when rekey was called, but rekeying can happen without going through this function at all, so now we check whether we can send the pixel any time the connection tester has completed a test.
samsymons added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Nov 9, 2023
#553)

Task/Issue URL: https://app.asana.com/0/0/1205909514194474/f
iOS PR: duckduckgo/iOS#2134
macOS PR: duckduckgo/macos-browser#1820
What kind of version bump will this require?: Patch

Optional:

Tech Design URL:
CC:

Description:

This PR updates the NetP pixel to be more reliable. It was previously only sent when rekey was called, but rekeying can happen without going through this function at all, so now we check whether we can send the pixel any time the connection tester has completed a test.
samsymons added a commit that referenced this pull request Nov 9, 2023
# By Christopher Brind (3) and others
# Via GitHub (1) and Michal Smaga (1)
* develop:
  Support environment setting (#2140)
  Update BSK (#2136)
  Update BSK for NetP change (#2134)
  Update test to match exact tracker (#2133)
  Avoid AppTP DB initialization when disabled (#2090)
  re-enable keyboard shortcuts (#2132)
  fix favorite launch with keyboard bug (#2131)
  Fix syncing empty favorites folders (#2121)
  kill variant when receiving atb update (#2130)
  Adding 'protectionsState' to breakage form submission (#2120)
  Release 7.96.0 (#2128)
  Update remote messaging production url (#2124)
  Alert user about abnormal app conditions (#2110)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samsymons added a commit that referenced this pull request Nov 10, 2023
* develop:
  Support environment setting (#2140)
  Update BSK (#2136)
  Update BSK for NetP change (#2134)
  Update test to match exact tracker (#2133)
  Avoid AppTP DB initialization when disabled (#2090)
  re-enable keyboard shortcuts (#2132)
  fix favorite launch with keyboard bug (#2131)
  Fix syncing empty favorites folders (#2121)
  kill variant when receiving atb update (#2130)
  Adding 'protectionsState' to breakage form submission (#2120)
  Release 7.96.0 (#2128)
  Update remote messaging production url (#2124)
  Alert user about abnormal app conditions (#2110)
  Add e2e test for email protection deep-links (#2123)
  Update to config v4 (#2114)
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