Commit graph

786 commits

Author SHA1 Message Date
Sergio Padrino 875b96b5d0
Merge pull request #16528 from desktop/focus-visible
Replace wcig-focus-ring (deprecated) with CSS' focus-visible
2023-04-17 13:23:55 +02:00
Sergio Padrino 074156226b Remove focus-visible dependency 2023-04-14 11:18:03 +02:00
Sergio Padrino 81b02b3dbc Replace wcig-focus-ring (deprecated) with focus-visible 2023-04-13 12:54:52 +02:00
Markus Olsson d31d74a7da 🎨 cleanup 2023-04-13 11:32:36 +02:00
Markus Olsson b63e0e3c92 Remove deprecated request dependency in favor of node-fetch 2023-04-13 11:26:23 +02:00
Markus Olsson a0f5e31492 Move getFileHash into own file for reusability 2023-04-13 11:25:29 +02:00
Markus Olsson ef9aed9fa0 Replace deprecated azure-storage package 2023-04-13 11:05:15 +02:00
Markus Olsson e328d5ef72
Merge pull request #16155 from desktop/releases/3.1.8
Release 3.1.8
2023-02-22 09:55:00 +01:00
tidy-dev 2ada979c20 Release 3.1.8 2023-02-17 11:56:10 -05:00
Brendan Forster 3ba91f9293 update electron-builder to latest release, deprecate config for snap 2023-02-17 11:39:34 -04:00
Sergio Padrino 12078e30cf Add "allow JIT" entitlement to macOS builds 2023-01-26 15:34:44 +01:00
Sergio Padrino 222c0f5778 Bump expected Electron version to 22.0.3 on beta builds 2023-01-26 10:26:04 +01:00
Sergio Padrino 564aca580e
Merge pull request #15794 from desktop/electron-version-control
Validate Electron version before beta/prod builds
2023-01-23 09:42:42 +01:00
Samyek 6d09bc7de9 typo solved 2023-01-17 19:08:53 +00:00
Samyek 682752be4c updated year 2023-01-01 09:48:19 +00:00
Sergio Padrino 4078447683 Add new script to validate the Electron version included in our builds 2022-12-16 14:55:29 +01:00
Sergio Padrino 581567d64b Make sure Squirrel.Windows isn't affected by partially or completely disabled releases 2022-10-12 12:13:10 +02:00
Sergio Padrino 67d1f50fdf
Merge pull request #14853 from desktop/releases/3.0.3-beta1
Release 3.0.3-beta1
2022-06-22 15:28:52 +02:00
Sergio Padrino 9098225e66 Fix release notes detection with multiple "Notes:" lines 2022-06-22 13:44:12 +02:00
Sergio Padrino 9d745da775 Update release-pr-content.sh 2022-06-22 12:28:30 +02:00
Sergio Padrino 7726a94fbd Reuse logic from bash script in yarn draft-release:pr 2022-06-14 18:37:34 +02:00
Sergio Padrino c0f6a4318a Check for test/beta versions properly 2022-06-14 18:37:22 +02:00
Sergio Padrino 3aeb375be5 Create PR from Action 2022-06-14 18:27:59 +02:00
Sergio Padrino 704e279a60 Create PRs in the right repository 😂 2022-06-09 16:18:56 +02:00
Sergio Padrino fe093ae481 Add draft-release:pr script to create release PRs 2022-06-08 15:47:13 +02:00
Sergio Padrino 41d5ba1209 Improve draft-release script to skip release PRs and grab notes from PR body 2022-06-03 14:07:48 +02:00
Sergio Padrino bf337818cf Improve draft-release script to create release branch 2022-06-03 14:07:31 +02:00
tidy-dev 25a9d5ece5
Merge pull request #14493 from desktop/add-way-to-generate-pretext-notes
Add way to generate pretext notes from draft
2022-05-13 12:10:05 -04:00
tidy-dev 82be843a41 Update getNextVersionNumber to expect a test version or prod version 2022-05-11 12:58:39 -04:00
tidy-dev 871e606cc1 gettingLatestRelease now includes test channel 2022-05-11 12:47:26 -04:00
Markus Olsson 4686d0006a Get rid of unused coverage reporting 2022-05-04 12:13:38 +02:00
Markus Olsson 78e4d2d8c8 Use Array.prototype.at 2022-05-04 09:27:05 +02:00
tidy-dev 9749d64130 Generates pretext from pretext-draft.md 2022-05-03 09:21:14 -04:00
tidy-dev 60c1a2305f Adds a basic test version 2022-05-03 09:20:44 -04:00
Sergio Padrino f55acf59e7 Enable code signing on macOS for dev builds 2022-04-05 10:29:19 +02:00
Markus Olsson 365d089534 Prettify files with prettier 2.6.0
Co-Authored-By: Harry Hopkinson <63599884+Harry-Hopkinson@users.noreply.github.com>
2022-03-18 12:58:24 +01:00
Tsvetilian Yankov 23950c157e Update license overrides with version 2.3.1 of tslib 2022-03-17 15:37:31 +02:00
Markus Olsson ed6162a7dd Convert a bunch of sync fs methods to node fs 2022-03-04 16:12:05 +01:00
Markus Olsson bfe2c276c8 Let's throw the sync methods in here for good measure 2022-03-04 16:01:36 +01:00
Markus Olsson 372bff5360 Look at you, hiding there disguised as fs 2022-03-04 15:58:53 +01:00
Markus Olsson aa5d0eb0e7 We can have nice things! 2022-03-04 00:45:39 +01:00
Sergio Padrino ee9d828cf3
Merge pull request #14025 from desktop/substr-substring-substitution
Stop using substr, part one
2022-03-03 13:36:09 +01:00
Sergio Padrino 47adedd909
Merge pull request #14051 from desktop/use-the-execfile-luke
Replace custom spawn implementations with promisified exexFile
2022-03-03 13:33:41 +01:00
Markus Olsson 9ff1015827 Let's not do this cleanup in this PR 2022-03-02 09:42:10 +01:00
Markus Olsson ef312b74a6 Add helper method for executing shell commands in scripts 2022-03-01 13:25:22 +01:00
Markus Olsson 09f16b4184 Search and replace for the straightforward cases
substr(X) can be substituted for substring(X)
substr(0, X) can be substituted for substring(0, X)
2022-02-28 15:26:36 +01:00
Markus Olsson aa604d6ecb Use execFile instead of custom spawn method
They do pretty much the exact same thing and we can save on some code that we nee to maintain
2022-02-28 13:44:40 +01:00
Sergio Padrino 784378f621 Merge branch 'development' into bump-webpack 2022-02-23 10:43:46 +01:00
Sergio Padrino 89103f406f I still don't know what I'm doing…
…but at least it builds!
2022-02-15 17:33:17 +01:00
tidy-dev b50cc952d2 Update iconURL path 2022-02-15 09:08:15 -05:00