Commit graph

209 commits

Author SHA1 Message Date
TheOneWithTheBraid
9616e4ca78 refactor: disable some redundant tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-13 10:26:43 +01:00
TheOneWithTheBraid
1992d18a64 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 19:59:56 +01:00
TheOneWithTheBraid
83c4145828 fix: permission of web builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 07:40:13 +01:00
TheOneWithTheBraid
18f51cda89 feat: include olm to Windows builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-28 08:08:58 +01:00
Krille
bceb2a2b39 chore: Use Famedly Runners 2022-12-17 07:08:51 +00:00
Christian Pauly
1a9e624dd0 chore: Test build with Famedly Runners 2022-12-15 14:03:29 +01:00
Christian Pauly
d5f3e7020d chore: Revert docker image changes 2022-12-15 13:24:37 +01:00
Christian Pauly
e9b544da4c chore: Build with famedly flutter image 2022-12-15 09:54:32 +01:00
Christian Pauly
31a51b0a85 chore: Disable integration tests 2022-12-14 09:58:23 +01:00
Christian Pauly
0e47985d1e chore: Disable group runners 2022-12-14 09:57:44 +01:00
Christian Pauly
efe7d189fe chore: Update Flutter version 2022-12-14 09:54:25 +01:00
TheOneWithTheBraid
78bfe2dec7 chore: use Famedly runners
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-28 09:11:48 +01:00
Krille Fear
53aaee9911 refactor: Remove unused dependencies 2022-11-17 16:13:30 +01:00
Krille Fear
ee63769635 chore: Update to Flutter 3.3.8 2022-11-13 13:55:34 +00:00
Krille Fear
2444873137 chore: Update to flutter 3.3.7 2022-11-04 16:43:38 +01:00
Christian Pauly
bffd031322 chore: Update flutter 2022-10-28 14:16:40 +02:00
Krille Fear
cfd24cee0b chore: Bump Flutter version 2022-10-06 13:39:57 +00:00
Christian Pauly
977b0c19c6 chore: Update to flutter 3.3.0 2022-08-31 19:54:22 +02:00
TheOneWithTheBraid
a3463a63fe fix: pages deployment fixes
- fix slug of Nightly web app
- fix missing directory in F-Droid builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-19 10:01:01 +02:00
TheOneWithTheBraid
b1f28f3bde fix: add missing bash
- add missing dependency bash into the pages job

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-19 08:42:20 +02:00
TheOneWithTheBraid
7ce03a7d86 fix: add missing Alpine packages
- adds missing alpine packages for the stable deployment of the web app

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-19 08:00:33 +02:00
TheOneWithTheBraid
a0ada6b866 feat: add different deployments for stable/nightly
- re-enable F-Droid (we should not silently stop shipping it without
  further notice)
- re-enable integration tests on other tag
- make F-Droid job fail-safe
- deploy stable and nightly releases at different slugs

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-18 14:16:58 +02:00
Krille Fear
5f606a2dea chore: Fix pages job 2022-08-13 07:54:11 +00:00
Krille Fear
c527565277 Update .gitlab-ci.yml file 2022-08-13 07:36:44 +00:00
Krille Fear
9f82495f7f chore: Simplify pipeline and remove fdroid and appimage support 2022-08-13 06:49:58 +00:00
Christian Pauly
a157760bf9 chore: Remove beta flutter tests 2022-08-13 08:30:45 +02:00
TheOneWithTheBraid
bdb9bdb469 fix: wrong CI dependency for F-Droid builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-06 15:30:52 +02:00
The one with the Braid
85c1660104 Merge branch 'braid/fdroid-repo' into 'main'
feat: build F-Droid repo in CI

See merge request famedly/fluffychat!946
2022-08-06 11:57:37 +00:00
TheOneWithTheBraid
195b4a6b04 feat: build F-Droid repo in CI
- introduce F-Droid repo in CI/CD

Fixes: #994

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-06 08:21:26 +02:00
TheOneWithTheBraid
2768493879 fix: only build windows on protected refs
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-05 22:44:32 +02:00
TheOneWithTheBraid
542115a1ee chore: Windows support
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-05 21:35:47 +02:00
Krille Fear
8cb072c16b chore: Disable integration tests without runners 2022-07-27 17:33:26 +00:00
Krille Fear
2a242c177d chore: Switch to flutter 3.0.5 2022-07-27 17:18:27 +00:00
Christian Pauly
ab43587adb chore: Only run release tests when something has changed 2022-07-22 19:22:12 +02:00
TheOneWithTheBraid
5f5a08f729 feat: introduce extended integration tests
- test both FLOSS and non-floss builds
- test on Synapse, Dendrite and Conduit
- remove Synapse-specific test
- add static Release mode app launch test

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 18:27:23 +02:00
Christian Pauly
24ee341670 chore: Update SDK 2022-06-26 12:52:05 +02:00
TheOneWithTheBraid
36e13f07b3 fix: appimage builds
- fix missing files in AppImages

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-06-08 09:05:56 +02:00
TheOneWithTheBraid
50bdb6a646 feat: include Synapse into integration test
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-31 20:49:29 +02:00
Marcel
e724924ea4 Move to ssh subdomain to make sure it is happy about v6-only 2022-05-27 17:02:46 +00:00
Christian Pauly
8ae8c59bea chore: Update Flutter 2022-05-26 12:07:24 +02:00
Krille Fear
05ffee461b chore: Run tests with google services enabled 2022-05-22 05:31:38 +00:00
Christian Pauly
22ad34ab0a refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
Christian Pauly
2c7c5f3ec3 chore: Upgrade to Flutter 2.10.5 2022-05-03 11:58:52 +02:00
TheOneWithTheBraid
9770226a24 fix: app image build metadata
- fix AppImage ARM asset path
- add AppImages to release assets
- add automated updates for AppImages

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-30 00:07:00 +02:00
TheOneWithTheBraid
91472cbf91 fix: change path of appimage icon
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-29 15:37:51 +02:00
TheOneWithTheBraid
b9803bb304 feat: support AppImage builds
- add CI builds for AppImage builds
- add AppImage metadata

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-29 10:11:39 +02:00
Krille Fear
38bd3deb30 chore: Go back to Flutter 2.10.1 2022-04-28 09:29:28 +00:00
Christian Pauly
02fbc4c8fd chore: Add initial integration tests 2022-04-23 11:25:57 +02:00
Krille Fear
5247de044e chore: Remove broken voice messages for Linux and Windows 2022-03-27 10:12:07 +00:00
Krille Fear
e8a6c7fc2c chore: Add audio libraries on desktop 2022-03-20 18:48:57 +01:00