Robo
e7b5076dd7
refactor: use sysroots on linux prod pipeline ( #192513 )
...
* ci: use sysroots on linux prod pipeline to build native modules
* ci: rebuild after electron update
2023-12-12 11:39:00 +01:00
Robo
12fece34ed
chore: update to electron 27 ( #197539 )
...
* chore: update electron@27.0.2
* chore: update debian dependencies
* chore: bump electron@27.0.4
* chore: bump electron@27.1.0
* chore: bump electron@27.1.3
* chore: bump distro
2023-12-07 10:48:24 +01:00
Robo
ef804e738b
chore: update electron@25.9.7 ( #199854 )
...
* chore: update electron@25.9.7
* chore: bump distro
2023-12-02 08:17:36 -07:00
Robo
83ba577c3f
chore: bump electron@25.9.6 ( #199179 )
2023-11-27 17:45:25 +01:00
Robo
e49ea372a1
chore: update electron@25.9.4 ( #198142 )
...
* chore: update electron@25.9.4
* chore: bump distro
2023-11-13 20:44:42 +01:00
João Moreno
2c973350c5
chore: bump electron@25.9.2 ( #196249 )
...
* chore: bump electron@25.9.2
* chore: bump distro
* install setuptools
https://github.com/nodejs/node-gyp/issues/2915
2023-10-23 14:43:33 +02:00
Robo
c6482f7f4b
chore: bump electron@25.9.1 ( #195755 )
...
* chore: bump electron@25.9.1
* chore: bump distro
2023-10-17 08:31:39 +02:00
João Moreno
9905225b1a
Remove win32-ia32 target ( #195559 )
...
* remove win32-ia32
* update distro
2023-10-16 13:28:09 +02:00
João Moreno
318f421af3
chore: bump electron@25.8.4 ( #194488 )
2023-09-29 16:48:48 +01:00
Robo
a556eb6abb
chore: bump electron@25.8.2 ( #193798 )
...
* chore: bump electron@25.8.2
* chore: bump distro
2023-09-22 15:51:59 +01:00
Robo
7b0ae6cf9d
chore: bump electron@25.8.1 ( #193060 )
...
* chore: bump electron@25.8.1
* chore: bump distro
2023-09-14 04:47:41 +01:00
Robo
5f7b620db8
chore: bump electron@25.8.0 ( #191905 )
...
* chore: bump electron@25.8.0
* chore: update internal build id
* chore: bump distro
2023-09-01 08:32:05 +02:00
Robo
35be9bf683
chore: update electron@25.7.0 ( #191282 )
...
* chore: update electron@25.7.0
* chore: update internal build id
* chore: bump distro
2023-08-30 06:03:40 +02:00
Robo
6d939f466e
chore: bump electron@25.5.0 ( #190490 )
...
* chore: bump electron@25.5.0
* chore: bump distro
2023-08-15 17:31:11 +01:00
Robo
ea490e5545
chore: update to Electron 25 ( #188268 )
...
* chore: update electron@25.3.0
* ci: update NodeTool version
* chore: update @types/node
* add more common types to layers checker
* chore: update debian dependencies
* chore: update rpm dependencies
* fix: use legacy dns result order of Node.js
* ci: remove deprecated always-auth npm config
Refs npm/cli@72a7eeb
* chore: update deb and rpm dependencies
* chore: update armhf rpm dependencies
* chore: update x64 debian dependencies
* chore: update x64 rpm dependencies
* chore: update electron@25.3.1
* chore: update electron@25.4.0
* chore: bump distro
* chore: bump distro
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-08-07 21:46:27 +09:00
Robo
6d355a1ed5
chore: update electron@22.3.18 ( #189049 )
...
* chore: update electron@22.3.18
* chore: bump distro
2023-07-27 15:22:42 +01:00
Robo
53e7651c52
chore: update electron@22.3.17 ( #188272 )
...
* chore: update electron@22.3.17
* chore: bump distro
2023-07-19 08:30:17 -07:00
Robo
6067bb4ebe
chore: bump electron@22.3.14 ( #185983 )
...
* chore: bump electron@22.3.14
* chore: bump distro
2023-06-23 15:43:02 +02:00
Robo
4dac9b530d
chore: bump electron@22.3.13 ( #185687 )
...
* chore: bump electron@22.3.13
* chore: bump distro
2023-06-20 18:55:16 +02:00
Robo
4df3657b4e
chore: add checksum for electron assets ( #185568 )
...
* chore: add checksum for electron assets
* chore: bump distro
* chore: add pdb checksums
2023-06-19 23:46:41 +09:00
Robo
8fb5ea0142
feat: use custom tag instead of custom version for MS electron releases ( #181309 )
...
* feat: use custom tag instead of custom version for MS electron releases
* chore: bump @vscode/gulp-electron
* chore: move build id to .yarnrc
* chore: rename enableUNCAccessChecks => restrictUNCAccess
* chore: update electron@22.3.11
* chore: add build info to about dialog
* chore: simplify helper function
* chore: remove unused node.js checksums
* chore: bump nodejs internal version
* chore: bump distro
* fix: revert changes to sign.ts
* chore: bump distro
2023-06-17 03:03:35 +02:00
Benjamin Pasero
8afb685c9b
eng - add checksum validation support to nodejs and extensions ( #184877 )
...
* eng - add `checksum` validation support to `remote`
* eng - wire in more `checksum` support
* eng - renames for remote fetching
* eng - renames for remote fetching
* eng - disable verbose
* eng - always fetch verbose in CI
* eng - 💄
* eng - add checksums for node
* eng - report checksum matches
* eng - fix build
* eng - warn when not being able to check sum
* eng - support checksums for built in extensions
* eng - clear todo
* eng - add nodejs metadata to product.json
* 🆙 version
* 🆙 distro
* update distro
* eng - switch to checksum file
* cleanup alpine
* fix alpine
* fix bug
* eng - fetch all from remote
* eng - 💄
* eng - print checksums
* eng - fix missing import
* 🆙 distro
* undo version change
2023-06-14 16:57:06 +02:00