mr. m
76ef248752
Revert "simple syntax fix in Build.ts"
2025-03-30 13:15:37 +02:00
mr. M
921ecf68bf
bump version to 1.11.0 and update MacOS bundle name format
2025-03-30 12:12:35 +02:00
mr. m
e0814653df
Merge pull request #14 from blu3berryys/main
...
Setup Dependabot and update actions
2025-03-30 11:17:11 +02:00
mr. m
bc89cb9637
Delete .github/dependabot.yml
2025-03-30 11:16:43 +02:00
mr. m
9f5996b461
Merge pull request #16 from PeterCardenas/add-macports-note
...
fix: add macports note for installing gnutar
2025-03-30 11:15:53 +02:00
mr. m
d11dec2e7b
Merge pull request #17 from PeterCardenas/include-output-in-config-dispatch
...
chore: include output in configDispatch
2025-03-30 11:15:34 +02:00
mr. m
f2e5f5a89e
Merge pull request #19 from PeterCardenas/ensure-tests-dir
...
fix: ensure tests directory exists before checking it
2025-03-30 11:14:53 +02:00
mr. m
1ff13e1caf
Merge pull request #20 from gorkareplay/simple-syntax-fix
...
simple syntax fix in Build.ts
2025-03-30 11:14:41 +02:00
mr. m
098950b3d4
Merge pull request #21 from UnownPlain/arp-entry-fix
...
Set publisher in install registry to `brandingVendor`
2025-03-30 11:14:10 +02:00
mr. m
ed33d4b3e1
Merge pull request #22 from Slowlife01/jobs
...
feat: add option to specify number of jobs for build command
2025-03-30 11:13:29 +02:00
mr. m
744f0e3260
Merge pull request #15 from PeterCardenas/fix-commit-failing
...
fix: hard fail when committing fails
2025-03-30 11:11:56 +02:00
mr. M
ede53fca1e
bump version to 1.10.6 and export getCurrentBrandName function for MacOS settings
2025-03-30 10:02:57 +02:00
Slowlife
e4a0198e2b
style: change to single qoute
2025-03-30 10:00:42 +07:00
Slowlife01
d08babdb87
chore: update description for jobs option in commands
2025-03-27 11:02:41 +07:00
Slowlife01
297568f365
style: format
2025-03-27 10:53:35 +07:00
Slowlife01
fc713c85db
add option to specify number of jobs for build command
2025-03-27 10:50:31 +07:00
UnownPlain
6397f032d3
Set publisher in install registry to brandingVendor
2025-03-20 15:49:35 -04:00
gorkareplay
f2fa1a517a
simple syntax fix
2025-03-18 10:59:30 +01:00
Peter Cardenas
fba8eed285
fix: set core.safecrlf to false to prevent errors
2025-03-16 14:21:21 -07:00
Peter Cardenas
776e5d8741
fix: ensure tests directory exists before checking it
2025-03-16 13:39:13 -07:00
Peter Cardenas
7a581dc168
chore: include output in configDispatch
...
allows for acting on the output after executing a command. This will be
useful with https://github.com/zen-browser/surfer/pull/15 to only apply
`commit.gpgSign false` if a gpg key is not present in the config.
2025-03-16 12:58:00 -07:00
Peter Cardenas
0daeceff9f
fix: add macports note for installing gnutar
2025-03-16 12:35:42 -07:00
Peter Cardenas
c331d4dd02
fix: set commit.gpgSign to false to avoid errors
2025-03-16 12:22:10 -07:00
Peter Cardenas
a3b5864543
fix: hard fail when committing initial commit fails
2025-03-16 12:21:40 -07:00
mr. M
fd234005ec
bump version to 1.10.5 and add debug logging for patch copying
CI / general (push) Has been cancelled
2025-03-14 18:10:52 +01:00
mr. M
811acaa819
bump version to 1.10.4 and add error handling for patch copying on Windows
CI / general (push) Waiting to run
2025-03-14 13:10:03 +01:00
mr. M
488575eaee
bump version to 1.10.3 and update CURRENT_DIR reference in patch handling
CI / general (push) Has been cancelled
2025-03-13 00:17:57 +01:00
mr. M
dc45598a8a
bump version to 1.10.0 and refactor patch handling to support test files
2025-03-12 23:51:03 +01:00
mr. M
674f6806dc
bump version to 1.9.20 and update release notes URL
CI / general (push) Has been cancelled
2025-03-08 01:58:53 +01:00
mr. M
7e928eb3cc
bump version to 1.9.19 and update branding display name variable; remove obsolete test files
CI / general (push) Has been cancelled
2025-02-18 12:14:10 +01:00
mr. m
414c9c0d94
bump version to 1.9.18 and update branding display name variable
CI / general (push) Has been cancelled
2025-02-16 16:04:32 +00:00
mr. m
f45f016218
bump version to 1.9.17 and update branding display name variable
2025-02-16 11:41:23 +00:00
blu3
4208a06d5c
Create FUNDING.yml
2025-02-05 14:35:50 +03:00
blu3
010efee2ee
Uppercase
2025-02-05 14:24:56 +03:00
blu3
2c5b6cf7d3
Update gitignore
2025-02-05 13:30:04 +03:00
blu3
451abdd886
Setup Dependabot
2025-02-05 13:21:42 +03:00
blu3
e76f2c603d
Delete .vscode directory
2025-02-05 13:18:36 +03:00
blu3
a93782c851
Update actions
2025-02-05 13:18:07 +03:00
mr. M
9275c14c72
refactor package command to ensure dist directory is created if it doesn't exist
CI / general (push) Has been cancelled
2025-01-28 17:45:47 +01:00
mr. m
cbd450a81a
bump version to 1.9.15 and improve macOS binary path handling
2025-01-28 13:57:53 +00:00
mr. M
92c4d3eb49
bump version to 1.9.14 and refactor code for consistency and readability
CI / general (push) Waiting to run
2025-01-27 23:31:47 +01:00
mr. M
073adf331b
bump version to 1.9.13 and add early exit for SURFER_MOZCONFIG_ONLY environment variable
CI / general (push) Waiting to run
2025-01-27 01:10:01 +01:00
mr. M
e91d11b419
bump version to 1.9.12 and simplify macOS release naming and update URL handling
CI / general (push) Waiting to run
2025-01-26 19:49:34 +01:00
mr. M
89b2c3927a
bump version to 1.9.10 and remove unused zenMacDestDir variable from package command
CI / general (push) Has been cancelled
2025-01-23 14:24:53 +01:00
mr. M
64ca9e9eb9
bump version to 1.9.9 and remove macOS signing logic from package command
2025-01-23 12:09:10 +01:00
mr. M
6a07b88f97
bump version to 1.9.8 and remove git initialization check for official builds
CI / general (push) Has been cancelled
2025-01-10 00:51:53 +01:00
mr. M
8ced305586
update package command to use dynamic brand name for volume
CI / general (push) Waiting to run
2025-01-09 16:42:15 +01:00
mr. m
c0141612e6
Fixed stapling the app
CI / general (push) Has been cancelled
2025-01-08 14:07:59 +00:00
mr. m
d63530a4ff
bump version to 1.9.5 and add branding check to prevent git initialization for official builds
CI / general (push) Waiting to run
2025-01-08 10:21:51 +00:00
mr. M
c3a4290d66
bump version to 1.9.4 and remove provisioning profile move logic from package command
CI / general (push) Waiting to run
2025-01-07 22:31:45 +01:00