Commit Graph

13 Commits (32f7c1df9df0c068d1d745b13105d0f9df1ae911)

Author SHA1 Message Date
Audric Ackermann 32f7c1df9d
fix windows build 4 years ago
Audric Ackermann 8127691276 force ubuntu-18.04 for github actions
building on ubuntu 20.04 was causing issue with a too recent glibc for
some users dependent on ubuntu 18.04 or similar (elementary OS)
The issue arise as github action ubuntu-latest was upgraded recently too
ubuntu 20.04.
This fix forces the app to be built on ubuntu 18.04

Relates #1471
4 years ago
Audric Ackermann 588ddf684c
increase timeout for yarn install during builds 4 years ago
Vince da6c697bbc
Update build-binaries.yml
Build binaries for react-refactor
5 years ago
Vince 4a0150c1e2
Update build-binaries.yml
Include builds for UI refactor
5 years ago
Mikunj 8097b066f4 Fix actions 5 years ago
Audric Ackermann 83ac64a0e7
run lint ci task only on linux and macos 5 years ago
Mikunj 9c3762aed8 Update checkout action to v2 5 years ago
Mikunj 5f0c7a2416 Trying a different approach 5 years ago
Mikunj Varsani 9dd1e0f945
Update build-binaries.yml 5 years ago
Mikunj 5bd7b1254e Fix incorrect bash script 5 years ago
Mikunj 9c35659c6e Only enable signing if we have a certificate on Mac 5 years ago
Mikunj Varsani aec4ad0a26
GitHub actions (#814)
* Added build and release actions

* Added building instructions.
Updated electron builder to 23.2.3.
Fix unpacked directory not being removed correctly.

* Minor fix to build command

* Allow users to change install location on windows.
Added AppImage for linux.

* Fix artifact naming
5 years ago