Commit Graph

32 Commits (49955a3947ad25260c621919e5e83bd749f20b8a)

Author SHA1 Message Date
Audric Ackermann 49955a3947 chore: update node version, electron and deps 11 months ago
Audric Ackermann 7bb0e52dce chore: update gh actions expiring soon 1 year ago
Audric Ackermann dc1daf7ed4 chore: include libsession node module into packaged apps 1 year ago
Audric Ackermann 2fa4743417 chore: build windows bins on windows-2022 1 year ago
Audric Ackermann 9310b43394 chore: update github actions ubuntu to 20.04 1 year ago
Audric Ackermann 75cd2a32e3 chore: disable cache for windows builds as it keeps on breaking 1 year ago
Audric Ackermann d50413ce7c chore: cleanup package.json 2 years ago
Audric Ackermann 0efce6ea2d
updating workflows actions version 2 years ago
Audric Ackermann 1b2564abf5
fix ci builds 2 years ago
Audric Ackermann 397872f5ba
update github actions windows runner to windows-2019 2 years ago
Audric Ackermann 2b71f573e0
bump to 1.8.1 2 years ago
audric f84fa2492f build rpm and freebsd package 3 years ago
audric b0d92bb48c update publish release script to include app image and valid deb 3 years ago
Audric Ackermann 1b2a644e7a
fixed crash on leftpaneContactSection 3 years ago
Audric feab29a4fe remove file server submodule 3 years ago
Audric Ackermann 60a6d5c55e
disable draft release on push to clearnet 3 years ago
Audric Ackermann e3ad4ddbd3
enable draft release for clearnet push 3 years ago
Audric Ackermann f292e12bbf
rewrite actions
run test on pr to clearnet
run build binaries on push to clearnet
run draft release on push to master
3 years ago
Audric Ackermann f3768a674a
short error on no network for retry sending message 3 years ago
Audric Ackermann 78778718b7
Revert "test fixing windows build"
This reverts commit 8ed2e0891d.
3 years ago
Audric Ackermann 8ed2e0891d
test fixing windows build 3 years ago
Audric Ackermann 8ba0ab2d26
disable draft release on pr to master (#1626)
this is having a forbidden with publishing to github
3 years ago
Audric Ackermann c77b24a2d4
fix avatar loading for opengroupv2 3 years ago
Audric Ackermann 930c4d5b81
fix windows build 3 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
3 years ago
Audric Ackermann 588ddf684c
increase timeout for yarn install during builds 4 years ago
Mikunj 8097b066f4 Fix actions 4 years ago
Audric Ackermann 83ac64a0e7
run lint ci task only on linux and macos 4 years ago
Mikunj 9c3762aed8 Update checkout action to v2 4 years ago
Mikunj 5f0c7a2416 Trying a different approach 4 years ago
Mikunj 9c35659c6e Only enable signing if we have a certificate on Mac 4 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
4 years ago