Audric Ackermann
d282754866
chore: run dedup check on pr too
8 months ago
Audric Ackermann
7676a38ac3
chore: add yarn deduplicate
8 months ago
Audric Ackermann
a28b0c741e
chore: run lint and build on release/ branches
8 months ago
Audric Ackermann
3133f8a51b
chore: bump macos runner to macos-12
9 months ago
Audric Ackermann
509dd76b49
chore: share gh actions logic between workflows
2 years ago
Audric Ackermann
49955a3947
chore: update node version, electron and deps
2 years ago
Audric Ackermann
05a8751555
chore: add unstable to gh actions build and test
2 years ago
Audric Ackermann
5a5f069cca
fix: add tracking of expiration timer for nts through libsession
2 years ago
Audric Ackermann
7bb0e52dce
chore: update gh actions expiring soon
2 years ago
Audric Ackermann
dc1daf7ed4
chore: include libsession node module into packaged apps
2 years ago
Audric Ackermann
2fa4743417
chore: build windows bins on windows-2022
2 years ago
Audric Ackermann
ce186517a3
chore: lint code
2 years ago
Audric Ackermann
e263b701b0
chore: fetch latest archive from libsession nodejs git repo
2 years ago
Audric Ackermann
9310b43394
chore: update github actions ubuntu to 20.04
2 years ago
Audric Ackermann
75cd2a32e3
chore: disable cache for windows builds as it keeps on breaking
2 years ago
Audric Ackermann
d50413ce7c
chore: cleanup package.json
3 years ago
Audric Ackermann
0efce6ea2d
updating workflows actions version
3 years ago
Audric Ackermann
1b2564abf5
fix ci builds
3 years ago
Audric Ackermann
ce0848c8bf
Merge branch 'clearnet' into updater-reword
3 years ago
Audric Ackermann
89757a95a6
use readyForUpdates to trigger update from renderer
...
this is used to only start the updater once the fileserver returned use
the latest release
3 years ago
Audric Ackermann
397872f5ba
update github actions windows runner to windows-2019
3 years ago
Audric Ackermann
2b71f573e0
bump to 1.8.1
3 years ago
audric
f84fa2492f
build rpm and freebsd package
4 years ago
audric
b0d92bb48c
update publish release script to include app image and valid deb
4 years ago
Audric Ackermann
57b22cbdda
build deb and appImage separately
...
this is to unsure that the afterpack hook is not called when building
the app deb package
4 years ago
Audric Ackermann
3e4aceabcf
temporary build binary on pr to clearnet
4 years ago
Audric Ackermann
1b2a644e7a
fixed crash on leftpaneContactSection
4 years ago
Audric
feab29a4fe
remove file server submodule
4 years ago
Audric Ackermann
60a6d5c55e
disable draft release on push to clearnet
4 years ago
Audric Ackermann
e3ad4ddbd3
enable draft release for clearnet push
4 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
4 years ago
Audric Ackermann
f3768a674a
short error on no network for retry sending message
4 years ago
Audric Ackermann
c45dc5876e
build binaries on pr to clearnet or master
4 years ago
Audric Ackermann
78778718b7
Revert "test fixing windows build"
...
This reverts commit 8ed2e0891d
.
4 years ago
Audric Ackermann
8ed2e0891d
test fixing windows build
4 years ago
Audric Ackermann
8ba0ab2d26
disable draft release on pr to master ( #1626 )
...
this is having a forbidden with publishing to github
4 years ago
Audric Ackermann
c77b24a2d4
fix avatar loading for opengroupv2
4 years ago
Audric Ackermann
333ec74f9d
disable build of binaries on pr to clearnet
4 years ago
Audric Ackermann
930c4d5b81
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
Audric Ackermann
09bd207b1d
prettier ignore js files under test/ts
4 years ago
Audric Ackermann
5e43210493
Merge branch 'clearnet' of github.com:loki-project/loki-messenger into react-refactor
4 years ago
Audric Ackermann
155ba35d00
allow set-end for DISPLAY and LANG call on pull request
4 years ago
Audric Ackermann
4d991d3992
Merge branch 'clearnet' into react-refactor
5 years ago
Audric Ackermann
58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
5 years ago
Audric Ackermann
a3dcc625b2
disable file server dependency install on ci
5 years ago
Audric Ackermann
17736f27de
add de translation branch to build on push
5 years ago
Audric Ackermann
31f84aaa99
use cache for gh pull actions to speed them up
5 years ago
Vince
9a427280d9
Update pull-request.yml
5 years ago