Commit Graph

44 Commits

Author SHA1 Message Date
Fedor Indutny 0c13ee896a
Update node to 16.15.0 to match electron 2022-08-29 15:40:57 -07:00
Fedor Indutnyy 7d36e4ce35 Merge pull request #5976 2022-08-24 10:43:04 -07:00
Fedor Indutny a450e13a99
Fetch PNI group credentials 2022-07-08 13:46:25 -07:00
Frazer Smith e5e93c609c
ci: fix invalid runner name 2022-06-17 13:48:38 +01:00
Frazer Smith a22d51b7c7
ci: update github actions 2022-06-17 13:47:57 +01:00
Josh Perez fb21285ce3 Merge branch 'main' into pr/5866 2022-05-04 21:28:12 -04:00
Dennis Ameling (he/him) c3f3553995 Use windows-latest CI runners 2022-04-28 21:06:58 +02:00
Fedor Indutny 99de97a099
Update electron to 18.1.0 2022-04-27 14:15:57 -07:00
Fedor Indutny 5d65e3b36c
Revert update to electron 18.1.0
* Revert "Update electron-builder to 23.0.8"

This reverts commit c8842d94ec.

* Revert "Update to electron@18.1.0"

This reverts commit 5f3a62cbb6.
2022-04-26 18:15:43 -07:00
Scott Nonnenberg 9921a07a0b
Prepare for branch move: development -> main 2022-04-25 15:53:31 -07:00
Fedor Indutny 5f3a62cbb6
Update to electron@18.1.0 2022-04-25 13:58:01 -07:00
Fedor Indutny e5ba00b798
Initial GV2 mock tests 2022-04-20 12:35:53 -07:00
Fedor Indutny 524f0cfaea
Update mock server and drop /etc/hosts requirement 2022-02-28 17:46:32 -06:00
Fedor Indutny 1d89ffcc2d
Update mock-server, upload ci logs on failure 2022-02-24 17:21:56 -08:00
Evan Hahn 811e38b633
Upgrade to Electron 17.0.1 2022-02-18 15:58:49 -06:00
Fedor Indutny 6281d52ec6
Storage service tests and benches in ts/test-mock 2022-02-11 14:32:51 -08:00
Fedor Indutny 82305a0c4f
Use upload-artifact to upload logs on failure 2022-02-02 10:14:27 -08:00
Fedor Indutny c931102d12
First storage service test 2022-01-31 14:01:34 -08:00
Fedor Indutny 7073f5660a
Don't run CI twice on pull requests 2021-12-23 19:50:07 +01:00
Fedor Indutny 9e9e5274cf
Fuse electron at build time 2021-12-17 09:50:42 -08:00
Scott Nonnenberg e74376b997
Remove Grunt in favor of ts/scripts 2021-12-14 10:43:46 -06:00
Fedor Indutny bbc13d058e
Update electron to 16.0.4 2021-12-09 09:06:04 +01:00
Fedor Indutny b71122c7f9
Use macOS Big Sur for CI 2021-12-06 13:50:49 -08:00
Fedor Indutny 874a019227
M1 Support 2021-12-03 23:49:15 +01:00
Fedor Indutny bd6ee4b16d
Use strict @electron/fuses 2021-11-23 23:00:44 +01:00
Fedor Indutny 519ca05911
Update electron to 15.3.0 2021-11-08 22:43:37 +01:00
Fedor Indutny d1d53b645d Ensure the app is closed before installing on Windows 2021-05-20 17:37:17 -07:00
Fedor Indutny a5b4025a67
Cache node_modules in CI, benchmark workflow 2021-04-13 15:39:46 -07:00
Fedor Indutny cfd77bf968 Update yarn to the latest for CI 2021-04-08 23:51:54 -04:00
Fedor Indutny 3970ae642d Update node to 14.16.0 2021-04-08 23:51:54 -04:00
Ewout ter Hoeven 8d3d51314e
CI: Maintenance, update checkout, setup-node and cache to v2 (#4813)
- Run on PRs
- Use v2 of checkout, setup-node and cache (for faster performance)
2021-02-04 15:00:02 -08:00
Evan Hahn 2ffa607c8b
Remove redundant lint checks from CI 2021-02-04 09:40:11 -08:00
Evan Hahn 34df011b06
Don't cache node_modules in CI 2021-02-04 09:39:40 -08:00
Evan Hahn c8b551edab Upgrade to Electron 11 2021-01-25 18:29:01 -08:00
Evan Hahn 4837014051 Skip redundant `lint-deps` checks on CI 2021-01-11 14:23:09 -08:00
Josh Perez 7543d8b60d
Ensures emoji index does not exceed bounds on results change 2021-01-07 13:39:17 -08:00
Evan Hahn 116ff74be8 Update license tests in preparation for new year 2020-12-17 12:12:52 -05:00
Scott Nonnenberg 2b8ae412e0
New feature flag with ability to migrate GV1 groups 2020-12-01 10:42:35 -06:00
Evan Hahn 8bfaf598af Add license headers across the project 2020-11-04 13:03:13 -06:00
Evan Hahn a951ccb14f remove yarn lint-windows 2020-10-12 18:10:07 -04:00
Josh Perez 474d1694ed
Error out in CI if there is a diff 2020-08-12 15:47:46 -07:00
Scott Nonnenberg 1631de45aa Don't run CI on macos unless we're in development/master branch 2020-04-06 18:06:54 -07:00
Scott Nonnenberg c44176f7f3 GitHub Actions: Split linting out, make other jobs dependent 2020-03-24 17:03:22 -07:00
Scott Nonnenberg 841461934d Move CI to GitHub Actions 2020-03-24 17:02:01 -07:00