Baptiste Augrain
02cc193086
fix: check of armhf's rpm is corrected ( #860 )
2021-10-01 19:21:07 +02:00
Baptiste Augrain
e564685c1e
feat: selective publish ( #858 )
2021-10-01 18:47:10 +02:00
Baptiste Augrain
85cbd0b0f2
fix: remove macos arm64 build ( #851 )
2021-09-20 09:25:00 +02:00
Baptiste Augrain
b748657b09
feat: add arm64 on macos build ( #848 )
2021-09-18 10:12:10 +02:00
Baptiste Augrain
db02ad1133
feat: remove CORS validation patch ( #845 )
2021-09-17 23:25:34 +02:00
Baptiste Augrain
573c0230c5
fix(linux): add shell attribute to the AppImage can be copied ( #844 )
2021-09-15 23:04:58 +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
3fa3f18d91
fix(windows): generate checksum for both .msi files ( #838 )
2021-09-12 09:13:59 +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
a8964122dc
build(linux): reorganizing appimage build ( #831 )
2021-09-09 10:18:22 +02:00
Baptiste Augrain
f1dd2cf1cc
ci(linux): copy should ignore missing files ( #829 )
2021-09-09 02:41:56 +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
07877c5e12
fix: correctly load internal pages ( #826 )
2021-09-07 12:24:50 +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
0d433893b7
use github personal access token ( #672 )
2021-09-06 15:22:30 +02:00
Baptiste Augrain
bf524a9c2c
fix(1.60): add patch to disable CORS ( #822 )
2021-09-06 12:01:31 +02:00
Baptiste Augrain
d862b86a27
fix(1.60): update custom gallery patch ( #817 )
2021-09-02 22:34:19 +02:00
Baptiste Augrain
8aa9de17b1
fix: rewrite tag search for linux arm ( #809 )
2021-08-27 23:40:30 +02:00
Baptiste Augrain
72363757b3
build: push event are detected to avoid premature deployment ( #808 )
2021-08-27 18:26:59 +02:00
Baptiste Augrain
96332714ae
build: specify vscode version to build ( #807 )
2021-08-27 16:01:17 +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
b1970e82af
do not start crashReporter when appCenter isn't configured ( #787 )
2021-08-06 01:49:57 +02:00
Baptiste Augrain
23160ad483
Disable cors ( #774 )
2021-08-03 18:51:40 +02:00
swinder0161
51ee66e019
Add support to build insider latest build: $ INSIDER=1 ./build/build_mac.sh ( #784 )
2021-08-03 14:43:49 +02:00
descodess
2abbfed911
fix typo in README.md ( #785 )
2021-08-03 14:42:23 +02:00
Baptiste Augrain
8187c7fd7f
add a loop to apply patches ( #779 )
2021-07-29 12:31:54 +02:00
Baptiste Augrain
53b071366b
Fix AppImage's dependency ( #775 )
...
* move dependency installation into workflow
* dependency install not needed
2021-07-26 01:15:55 +02:00
Baptiste Augrain
98372f9d1e
Fixing python in AppImage ( #773 )
...
- overwrite AppRun to remove the env variables `PYTHONHOME` and `PYTHONPATH`
- update building script to it can be build manually in docker
2021-07-23 10:01:38 +02:00
Baptiste Augrain
30313a518b
Update doc ( #772 )
...
* add missing dependencies for linux
* update node version
2021-07-23 09:48:52 +02:00
Michael Kirsch
2ecbd09c2b
update icon paths ( #440 )
2021-07-22 16:43:39 -07:00
swinder0161
66551077f8
Add support to use GNU sed installed in mac osx ( #770 )
...
* Add support to use GNU sed installed in mac osx
* Move common functions to utils.sh
Co-authored-by: Swinder Pal Singh Juneja <swinder.juneja@oneplus.com>
2021-07-21 22:49:00 +02:00
Liwen Guo
e1b4583cf9
Use applicationName
for update cache path ( #765 )
2021-07-16 16:37:07 -07:00
Baptiste Augrain
bbc6e8f4b7
Merge pull request #756 from larryw3i/larryw3i-patch-1
...
using snap to install codium requires classic mode
2021-07-15 11:10:03 +02:00
atesca09
d29337f328
Fix custom-gallery patch ( #758 )
...
* Fix custom-gallery patch
* Bump GA to node 14
Co-authored-by: Atesca <2404098-atesca@users.noreply.gitlab.com>
2021-07-10 07:09:37 -07:00
Larry Wei
ca52c1cfda
using snap to install codium requires classic mode
2021-07-06 15:15:11 +08:00
Peter Squicciarini
c7cc061077
Merge pull request #742 from ShadowCreator250/add-extension-links-to-readme
...
README: add links to marketplace for extensions included during build process
2021-07-02 09:57:13 -07:00
Peter Squicciarini
34b5dbce34
Merge pull request #753 from daiyam/fix-preview
...
fix markdown's preview
2021-07-02 09:56:45 -07:00
Peter Squicciarini
cb8d774c77
Merge pull request #754 from daiyam/doc
2021-07-02 09:47:54 -07:00
Baptiste Augrain
6a5ba92d10
add link to build doc
2021-06-30 10:29:54 +02:00
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