mr. M
|
d9939ea9be
|
Refactor macOS build workflow to remove specific .app cleanup and delete unused telemetry build scripts
|
2025-01-26 15:57:11 +01:00 |
|
mr. M
|
b863045a8f
|
Rename extract_dmg to unpack_dmg in macOS build workflow and fix newline in surfer.json
|
2025-01-25 22:55:42 +01:00 |
|
mr. M
|
ac53d731e9
|
Refactor macOS build workflow to streamline .app extraction from DMG files
|
2025-01-25 21:19:26 +01:00 |
|
mr. M
|
74a4d982a5
|
Update macOS build workflow to use wildcard for DMG file attachment
|
2025-01-25 17:41:08 +01:00 |
|
mr. M
|
d41f0d7cf4
|
Add directory change to macOS build workflow before extracting .app from dmg
|
2025-01-25 15:47:47 +01:00 |
|
mr. M
|
9ebfc973f3
|
Add set -ex to macOS build workflow for improved error handling during .app extraction
|
2025-01-25 15:46:56 +01:00 |
|
mr. M
|
9850c977be
|
Refactor macOS build workflow to improve artifact packaging process
|
2025-01-25 15:45:37 +01:00 |
|
mr. M
|
abedcd8896
|
Remove emoji from extract step name in macOS build workflow
|
2025-01-25 13:52:12 +01:00 |
|
mr. M
|
c67440a940
|
Fix variable reference in artifact packaging step of macOS build workflow
|
2025-01-25 12:15:37 +01:00 |
|
mr. M
|
504faad077
|
Refactor macOS build workflows to improve artifact handling and extraction process
|
2025-01-25 10:49:47 +01:00 |
|
mr. M
|
ca4952c02c
|
Add build ID generation and pass to build workflows
|
2025-01-25 00:44:40 +01:00 |
|
mr. M
|
952385f362
|
Fix quoting for APP_NAME environment variable in macOS build workflow
|
2025-01-24 21:25:49 +01:00 |
|
mr. M
|
ac600ad91b
|
Remove redundant APP_NAME verification step in macOS build workflow
|
2025-01-24 19:08:04 +01:00 |
|
mr. M
|
22a042d35d
|
Refine APP_NAME extraction and add verification step in macOS build workflow
|
2025-01-24 17:04:10 +01:00 |
|
mr. m
|
0def2c24c8
|
Update macos-universal-release-build.yml
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-24 02:00:22 +01:00 |
|
mr. M
|
a09f3ab32c
|
Limit search depth for .app folders and refine APP_NAME extraction in macOS build workflow
|
2025-01-23 23:55:02 +01:00 |
|
mr. M
|
5f7fcd57d2
|
Fix quoting for environment variable expansion in macOS build workflow
|
2025-01-23 21:47:17 +01:00 |
|
mr. M
|
c3f22ec7eb
|
Update macOS build workflow to specify artifact download paths for architecture-specific folders
|
2025-01-23 19:47:47 +01:00 |
|
mr. M
|
a640509e04
|
Enhance macOS build workflows by renaming artifact paths and adding a step to list .app folders
|
2025-01-23 16:47:33 +01:00 |
|
mr. M
|
83f8975a50
|
Update macOS build workflow to include mac dependency and modify Firefox browser identifier in hardened runtime configuration
|
2025-01-23 12:20:20 +01:00 |
|
mr. M
|
ce7c1f797f
|
Refactor macOS build workflow and remove deprecated entitlements files
|
2025-01-23 12:10:26 +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 |
|