
brizental pushed to branch mullvad-browser-128.10.0esr-14.5-1 at The Tor Project / Applications / Mullvad Browser Commits: ca575207 by Beatriz Rizental at 2025-05-13T15:25:29+02:00 fixup! Tweaks to the build system - - - - - 2 changed files: - python/mach/mach/telemetry.py - python/sites/mach.txt Changes: ===================================== python/mach/mach/telemetry.py ===================================== @@ -277,6 +277,7 @@ def prompt_telemetry_message_contributor(): def initialize_telemetry_setting(settings, topsrcdir: str, state_dir: str): """Enables telemetry for employees or prompts the user.""" + return # If the user doesn't care about telemetry for this invocation, then # don't make requests to Bugzilla and/or prompt for whether the # user wants to opt-in. ===================================== python/sites/mach.txt ===================================== @@ -96,7 +96,7 @@ vendored:third_party/python/wheel vendored:third_party/python/zipp # glean-sdk may not be installable if a wheel isn't available # and it has to be built from source. -pypi-optional:glean-sdk==60.1.1:telemetry will not be collected +# pypi-optional:glean-sdk==60.1.1:telemetry will not be collected # Mach gracefully handles the case where `psutil` is unavailable. # We aren't (yet) able to pin packages in automation, so we have to # support down to the oldest locally-installed version (5.4.2). View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ca57... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ca57... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
brizental (@brizental)