mr. M
|
188fea025d
|
Update cron schedule for candidate release check to run on Tuesday at 4:59 AM
|
2025-01-28 00:33:01 +01:00 |
|
mr. M
|
343bfe12fd
|
Update Windows release build workflow to include apt-get update before installing dependencies
|
2025-01-24 21:23:32 +01:00 |
|
mr. M
|
acfdb5b191
|
Update Windows release build workflow to include --fix-missing in apt-get install command
|
2025-01-24 18:42:51 +01:00 |
|
mr. M
|
74c9923f0b
|
Improve self-hosted runner script execution and enhance ZenCustomizableUI event handling for better UI responsiveness
|
2025-01-21 23:08:27 +01:00 |
|
mr. M
|
a86bb5197d
|
Refactor build workflow and patch for improved self-hosted runner management and customizable UI functionality
|
2025-01-21 22:26:56 +01:00 |
|
mr. M
|
d757c36569
|
Fix self-hosted runner stop script execution by decoding base64 and using bash
|
2025-01-15 17:07:38 +01:00 |
|
mr. m
|
92fc0f4044
|
Fixed installing aria2
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-15 11:39:26 +01:00 |
|
mr. m
|
7b90548f88
|
Fixed stoping self-hosted release runners
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-15 11:36:01 +01:00 |
|
mr. m
|
c0d64f91c0
|
Update build.yml
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-15 11:33:45 +01:00 |
|
mr. m
|
cd86c556a9
|
Install aria2c for release builds
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-15 11:30:05 +01:00 |
|
mr. M
|
dd5461273c
|
Fix package manager commands in release build script
|
2025-01-14 18:59:19 +01:00 |
|
mr. M
|
818100e3d8
|
Update Flatpak configuration and templates for app.zen_browser.zen
|
2025-01-14 18:43:14 +01:00 |
|
mr. M
|
1dbc492aac
|
Refactor self-hosted runner script execution in build workflow
|
2025-01-14 17:58:08 +01:00 |
|
mr. M
|
f6d3b4d868
|
Refactor workflow and scripts for improved functionality; update package.json commands and ensure consistent return values in scripts.
|
2025-01-13 22:53:39 +01:00 |
|
mr. M
|
98c5f0efb7
|
Add script to check Firefox release candidates and notify via Discord
|
2025-01-13 22:46:48 +01:00 |
|
mr. M
|
661916eac6
|
Add fallback to remove self-hosted runner scripts without error
|
2025-01-13 00:45:20 +01:00 |
|
mr. M
|
f123e0534b
|
Decode self-hosted runner start script from base64 before execution
|
2025-01-12 21:01:05 +01:00 |
|
mr. M
|
9160111e20
|
Refactor lint job to use reusable workflow for code linting
|
2025-01-12 20:53:46 +01:00 |
|
mr. M
|
1318341451
|
Increase sleep duration to 90 seconds for runner readiness in build workflow
|
2025-01-12 20:50:33 +01:00 |
|
mr. M
|
e9456ac073
|
Update AWS CLI installation in build workflow to include --update flag
|
2025-01-12 20:47:01 +01:00 |
|
mr. M
|
5865b9fd2d
|
Update GitHub Actions to use self-hosted runners for x86_64 release builds
|
2025-01-12 20:45:12 +01:00 |
|
mr. M
|
7e5be9f0b8
|
Comment out exit on branch mismatch in build workflow
|
2025-01-12 20:15:35 +01:00 |
|
mr. M
|
33744a4a73
|
Add aws-cli installation steps to build workflow and update script handling
|
2025-01-12 18:33:18 +01:00 |
|
mr. M
|
3bb64df473
|
Add self-hosted runner management to build workflow
|
2025-01-12 18:27:45 +01:00 |
|
mr. M
|
225ab67a50
|
Add autopep8 configuration and integrate into workflows for code formatting
|
2025-01-12 16:57:34 +01:00 |
|
mr. M
|
50a48cdf24
|
Add conditional check for branch verification in build workflow
|
2025-01-11 17:48:06 +01:00 |
|
mr. m
|
ed7735e3b8
|
Update build.yml
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-10 16:29:09 +01:00 |
|
mr. m
|
c41f4392ca
|
Fixed macos licensing
|
2025-01-09 12:06:39 +00:00 |
|
mr. m
|
c613abc5fc
|
Actualizar configuración de compilación de macOS: eliminar PGO condicional y ajustar opciones de xcrun
|
2025-01-09 10:04:10 +00:00 |
|
mr. M
|
6c9fb9b3bb
|
Refactor build configurations to standardize runner environments and update LTO settings in mozconfig
|
2025-01-08 21:19:23 +01:00 |
|
mr. M
|
46c8d6d3e4
|
Update macOS build configuration and override LTO settings in mozconfig
|
2025-01-08 18:01:50 +01:00 |
|
mr. M
|
301490a341
|
Add input parameter for release creation in twilight-release-schedule workflow
|
2025-01-08 17:57:45 +01:00 |
|
mr. M
|
e9936865d9
|
Add ZEN_GA_DISABLE_PGO environment variable to disable PGO and update codesign script for verbose output
|
2025-01-08 17:54:50 +01:00 |
|
mr. M
|
c003a2594b
|
Update build configurations for Linux and Windows to optimize architecture-specific settings
|
2025-01-08 17:20:40 +01:00 |
|
mr. m
|
a14220c12d
|
Update linux-release-build.yml
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-08 16:55:07 +01:00 |
|
mr. m
|
59f9b9967e
|
Agregar carga de configuración de CI para Surfer en el flujo de trabajo de compilación de Windows
|
2025-01-08 10:39:30 +00:00 |
|
mr. m
|
c7a80d5c6e
|
Actualizar la configuración de compilación de macOS y las dependencias de @zen-browser/surfer a la versión 1.9.5
|
2025-01-08 10:36:14 +00:00 |
|
mr. M
|
73f932fade
|
Update Linux and Windows build workflows to use warp-ubuntu-latest-x64-16x for release branch
|
2025-01-08 00:15:05 +01:00 |
|
mr. M
|
2d4f9d4d7b
|
Disable PGO for aarch64 builds when ZEN_GA_DISABLE_PGO flag is set in Windows build configuration
|
2025-01-07 23:53:17 +01:00 |
|
mr. M
|
203163de43
|
Refactor Windows build workflow by removing unnecessary dependencies
|
2025-01-07 23:12:20 +01:00 |
|
mr. M
|
98fa56eed5
|
Enhance Windows build workflow by adding additional dependencies for improved compatibility
|
2025-01-07 23:04:49 +01:00 |
|
mr. M
|
3ecd929125
|
Update Windows build workflows to use warp-windows-latest-x64-8x for release branch
|
2025-01-07 22:52:46 +01:00 |
|
mr. M
|
5c00c8f1ab
|
Add conditional checks for aarch64 architecture in Windows release build workflow
|
2025-01-07 22:48:55 +01:00 |
|
mr. M
|
5fcb120811
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-01-07 22:43:00 +01:00 |
|
mr. M
|
2fc67fae18
|
Update build workflow to map 'release' branch to 'stable'
|
2025-01-07 22:42:55 +01:00 |
|
mr. m
|
6207d5ebf5
|
Update build.yml
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-07 22:37:39 +01:00 |
|
mr. M
|
18b64c3999
|
Update surfer dependency to version 1.9.4, adjust provisioning profile handling, and clean up codesign script
|
2025-01-07 22:36:04 +01:00 |
|
mr. m
|
34e5e6c151
|
Merge branch 'dev' into macos-credentials-fix
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-07 18:03:29 +01:00 |
|
mr. M
|
e84e774fcf
|
Update surfer dependency to version 1.8.9 and clean up provisioning profile references
|
2025-01-07 16:35:39 +01:00 |
|
mr. M
|
795e71a27a
|
Add provisioning profile import and update surfer dependency to 1.8.7
|
2025-01-07 14:20:53 +01:00 |
|