Commit graph

71 commits

Author SHA1 Message Date
Baptiste Augrain 5f055bf5ae wip: testing windows-build-tools 2023-10-07 22:02:11 +02:00
Baptiste Augrain e863d764eb wip: add debug [skip ci] 2023-10-07 20:08:07 +02:00
Baptiste Augrain 5e143f4297 wip: update node_gyp path [skip ci] 2023-10-07 20:00:52 +02:00
Baptiste Augrain 5e61d7d3db wip: fix git merge [skip ci] 2023-10-05 17:25:23 +02:00
Baptiste Augrain 240fb384a2 wip: fix git merge [skip ci] 2023-10-05 17:08:54 +02:00
Baptiste Augrain 8de14b5c6a wip: use patched node-gyp [skip ci] 2023-10-05 16:44:52 +02:00
Baptiste Augrain 5621279b19 fix: disable node check on linux 2023-09-07 17:35:38 +02:00
Baptiste Augrain 1e41cef8a6
fix: exit when patching fails (#1587) 2023-08-04 11:02:12 +02:00
Baptiste Augrain 0b2fc64a3b
fix: correctly update product.json (#1581) 2023-07-27 02:11:09 +02:00
Zac 79baded01d
refactor: shell optimizations 2023-07-23 18:35:27 +02:00
Zac b4318d78a0
refactor: passing linter for root bash scripts (#1569) 2023-07-20 20:25:13 +02:00
Baptiste Augrain 443107bfa5
fix: 32bits builds (#1535) 2023-06-02 16:32:07 +02:00
Baptiste Augrain 4e373455f2
feat: add downloadUrl (#1449) 2023-03-26 09:41:43 +02:00
Crystal-RainSlide 8b5ad26b10
fix: use setpath_json for trusted domains (#1294) 2022-10-17 11:11:34 +02:00
Baptiste Augrain 633e46eede
feat: show announcements to welcome page (#1274) 2022-10-04 19:01:54 +02:00
Baptiste Augrain 8a80e023ad fix: bad keyword 2022-09-26 11:13:10 +02:00
Baptiste Augrain 2f8edd92f3 feat: add DISABLE_UPDATE env to disable updates 2022-09-26 09:30:43 +02:00
Baptiste Augrain 53cb71df89 fix: replace publisher's name (#1246) 2022-09-11 14:41:20 +02:00
Baptiste Augrain 3345c43231 ci: remove to much debug
skip-checks: true
2022-08-29 16:06:56 +02:00
Baptiste Augrain 61e880da67
feat: insider version (#1217) 2022-08-29 15:13:25 +02:00
Baptiste Augrain 81d304fa37
fix: split version for vscode (#1202) 2022-08-16 19:00:11 +02:00
Baptiste Augrain 118ea7993d
feat: add release number (#1192) 2022-08-16 13:51:45 +02:00
Baptiste Augrain bbaaed2ec1
fix: update patches & install optional dependencies (#1115) 2022-06-09 22:19:30 +02:00
Frazer Smith 3737c9f4e2
build: Use cd ... || exit in case cd fails (#1107) 2022-06-08 22:03:44 +02:00
Baptiste Augrain 84b4396476
feat: add support for reh (#1111) 2022-06-08 16:59:06 +02:00
Frazer Smith 98d30bdc2c
build: double quote args and wrap in brace expansions (#1105) 2022-06-05 21:30:23 +02:00
Baptiste Augrain c2469ff520
fix: re-enable 32bits builds with npm_config_force_process_config env variable (#1082) 2022-05-14 18:44:59 +02:00
Maikel e480df5b1f
fix: update 'Report Issue' GitHub url. (#1068) 2022-05-07 09:51:33 +02:00
Baptiste Augrain db8d1e7a8d
fix: add missing extensionEnabledApiProposals and more (#1040) 2022-04-07 23:15:32 +02:00
Baptiste Augrain 108166f640
build: add MSI (#827)
Co-authored-by: Alexander Hass <4450722+alexhass@users.noreply.github.com>
2021-09-09 01:38:07 +02:00
Baptiste Augrain 5439ac0757
fix: update license menu (#824) 2021-09-07 12:22:40 +02:00
Baptiste Augrain 9c2f61b79c
fix: report issue to vscodium (#825) 2021-09-07 01:56:10 +02:00
Baptiste Augrain a5506b975c
add some small improvements (#803) 2021-08-23 05:05:01 +02:00
Baptiste Augrain b175fd43eb
fix: fail build when a patch can't be applied (#797) 2021-08-14 22:59:32 +02:00
Baptiste Augrain 8187c7fd7f
add a loop to apply patches (#779) 2021-07-29 12:31:54 +02:00
Swinder Pal Singh Juneja 64e101b963 Add ability to apply user specific patches to vscode source 2021-06-21 08:50:25 +05:30
jingyu9575 3d016f4f48
Add all extensionAllowedProposedApi from VSCode 2021-04-10 05:31:26 +08:00
jingyu9575 9b538aebc3
Fix Jupyter extension crash 2021-04-07 01:23:54 +08:00
Baptiste Augrain b07aee0b20 Merge branch 'master' into fix-binary 2021-03-24 22:42:06 +01:00
Baptiste Augrain ccd219e96e - add cacheUrl
- locate & load user-customized product.json
2021-03-19 13:27:33 +01:00
Baptiste Augrain e7c96e706d Merge branch '#537' into custom-gallery 2021-03-19 05:30:27 +01:00
Baptiste Augrain b99e93970e fixing windows 2021-03-11 04:11:59 +01:00
Baptiste Augrain 54b4d842ad Merge branch 'master' into fix-binary 2021-03-08 20:09:18 +01:00
Peter Squicciarini 6979e526e3
Merge pull request #650 from Livven/patch-1
Remove redundant `yarn postinstall` call
2021-03-02 11:12:54 -08:00
Baptiste Augrain 241d311adf Centos7 isn't supported by Electron 11 2021-03-02 19:33:25 +01:00
Baptiste Augrain b17312f534 patch static binary name 2021-02-26 22:14:40 +01:00
Liwen Guo 97a74cc61b
Remove redundant yarn postinstall call
Saves around 10 to 20 seconds in the build job.
2021-02-23 11:17:17 +01:00
Peter Squicciarini 78aa52ea05 bugfix linux metadata paths; set OS_NAME in windows builds 2021-01-12 13:56:52 -08:00
Peter Squicciarini 768ea6778e (experiment) use GH actions for Windows builds 2021-01-12 12:01:29 -08:00
Pavlo Rudyi 10ec7d8e2b
fix metadata, closes #202 2020-12-21 16:26:30 +02:00