Commit graph

420 commits

Author SHA1 Message Date
Christopher Willis-Ford
4513ace850 ci: try large size for Windows 2023-04-04 15:33:45 -07:00
renovate[bot]
c5b722663d chore(deps): update dependency copy-webpack-plugin to v5.1.2 2023-04-04 19:34:12 +00:00
Christopher Willis-Ford
5de4d15fc0 chore: test Renovate automerge for non-major vulnerability updates 2023-04-04 12:03:40 -07:00
Christopher Willis-Ford
8d367712b9
Merge pull request #328 from LLK/renovate/windows-5.x
chore(deps): update windows orb to v5
2023-04-04 08:00:49 -07:00
renovate[bot]
6b5beea351
chore(deps): update windows orb to v5 2023-04-04 09:34:38 +00:00
Christopher Willis-Ford
66819e1703 ci: temporarily disable signed builds 2023-04-03 19:29:20 -07:00
Christopher Willis-Ford
6511c23717 ci: add '--prefer-offline' to npm ci 2023-04-03 19:19:05 -07:00
renovate[bot]
a28c69eaa0 chore(deps): update dependency babel-plugin-react-intl to v7.9.4 2023-04-04 02:08:44 +00:00
Christopher Willis-Ford
95427a597d ci: increase Windows npm log level more 2023-04-03 14:10:12 -07:00
Christopher Willis-Ford
95d98daa2f ci: omit branch from npm cache key 2023-04-03 12:53:15 -07:00
Christopher Willis-Ford
95464010a1 ci: use Node orb and Node 16 2023-04-03 12:06:44 -07:00
Christopher Willis-Ford
dd66626e3e ci: fix deprecated macOS config 2023-04-03 09:31:58 -07:00
Christopher Willis-Ford
3ac27f7a34 chore(deps): upgrade to lockfileVersion 2, bump eslint-plugin-import
Without bumping `eslint-plugin-import`, `npm` was unable to resolve
dependencies.
2023-04-03 08:40:07 -07:00
renovate[bot]
7f7b39222f chore(deps): update windows orb to v2.4.1 2023-03-31 20:57:38 +00:00
renovate[bot]
0faf727375 chore(deps): update dependency async to v3.2.4 2023-03-31 20:12:15 +00:00
Christopher Willis-Ford
5188038593 chore(deps): fix incorrect 'extends' in Renovate config 2023-03-31 12:47:02 -07:00
Christopher Willis-Ford
8dca3fc21a
Merge pull request #249 from LLK/renovate/configure
Configure Renovate
2023-03-31 10:31:19 -07:00
Christopher Willis-Ford
17ccf3a688 chore(deps): configure Renovate with LLK/scratch-renovate-config 2023-03-31 10:22:15 -07:00
renovate[bot]
e70efc7b24
chore(deps): add renovate.json 2023-03-31 17:07:44 +00:00
Christopher Willis-Ford
5b0c63ba94 3.29.1 2022-02-22 10:21:21 -08:00
Christopher Willis-Ford
2af19f9cc4 only cache Homebrew's cache, not the git repo
On newer macOS images, restoring Homebrew's git repo doesn't work
correctly.
2022-02-22 10:20:48 -08:00
Christopher Willis-Ford
8c0ae87f89 3.29.0 2022-02-22 09:40:18 -08:00
Christopher Willis-Ford
1d86dacb5b bump scratch-gui to scratch-desktop-v3.29.0 2022-02-22 09:39:25 -08:00
Christopher Willis-Ford
032619ce60
Merge pull request #220 from LLK/fastlane
Use Fastlane Match to help with signed builds
2022-02-17 08:31:21 -08:00
Christopher Willis-Ford
e180d88c13 remove Gemfile since we're not using bundler 2022-01-31 14:37:39 -08:00
Christopher Willis-Ford
cd92252520 make a lane specifically for CircleCI 2022-01-31 14:37:30 -08:00
Christopher Willis-Ford
123e8ed2ca add mac_installer_distribution 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
8f094f37f1 add setup_circle_ci to Fastfile 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
8e562edc25 use provisionprofiles from Fastlane Match 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
b5d99710bc add 'add_ssh_keys' step when signing 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
19e82b1929 use Fastlane Match in readonly mode on CI 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
c0355803c7 use Fastlane Match in CI 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
3a95c0c213 CircleCI no longer supports Xcode 11.1.0 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
ef8d47920b add match actions to Fastfile 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
53d51df4c5 customize Fastlane setup output 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
4a1631040f fastlane setup 2022-01-27 16:44:13 -08:00
Christopher Willis-Ford
b9bda6945f 3.28.0 2022-01-26 19:32:41 -08:00
Christopher Willis-Ford
c81ca4d06e bump scratch-gui to scratch-desktop-v3.28.0 2022-01-26 19:32:11 -08:00
Christopher Willis-Ford
4b462212a8
Merge pull request #211 from LLK/electron-15
Update to Electron 15
2021-11-10 10:38:17 -08:00
Christopher Willis-Ford
2ba74d7ac0 work around Electron dialog title bug
In previous versions of this app, Electron automaticaly put "Scratch"
in the title bar for these dialogs.

See https://github.com/electron/electron/issues/30223
2021-11-10 07:04:31 -08:00
Christopher Willis-Ford
c5caa7acc5 disable contextIsolation for now
We should try to re-enable this once we have time to do the necessary
refactoring
2021-11-09 09:34:03 -08:00
Christopher Willis-Ford
2446231896 update electron-store to 8.0.1 2021-11-09 09:09:52 -08:00
Christopher Willis-Ford
a6aa13cbda update electron-devtools-installer to 3.2.0 2021-11-09 09:09:52 -08:00
Christopher Willis-Ford
ebb46367cf update electron-notarize to 1.1.1 2021-11-09 09:09:52 -08:00
Christopher Willis-Ford
e92a4f6ff2 update electron-builder to 22.13.1 2021-11-09 09:09:52 -08:00
Christopher Willis-Ford
fea44bdcc5 update electron to 15.3.1 2021-11-09 09:09:40 -08:00
Christopher Willis-Ford
6d09fd68b6 3.27.0 2021-11-09 06:51:54 -08:00
Christopher Willis-Ford
4ede611855 bump sratch-gui to scratch-desktop-v3.27.0 2021-11-09 06:51:43 -08:00
Christopher Willis-Ford
3529bb33e5 3.26.0 2021-09-16 16:13:09 -07:00
Christopher Willis-Ford
06516a075d bump scratch-gui to scratch-desktop-v3.26.0 2021-09-16 16:12:12 -07:00