Commit graph

636 commits

Author SHA1 Message Date
Baptiste Augrain 643b0f869d - add build doc
- improve terminal doc
2021-06-30 10:24:06 +02:00
Baptiste Augrain 7d636ce0f7 build media files used for the preview 2021-06-29 20:02:52 +02:00
Peter Squicciarini 5b3b76e65b
Merge pull request #748 from swinder0161/user-patches
Add ability to apply user specific patches to vscode source
2021-06-26 11:13:10 -07:00
Swinder Pal Singh Juneja 64e101b963 Add ability to apply user specific patches to vscode source 2021-06-21 08:50:25 +05:30
ShadowCreator250 527ce5efd2 README: add links to marketplace for extensions included during build process 2021-06-17 11:12:59 +02:00
Peter Squicciarini 8bb2491be1
Merge pull request #736 from daiyam/icon-builder
Make icons builder includable
2021-06-15 13:32:28 -07:00
Peter Squicciarini 63244816b6
Merge pull request #737 from daiyam/fix-build
fix build
2021-06-12 20:00:41 -07:00
Baptiste Augrain e0944b1769 fix patches 2021-06-12 23:53:56 +02:00
Baptiste Augrain 28ccd0bf00 insert final newline 2021-06-07 22:47:56 +02:00
Baptiste Augrain 226c019adf rewrite script so it can be included 2021-06-07 22:40:02 +02:00
Peter Squicciarini 2a742910df
Merge pull request #730 from papjul/patch-1
Vscodium officially available in Gentoo repos
2021-06-07 10:57:56 -07:00
Peter Squicciarini 15fac881ce
Merge pull request #735 from daiyam/fix-sed
detect sed version
2021-06-07 02:12:33 -07:00
Baptiste Augrain d5f6866981 detect sed version instead of using global variable 2021-06-07 10:05:57 +02:00
Baptiste Augrain b00ffc8610
Fix icons (#734)
* move shared icon

* add generated Inno Setup icons
2021-06-06 09:03:25 -07:00
Baptiste Augrain 52ef4eb7be
linux: fix appimage (#731)
* always use latest version of pkg2appimage

* generate zsync file to make the appimage updateable

* install fuse for GH actions

* remove fuse

* run AppImage

* comment converts

* getting info on images

* using bugfix from #536

* add DOCKER_BUILD flag

* extract AppImageAssistant before running it

* use local `convert` and not from `pkg2appimage`
2021-06-05 16:47:16 -07:00
Peter Squicciarini efe3f6b103
Merge pull request #695 from jingyu9575/patch-1
Fix Jupyter extension crash
2021-06-05 08:29:07 -07:00
Peter Squicciarini a8cd9694ee
Merge pull request #683 from ghost/add-qol
Allow workflows to run by using the REST API or from the Actions tab on GitHub
2021-06-05 08:24:50 -07:00
Julien Papasian d8bc3e7963
Vscodium officially available in Gentoo repos
No longer requires to install an overlay.
2021-06-04 20:06:56 +02:00
Peter Squicciarini d636a66828
Merge pull request #728 from daiyam/fix-gallery
fix custom gallery on windows
2021-05-30 08:55:57 -07:00
Baptiste Augrain 97db123287 fix custom gallery on windows 2021-05-28 19:45:05 +02:00
Peter Squicciarini 10815a5b2d
Merge pull request #715 from atesca09/custom_gallery_patch_fix
Fix custom gallery patch for 1.56
2021-05-09 08:42:17 -07:00
Atesca 656a02b50f Fix custom gallery pacht for 1.56 2021-05-06 16:30:55 +02:00
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 d8a91cf13e
fixing build for 1.55 (#690)
* Fix patch for builds after 1.55

* Remove no longer needed centos7 patch

* updating patches for 1.55

Co-authored-by: Atesca <2404098-atesca@users.noreply.gitlab.com>
2021-04-01 07:43:49 -07:00
wdkse c43a4e5136 obsolete win32-build.yml information 2021-03-29 12:12:44 -04:00
wdkse 336bfce8fd workflows manual trigger via dispatch event 2021-03-29 12:11:20 -04:00
Peter Squicciarini 62a7dce09d
Merge pull request #655 from daiyam/fix-binary 2021-03-25 09:08:37 -07:00
Baptiste Augrain b07aee0b20 Merge branch 'master' into fix-binary 2021-03-24 22:42:06 +01:00
Peter Squicciarini 73c8e12182
Merge pull request #674 from daiyam/custom-gallery 2021-03-24 12:46:28 -07:00
Baptiste Augrain 96312bd7f4 add subheadings to table of contents 2021-03-24 02:15:35 +01:00
Baptiste Augrain 0ead786b6c - rename env variables
- update doc
2021-03-19 17:02:21 +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
Peter Squicciarini 93bfe2e2d4
Merge pull request #668 from daiyam/fix-schedule
fix schedule runs
2021-03-12 17:41:42 -08:00
Baptiste Augrain 479d4c3dbc fix variable name 2021-03-12 10:51:07 +01:00
Baptiste Augrain 51824a83d1 correctly determine when the run if from an PR or not 2021-03-12 10:36:07 +01:00
Baptiste Augrain b99e93970e fixing windows 2021-03-11 04:11:59 +01:00
Baptiste Augrain 3a15ad9778 fixing for 1.54 2021-03-11 02:13:52 +01:00
Baptiste Augrain edc9773c9c Merge branch 'master' into fix-binary 2021-03-11 01:45:06 +01:00
Peter Squicciarini 88f37a102a
Merge pull request #666 from daiyam/fix-build 2021-03-10 16:28:43 -08:00
Baptiste Augrain 6c87e3a778 retrigger checks 2021-03-10 21:41:51 +01:00
Baptiste Augrain cd353df55a fix linux cache key 2021-03-10 19:47:13 +01:00
Baptiste Augrain c4b4194df7 cache per os and arch 2021-03-10 19:38:28 +01:00
Baptiste Augrain 59ad206f9e move build scripts 2021-03-10 19:24:52 +01:00
Baptiste Augrain 2089830d92 add cache 2021-03-10 18:58:36 +01:00
Baptiste Augrain 78ba01d3a0 retrigger checks 2021-03-10 18:24:30 +01:00
Baptiste Augrain c3f50a8efe fixing scripts path 2021-03-10 16:56:14 +01:00
Baptiste Augrain 3e50a25606 PR should build but not deploy 2021-03-10 16:48:45 +01:00
Baptiste Augrain f8eeb2b698 - fixing build
- add manual build
2021-03-10 16:04:07 +01:00