Commit graph

846 commits

Author SHA1 Message Date
Baptiste Augrain aa508b1322 feat: build successfully with new patches 2022-08-25 00:34:28 +02:00
Baptiste Augrain 121385623c ci: update when to run workflows 2022-08-23 00:59:49 +02:00
Baptiste Augrain 4e1058ef10 refactor: rename build script 2022-08-22 15:12:30 +02:00
Baptiste Augrain 70e6f66c60 feat: build insider from saved commit or from the latest 2022-08-22 15:10:00 +02:00
Baptiste Augrain 3a0ac5f70e Merge branch 'master' into insider 2022-08-21 21:37:54 +02:00
Baptiste Augrain f21c11dde0
fix: install checksum only when needed (#1213) 2022-08-21 19:15:37 +02:00
Baptiste Augrain 7a2a3a7ab0 ci: disable insider and reh on windows arm64 2022-08-17 07:46:48 +02:00
Baptiste Augrain 41d477decd feat: update to support insider version 2022-08-17 07:36:15 +02:00
Baptiste Augrain 637ec23444
ci: disable appimage for non-x64 (#1208) 2022-08-17 07:01:37 +02:00
Baptiste Augrain bbddc94a72
ci: use directly boolean input (#1207) 2022-08-17 06:23:19 +02:00
Baptiste Augrain a4e5b2a101
fix: update issue reporter (#1206) 2022-08-16 23:37:20 +02:00
Baptiste Augrain bfdaf23c6d
build(linux): use vscode's ripgrep (#1205) 2022-08-16 23:10:04 +02:00
Baptiste Augrain 98bac0c1eb
doc: update build doc and add script for docker (#1204) 2022-08-16 22:39:08 +02:00
Baptiste Augrain 81d304fa37
fix: split version for vscode (#1202) 2022-08-16 19:00:11 +02:00
Baptiste Augrain fcbf70d7ca
fix: use correct url to check tags (#1201) 2022-08-16 17:03:45 +02:00
Baptiste Augrain bffbd569a5
fix: patch all versions (for macos and reh) (#1198) 2022-08-16 16:11:08 +02:00
Baptiste Augrain 79cdcd61bf
ci: add input to force new release (#1197) 2022-08-16 15:33:34 +02:00
Baptiste Augrain 7327f9910d
ci: get MS_TAG from update api (#1196) 2022-08-16 14:33:30 +02:00
Baptiste Augrain 118ea7993d
feat: add release number (#1192) 2022-08-16 13:51:45 +02:00
Baptiste Augrain ed5a695d2c
ci(windows): disable winget until further testing (#1193) 2022-08-14 11:22:00 +02:00
Vedant 86456d833f
ci(windows): prevent winget step from running multiple times (#1186) 2022-08-14 10:04:59 +02:00
Baptiste Augrain f05272f2d0
fix: update api proposals (#1187) 2022-08-09 15:21:59 +02:00
Vedant 383b7ef4f8
feat: publish to winget (#1174) 2022-08-09 12:06:38 +02:00
Baptiste Augrain 2874277aa4
fix: replace grep with ripgrep due to excruciating timing (#1170) 2022-08-05 13:09:02 +02:00
Baptiste Augrain 8883466ef5
fix(1.70): disable dependencies checking for .deb (#1180) 2022-08-05 12:08:36 +02:00
Pavlo Rudy fdc6b32d8b
close #1160 2022-07-15 21:29:11 +03:00
Todd Williams 81836873af
docs: update legality of vscode marketplace's usage (#1092) 2022-07-09 08:13:26 +02:00
Baptiste Augrain 3fa8eee9fe
feat: add script to update patches (#1138) 2022-06-20 10:34:50 +02:00
Baptiste Augrain 55d502d659
doc: add patch update process (#1136) 2022-06-19 12:08:28 +02:00
Pavel Sterin f6a99949c5
feat: use github versions of included extensions (#1133) 2022-06-19 11:49:56 +02:00
Baptiste Augrain 85126f1a7c
fix: set the built files at the built time (#1132) 2022-06-17 14:47:08 +02:00
Baptiste Augrain bca4eea470
fix(snap): remove double env variable (#1131) 2022-06-16 23:09:25 +02:00
Baptiste Augrain 2b190dfe51
fix(snap): use master branch to publish (#1130) 2022-06-16 23:06:07 +02:00
Baptiste Augrain c4583ad3f0
fix: use env variable instead of login option (#1128) 2022-06-16 12:20:10 +02:00
laksith19 79a9f4a292
Remove repeated dependency (#1125) 2022-06-15 18:36:20 +03:00
Baptiste Augrain 112f730493
fix: generate mssing out directory (#1117) 2022-06-11 13:46:15 +02:00
Baptiste Augrain 7313f3ad25
ci(linux): correctly detect reh binaries (#1116) 2022-06-10 07:31:34 +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 90bc38c840
vcs: fix lock workflow config (#1113) 2022-06-08 18:00:26 +02:00
Baptiste Augrain 84b4396476
feat: add support for reh (#1111) 2022-06-08 16:59:06 +02:00
Frazer Smith add78d6829
build(stores/snapcraft): quote grep pattern so shell won't interpret it (#1108) 2022-06-07 23:20:09 +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 31355417a8
vcs: add workflow to lock old closed issues (#1106) 2022-06-05 16:52:38 +02:00
Baptiste Augrain c3debb387d
feat(macos): build script is detecting arch (#1085) 2022-05-16 01:35:17 +02:00
Baptiste Augrain c53a88ee51
docs: improve macOS troubleshooting and add thanks table (#1083)
* docs: update supported macOS and link to troubleshooting wiki
* docs: add thanks table
2022-05-14 20:16:15 +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
Baptiste Augrain 70082e0f0f
fix(macos): correctly clean up keychain (#1075) 2022-05-07 17:29:18 +02:00
Baptiste Augrain e9ea41fcfa
fix(macos): clean up keychain (#1074) 2022-05-07 17:18:14 +02:00
Baptiste Augrain 014d9a339d
fix(macos): delete keychain to avoid conflict on next release (#1071) 2022-05-07 14:02:20 +02:00