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

Adds info about whether the login items are actually running #2122

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

diegoreymendez
Copy link
Contributor

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

Description

Adds metadata about whether our login items are really running.

Testing

  1. Place a breakpoint here:
  2. Run the app
  3. NetP > Send Feedback
  4. Write anything and send
  5. Ensure the breakpoint is hit
  6. po loginItemState and ensure info on whether the login items are running is accurate.
  7. Use launchctl remove com.duckduckgo.macos.vpn.debug to turn off the VPN menu without disabling it and re-test.
  8. Use launchctl remove HKE973VLUW.com.duckduckgo.macos.browser.network-protection.notifications.debug to turn off the notifications agent without disabling it and re-test.
  9. Check that the forms make it through to https://app.asana.com/0/1203708860857015/1205117167038669

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@diegoreymendez diegoreymendez self-assigned this Jan 25, 2024
@diegoreymendez diegoreymendez marked this pull request as ready for review January 25, 2024 20:24
@diegoreymendez diegoreymendez merged commit ea2720d into main Jan 25, 2024
14 checks passed
@diegoreymendez diegoreymendez deleted the diego/more-agent-metadata branch January 25, 2024 21:30
samsymons added a commit that referenced this pull request Jan 25, 2024
# By Alexey Martemyanov (11) and others
# Via Dominik Kapusta (3) and others
* main: (56 commits)
  Adds info about whether the login items are actually running (#2122)
  Remove connection status awaiter. (#2121)
  Launch VPN Location screen from status view  (#2077)
  Display different copy in alerts when a flag is enabled in a newer version (#2114)
  Remove delayed webView attaching to main window (#2116)
  Always start onboarding from the beginning when shown (#2117)
  Update spacing between UI components in settings (#2109)
  Show history menu on cmd+y shortcut (#2112)
  Bump version to 1.72.0 (112)
  Update embedded files
  fix WebView value validation popover crash when WebView not in hierarchy (#2108)
  Fix agent startup (#2107)
  Support brand UA (#2085)
  fix Safari favicons import (#2106)
  Add page attributes to print settings (#2104)
  Bump version to 1.72.0 (111)
  Alex/disable onboarding existing users (#2105)
  Bump version to 1.71.2 (110)
  Fixes a multithreading issue in `NetworkConnectionTester` (BSK) (#2102)
  Avoid sending latency immediately after the monitor starts (#2103)
  ...

# Conflicts:
#	Configuration/BuildNumber.xcconfig
#	DuckDuckGo/VPNFeedbackForm/VPNMetadataCollector.swift
#	UnitTests/VPNFeedbackForm/VPNFeedbackFormViewModelTests.swift
samsymons added a commit that referenced this pull request Jan 30, 2024
* main:
  Restore VPN pixels in main browser (#2129)
  Bump BSK to 103.0.2 (#2126)
  Fix `site:` queries escaping with iOS 17 SDK (#640) (#2130)
  Add January 2024 brokers (part 2) (#2125)
  lastSentDate + web breakage report improvements (#2041)
  Remove VPN metadata admin check (#2127)
  Add Spokeo mirror sites (#2086)
  appcastManager: Retain release notes for all versions (#2123)
  Don't report CancellationError from BookmarksFaviconsFetcher (#2120)
  Sabrina/revert cards experiment (#2119)
  Bump version to 1.72.0 (113)
  Update embedded files
  Release Branch: VPN fixes (#2113)
  Adds info about whether the login items are actually running (#2122)
  Remove connection status awaiter. (#2121)
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