chore: Update Windows profile build workflow to include version bump step and disable wasm sandboxed libraries

This commit is contained in:
Mauro Balades
2024-07-22 21:30:36 +02:00
parent 1a761535df
commit 7355138f14
3 changed files with 7 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ ac_add_options --disable-profiling
if test "$ZEN_GA_GENERATE_PROFILE"; then
mk_add_options "export MOZ_AUTOMATION_PACKAGE_GENERATED_SOURCES=0"
ac_add_options --enable-profile-generate=cross
ac_add_options --without-wasm-sandboxed-libraries
else
ac_add_options --enable-profile-use=cross
ac_add_options --with-pgo-profile-path=$(echo ~)/artifact/merged.profdata

View File

@@ -27,6 +27,6 @@
},
"homepage": "https://github.com/zen-browser/core#readme",
"dependencies": {
"@zen-browser/surfer": "^1.0.35"
"@zen-browser/surfer": "^1.0.36"
}
}

10
pnpm-lock.yaml generated
View File

@@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@zen-browser/surfer':
specifier: ^1.0.35
version: 1.0.35
specifier: ^1.0.36
version: 1.0.36
packages:
@@ -109,8 +109,8 @@ packages:
'@types/node@17.0.45':
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
'@zen-browser/surfer@1.0.35':
resolution: {integrity: sha512-SADFu1IHIf4W45rhi31nCyFhB4gFYeGgRJr1hroWIQykep0zjt9FJw9DwMs1ryxV4Tpz8KAUaO4oM1VpdYCCFA==}
'@zen-browser/surfer@1.0.36':
resolution: {integrity: sha512-bah8tDdBkD8cTh4GNoPgs4hFt5zfVSavcvvnivcYbbuvqMnPyuGie8RKCE8xqch0sNId1qexELoC9+fRdhL16w==}
hasBin: true
ansi-regex@5.0.1:
@@ -786,7 +786,7 @@ snapshots:
'@types/node@17.0.45': {}
'@zen-browser/surfer@1.0.35':
'@zen-browser/surfer@1.0.36':
dependencies:
'@resvg/resvg-js': 1.4.0
async-icns: 1.0.2