Baptiste Augrain
b748657b09
feat: add arm64 on macos build ( #848 )
2021-09-18 10:12:10 +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
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
96332714ae
build: specify vscode version to build ( #807 )
2021-08-27 16:01:17 +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
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
wdkse
336bfce8fd
workflows manual trigger via dispatch event
2021-03-29 12:11:20 -04: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
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
Peter Squicciarini
a0eebe5775
(experiment) remove permissions reset
2021-02-07 13:17:03 -08:00
Peter Squicciarini
c9ae0c605f
(experiment) reset permissions before checking out
2021-02-07 00:09:35 -08:00
Peter Squicciarini
5d26e9d7f6
Update Linux build agents
2021-02-06 21:48:11 -08:00
Peter Squicciarini
78aa52ea05
bugfix linux metadata paths; set OS_NAME in windows builds
2021-01-12 13:56:52 -08:00
Peter Squicciarini
70139913d6
(experiment) bugfix build shell
2021-01-12 12:04:28 -08:00
Peter Squicciarini
768ea6778e
(experiment) use GH actions for Windows builds
2021-01-12 12:01:29 -08:00
Peter Squicciarini
05819c1f79
Update signing to use new path
2020-12-14 14:53:43 -08:00
Peter Squicciarini
4782bb2ead
Update other places Darwin arch is mentioned
2020-12-14 14:22:48 -08:00
Peter Squicciarini
bbf621e19f
Remove set-env calls from mac action definition
2020-11-19 11:37:55 -08:00
Peter Squicciarini
47ca41068c
Remove minor version spec from setup-node action
2020-11-19 11:30:46 -08:00
Peter Squicciarini
c478ef85c2
Rename arm to armhf and re-enable RPMs
2020-10-08 19:45:03 -07:00
Peter Squicciarini
07ec36ff69
(experiment) bugfix matrix
2020-10-05 17:56:54 -07:00
Peter Squicciarini
8c04967b7e
(experiment) remove further BUILDARCH branches and s/armhf/arm/
2020-10-05 17:54:42 -07:00
Peter Squicciarini
1082261042
(experiment) Install Yarn manually
2020-10-05 16:46:22 -07:00
Peter Squicciarini
4c7c82fe06
(experiment) use and try another way of executing scripts
2020-10-05 16:31:17 -07:00
Peter Squicciarini
138269d3cf
(experiment) add debug lines
2020-10-05 16:14:45 -07:00
Peter Squicciarini
661608ed6f
(experiment) use public Docker images
2020-10-05 15:30:05 -07:00
Peter Squicciarini
6d33f26e3b
(experiment) fix matrix setup
2020-10-05 10:21:49 -07:00
Peter Squicciarini
cab264b133
(experiment) use containers for Linux builds
2020-10-05 10:12:28 -07:00
Peter Squicciarini
a1985c9eb9
(experiment) add cron
2020-09-20 15:28:07 -07:00
Peter Squicciarini
401a51153f
(experiment) allow linux arm build to fail bugfix #2
2020-09-20 15:13:24 -07:00
Peter Squicciarini
7797f694da
(experiment) allow linux arm build to fail bugfix
2020-09-20 15:08:01 -07:00
Peter Squicciarini
0ce7a3b40a
(experiment) allow linux arm build to fail
2020-09-20 15:05:55 -07:00
Peter Squicciarini
a08e243eb1
(experiment) bugfix linux workflow
2020-09-20 14:35:03 -07:00
Peter Squicciarini
b4e9c1dcb6
(experiment) cleanup and move linux builds to GHA
2020-09-20 14:26:06 -07:00
Peter Squicciarini
f88cffb39f
(experiment) use stronger GH token for version update
2020-09-18 16:30:10 -07:00
Peter Squicciarini
a975177d1d
(experiment) re-enable everything(?) and remove Mac stuff from Travis
2020-09-18 15:34:07 -07:00
Peter Squicciarini
dacb759766
(experiment) more cleanup
2020-09-18 14:54:45 -07:00
Peter Squicciarini
feb979db54
(experiment) set GITHUB_TOKEN env var in build.sh
2020-09-18 06:44:31 -07:00
Peter Squicciarini
e0ac293279
(experiment) set GITHUB_TOKEN env var
2020-09-18 06:01:29 -07:00
Peter Squicciarini
137a891882
(experiment) fix quoting
2020-09-18 05:42:37 -07:00
Peter Squicciarini
535861eec8
(experiment) github action
2020-09-18 05:41:04 -07:00
Peter Squicciarini
ac42eadd68
Update issue templates
2019-04-10 21:02:00 -07:00