chore: Refactor Windows profile build workflow to improve efficiency and remove unnecessary steps

This commit is contained in:
Mauro Balades
2024-07-24 11:51:56 +02:00
parent 1433d594c7
commit 17598a2725
3 changed files with 16 additions and 16 deletions

View File

@@ -30,15 +30,15 @@ export RUSTFLAGS="$RUSTFLAGS -Ctarget-cpu=x86-64"
ac_add_options --disable-maintenance-service
ac_add_options --disable-bits-download
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 --disable-profiling
# ac_add_options --enable-profile-use=cross
# ac_add_options --with-pgo-profile-path=$(echo ~)/artifact/merged.profdata
# ac_add_options --with-pgo-jarlog=$(echo ~)/artifact/en-US.log
fi
# 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 --disable-profiling
# ac_add_options --enable-profile-use=cross
# ac_add_options --with-pgo-profile-path=$(echo ~)/artifact/merged.profdata
# ac_add_options --with-pgo-jarlog=$(echo ~)/artifact/en-US.log
# fi
# ALWAYS MANTAIN ONE LINE BREAK AT THE END OF THIS FILE

View File

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

10
pnpm-lock.yaml generated
View File

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