Closed kjozwiak closed 8 months ago
Verified with macOS 14.x arm64 as per the below:
macOS x64
running Sonoma 14.3.1
- PASSEDWindows 11 x64
- PASSEDLinux x64
running Ubuntu 22.04 x64
- PASSEDVerified with Win 10 x86 as per the below:
Closing as verifications have been completed as per the above. Thanks for the help @LaurenWags 👍
Release Date/Target:
February 28th, 2024
as previously discussed in several Slack DMsSummary:
QA will run through the
brave.com
staging website viahttps://bravesoftware.com
and ensure that the correct executables are being served for each platform. Specifically ensuring thatpkg
are being replaced withdmg
formacOS
. We'll also ensure that the referral codes are being added intobrave://local-state
and that there's no referral code within the executable name.macOS arm64
- @LaurenWags will run throughSafari
&Chrome
Win x86
- @LaurenWags will run throughFirefox
&Edge
macOS x64
- @kjozwiak will run throughFirefox
&Chrome
Win x64
- @kjozwiak will run throughFirefox
&Chrome
For each of the above checks, we'll ensure that:
dmg
is being served/downloaded instead ofpkg
onmacOS
platformsdmg
executable doesn't have the referral code within the executable name (like we did withpkg
)universal
builds are being served and the correct architecture is being installed (arm64
vsx64
)Win
is still serving thestub
installers with the referral code within the name and downloading the correct architectureLinux
is still pointing tohttps://brave.com/linux
Related GH issues/Documentation:
QA re: ensuring that the
dmg
executables were working was done via https://github.com/brave/brave-browser/issues/32316#issuecomment-1788407943, https://github.com/brave/brave-browser/issues/32316#issuecomment-1789601030 & https://github.com/brave/brave-browser/issues/32316#issuecomment-1789640524.