Commit graph

28 commits

Author SHA1 Message Date
Baptiste Augrain e564685c1e
feat: selective publish (#858) 2021-10-01 18:47:10 +02:00
Baptiste Augrain bb483f44e2
fix(linux): correctly check if the AppImage has been built (#843) 2021-09-15 22:28:27 +02:00
Baptiste Augrain ef1ce60ad8
fix: don't loop when there is no assets in the tag (#837) 2021-09-12 00:51:25 +02:00
Baptiste Augrain a6da364b3c
fix: correct filename (#834) 2021-09-10 09:49: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 96332714ae
build: specify vscode version to build (#807) 2021-08-27 16:01:17 +02:00
Peter Squicciarini 384789005b specify system setup name properly in check_tags 2021-01-13 09:57:49 -08:00
Peter Squicciarini 768ea6778e (experiment) use GH actions for Windows builds 2021-01-12 12:01:29 -08:00
Baptiste Augrain 02b97b5d79 add VSCODE_ARCH to archive name 2020-12-23 04:06:04 +01:00
Peter Squicciarini c478ef85c2 Rename arm to armhf and re-enable RPMs 2020-10-08 19:45:03 -07:00
Peter Squicciarini 9f3136fd35 (experiment) bugfix arm check and skip RPM for arms 2020-10-05 19:48:04 -07:00
Peter Squicciarini 4c7c82fe06
(experiment) use and try another way of executing scripts 2020-10-05 16:31:17 -07:00
Peter Squicciarini cab264b133
(experiment) use containers for Linux builds 2020-10-05 10:12:28 -07:00
Peter Squicciarini b4e9c1dcb6
(experiment) cleanup and move linux builds to GHA 2020-09-20 14:26:06 -07:00
Peter Squicciarini bfe2693d76
(experiment) don't print GH response 2020-09-18 17:11:53 -07:00
Peter Squicciarini 608edd6776
(experiment) remove -x from check_tags.sh 2020-09-18 16:36:03 -07:00
Peter Squicciarini e0ac293279
(experiment) set GITHUB_TOKEN env var 2020-09-18 06:01:29 -07:00
Peter Squicciarini 9a046ea3a0
(experiment) set repository according to GH action env var 2020-09-18 05:57:00 -07:00
Peter Squicciarini c440844e99
Update check_tags.sh
Fixes armhf tag check
2019-12-20 19:52:01 -08:00
Dima Krasner 08d8ad26ab Add armhf support 2019-12-10 17:28:28 +02:00
Peter Squicciarini 59ef86968e Remove Linux 32-bit code paths 2019-07-04 14:03:18 -07:00
Peter Squicciarini d6fc93a4b5 Update check for Mac artifact 2019-04-12 16:40:21 -07:00
fzerorubigd 225fbb2dea
do not hard code the repository
fixes #37
2018-10-11 17:43:47 +02:00
Victor Javier c1bdb38d45 arm64 support (#35)
* Add arm64 build support thanks to @435vic
2018-10-10 11:20:56 -04:00
Peter Squicciarini ae47b31091
32 bit builds (#32)
* Support 32-bit Linux builds

* Update README and correct scripts

* Use npm run instead of npx
2018-10-04 18:05:05 -04:00
Peter Squicciarini 058f0db4f3
Fix race condition (#10)
* Fix race condition

* Add check for GITHUB_TOKEN env var
2018-08-31 10:53:36 -04:00
Peter Squicciarini 6825d14395 Binary releases of VS Code without MS branding/telemetry/licensing 2018-08-14 11:59:14 -04:00
Peter Squicciarini 206f1e77e2 Get build working 2018-08-14 10:02:32 -04:00