Mr. M
367ad74fba
chore: Use npm for surfer CI windows signing, b=(no-bug), c=no-component
2025-05-14 08:45:07 +02:00
Aaron
390afc7e63
firefox -> Firefox
2025-04-24 20:00:35 -07:00
Mr. M
b0d10919d7
fix: closes #7630 - Fixed windows packages not containing redistributable files, r=configs
2025-04-15 22:58:02 +02:00
Mr. M
e04ec0a00b
fix(sign.ps1): add verbose and debug output to artifact unzipping process
2025-04-14 14:10:14 +02:00
Mr. M
0a61c26cc1
fix(sign.ps1): run artifact unzipping in parallel using jobs
2025-04-14 14:09:48 +02:00
Mr. M
ff35c58787
fix(sign.ps1): enhance artifact downloading with temporary directory and improved error handling
2025-04-14 13:41:48 +02:00
Mr. M
0a464fa93a
fix(sign.ps1): implement retry logic for downloading artifacts
2025-04-14 12:01:12 +02:00
Mr. M
d3eb5907a4
fix(sign.ps1): enable verbose output for npm import command
2025-04-14 01:04:12 +02:00
Mr. M
a2017cc4c7
fix(build): clean up old build artifacts and update packaging process for setup.exe (closes https://github.com/zen-browser/desktop/issues/37 )
2025-04-14 00:59:37 +02:00
Mr. M
87124fdaf4
fix(sign.ps1): append arm64 executable files to the list for signing
...
fix(download-language-packs.sh): remove carriage returns from supported languages file
2025-04-13 22:42:26 +02:00
Mr. M
897932f954
fix(build): clean up temporary files and update surfer dependency to 1.11.7
2025-04-13 18:04:47 +02:00
Mr. M
af026cfe66
Improved signing strategy for windows by including files inside the installer ( https://github.com/zen-browser/desktop/issues/37 )
2025-04-12 22:41:31 +02:00
Mr. M
9d36ed6b1b
Updated signing script
2025-04-11 22:01:09 +02:00
Mr. M
aeec7866b4
Fixed windows signing script for future versions
2025-04-09 23:27:02 +02:00
mr. M
42dbff273f
Refactor npm commands in workflows for consistency and improved clarity
2025-02-03 21:27:38 +01:00
mr. M
b1b83ae32a
Refactor Surfer CI commands in workflows for consistency and improved readability
2025-02-03 21:24:05 +01:00
mr. M
24d8e7a5d7
Replace pnpm with npm in workflows and scripts for consistency across the project
2025-02-03 21:20:29 +01:00
mr. m
609854c28d
Reverted windows codesign PR
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
2025-01-15 16:25:58 -08:00
Cristian Cezar Moisés
bbeb8aa884
Update sign.ps1
...
Refactored Repeated Logic: Created functions for downloading artifacts, signing files, moving files, and creating tar archives.
Error Handling: Added checks for file existence before moving files and implemented verbose logging.
Parameter Validation: Used ValidateNotNullOrEmpty for parameters.
Improved Path Handling: Used Join-Path for constructing file paths
Signed-off-by: Cristian Cezar Moisés <ethicalhacker@riseup.net>
2025-01-12 02:59:35 +00:00
mr. M
d5573be1e9
Switch stable branch to release branch
2025-01-04 19:13:46 +01:00
mr. M
a389621cf1
Update dependencies and modify branding for stable release
2024-12-30 23:19:11 +01:00
mr. m
a8eff76dd0
Update dependencies and optimize build configurations for Linux and Windows
2024-12-23 07:49:36 +00:00
mr. M
220f96ecb4
Changing to beta release!
2024-12-08 18:27:38 +01:00
mr. m
59aa071095
Update sign.ps1
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com>
2024-11-27 15:23:55 -08:00
Mauro Baladés
e3ec2c22a2
Download git objects repo and sign and package windows artifacts
2024-10-19 22:28:43 +03:00
mr. M
d75c797553
Sign and package windows artifacts
2024-10-19 13:59:08 +02:00
mr. M
3fa9e6d5b2
Refactor build workflow and sign script
2024-10-19 13:54:19 +02:00
Mauro Baladés
d68429b49b
Refactor sign.ps1: Update artifact download and signing process
2024-10-15 23:25:57 +03:00
mr. m 🤙
0e35750741
Revert "Stable ( #2142 )"
...
This reverts commit e3ef019995
.
2024-10-15 23:25:33 +03:00
mr. m 🤙
e3ef019995
Stable ( #2142 )
...
* Sign and package windows artifacts
* Refactor sign.ps1: Update artifact download and signing process
2024-10-15 13:24:57 -07:00
mr. m 🤙
3ca94633cd
Stable merge ( #2105 )
...
* 🔖 Update version to 1.0.1-a.9
* Sign and package windows artifacts
* Refactor sign.ps1 script to download artifacts in parallel
---------
Co-authored-by: mauro-balades <mauro-balades@users.noreply.github.com>
2024-10-14 16:58:50 -07:00
Mauro Baladés
69093204b9
Update sign.ps1 script to include git pull command
2024-09-29 21:54:43 +03:00
Mauro Baladés
72ec61c302
Update version to 1.0.1-a.4 in update.xml files and open Visual Studio Code
2024-09-23 22:38:25 +03:00
Mauro Baladés
9d76fc8761
Update signing process to use SHA256 hash algorithm
2024-09-18 05:45:58 +03:00
Mauro Baladés
1cd57e08c0
Update update.xml files for version 1.0.1-a.2
2024-09-18 05:44:57 +03:00
Mauro Baladés
dcd9e0b94f
Refactor SURFER_COMPAT handling in sign.ps1
2024-09-16 20:40:16 +03:00
Mauro Baladés
617a2c89cd
Refactor unpacking of Windows build tar files
2024-09-16 20:32:04 +03:00
Mauro Baladés
f790e13f14
Refactor unpacking of Windows build tar files
2024-09-16 17:03:02 +03:00
Mauro Baladés
b05dd8f8a0
Refactor .gitattributes to enable Git LFS for object tar files
2024-09-16 01:42:41 -07:00
Mauro Baladés
035568d81f
Refactor alpha.yml workflow to enable Git LFS pull
2024-09-15 20:13:23 -07:00
Mauro Baladés
473776c0f7
Refactor build/winsign/sign.ps1 to download windows-x64-obj-generic
2024-09-15 09:59:04 -07:00
Mauro Baladés
0ff30f0a58
Refactor build/winsign/sign.ps1 to download windows-x64-obj-generic
2024-09-14 16:18:02 -07:00
Mauro Baladés
2681955405
Update @zen-browser/surfer to version 1.4.10
2024-09-14 16:15:10 -07:00
Mauro Baladés
bafd5bb012
Refactor sign.ps1 to update signing process and package specific build
2024-09-14 15:36:34 -07:00
Mauro Baladés
c35494cbcf
Refactor sign.ps1 to update signing process and package specific build
2024-09-14 17:57:52 -07:00
Mauro Baladés
5ae2cc8989
Refactor sign.ps1 to update signing process and package specific build
2024-09-14 13:32:58 -07:00
Mauro Baladés
cf0d35f7c9
Refactor sign.ps1 script to download specific and generic object files from runner
2024-09-13 22:36:31 -07:00
Mauro Baladés
873bcbc24d
Refactor sign.ps1 script to remove unnecessary directory creation
2024-09-13 21:55:32 -07:00
Mauro Baladés
ad4f43d46d
Refactor sign.ps1 script to enforce mandatory parameters order
2024-09-13 21:42:28 -07:00
Mauro Baladés
016d8eb806
Refactor windows-alpha-build.yml to update artifact path
2024-09-13 10:13:11 -07:00