Malin Errenst
6cf0903af3
chore: Update to Flutter 3.7.7
2023-03-10 11:35:50 +01:00
Christian Kußowski
fc62ff3eaa
chore: update to flutter 3.7.6
2023-03-07 11:15:52 +01:00
Christian Pauly
a8d6dadf84
chore: Update to Flutter 3.7.5
2023-03-03 14:35:37 +01:00
Krille
dfc933115f
chore: Disable stable for web until script is fixed
2023-02-14 17:03:26 +01:00
Krille
ca03042ff8
chore: Downgrade flutter CI version
2023-02-04 22:00:12 +01:00
Krille
92fa8e1ca5
chore: Update to Flutter 3.7.1
2023-02-04 14:11:12 +00:00
Christian Pauly
44ea0a9da5
ci: Allow buildwindows to fail
2023-02-02 12:20:22 +01:00
Christian Pauly
538715843b
ci: Workaround for failing linux build
2023-02-02 10:38:23 +01:00
Christian Pauly
8503bbd33c
refactor: Migrate to Flutter 3.7.0
2023-01-26 13:18:42 +01:00
TheOneWithTheBraid
3d9e94f08d
refactor: disable some redundant tests
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-13 10:26:43 +01:00
TheOneWithTheBraid
ed075a35b6
chore: add integration tests
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 19:59:56 +01:00
TheOneWithTheBraid
6ff4f480ac
fix: permission of web builds
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 07:40:13 +01:00
TheOneWithTheBraid
e368227780
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
2548138a0d
chore: Use Famedly Runners
2022-12-17 07:08:51 +00:00
Christian Pauly
2a5a4cdaf6
chore: Test build with Famedly Runners
2022-12-15 14:03:29 +01:00
Christian Pauly
b43b0008e0
chore: Revert docker image changes
2022-12-15 13:24:37 +01:00
Christian Pauly
da5d25cde1
chore: Build with famedly flutter image
2022-12-15 09:54:32 +01:00
Christian Pauly
5ee4514997
chore: Disable integration tests
2022-12-14 09:58:23 +01:00
Christian Pauly
e05848d9d9
chore: Disable group runners
2022-12-14 09:57:44 +01:00
Christian Pauly
ad187751de
chore: Update Flutter version
2022-12-14 09:54:25 +01:00
TheOneWithTheBraid
162e7300d5
chore: use Famedly runners
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-28 09:11:48 +01:00
Krille Fear
dafcb6263c
refactor: Remove unused dependencies
2022-11-17 16:13:30 +01:00
Krille Fear
e469da637f
chore: Update to Flutter 3.3.8
2022-11-13 13:55:34 +00:00
Krille Fear
9f0aa7030c
chore: Update to flutter 3.3.7
2022-11-04 16:43:38 +01:00
Christian Pauly
3d21a3cbed
chore: Update flutter
2022-10-28 14:16:40 +02:00
Krille Fear
08668a9ec3
chore: Bump Flutter version
2022-10-06 13:39:57 +00:00
Christian Pauly
80266df85d
chore: Update to flutter 3.3.0
2022-08-31 19:54:22 +02:00
TheOneWithTheBraid
3c3052c2c8
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
401e32d6c8
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
a5c45b8f9e
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
653258a8b9
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
e2a422c422
chore: Fix pages job
2022-08-13 07:54:11 +00:00
Krille Fear
4e3f36e84f
Update .gitlab-ci.yml file
2022-08-13 07:36:44 +00:00
Krille Fear
b361688cf1
chore: Simplify pipeline and remove fdroid and appimage support
2022-08-13 06:49:58 +00:00
Christian Pauly
fdcbb2b625
chore: Remove beta flutter tests
2022-08-13 08:30:45 +02:00
TheOneWithTheBraid
3b9503d3bf
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
3194348958
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
a6388adc7f
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
47405dc599
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
a9819577d6
chore: Windows support
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-05 21:35:47 +02:00
Krille Fear
f9065277fa
chore: Disable integration tests without runners
2022-07-27 17:33:26 +00:00
Krille Fear
88924bc328
chore: Switch to flutter 3.0.5
2022-07-27 17:18:27 +00:00
Christian Pauly
8306b3d272
chore: Only run release tests when something has changed
2022-07-22 19:22:12 +02:00
TheOneWithTheBraid
3e3858d729
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
9f5a553c1b
chore: Update SDK
2022-06-26 12:52:05 +02:00
TheOneWithTheBraid
e7d892169d
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
86c4fa5165
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
21c795612b
Move to ssh subdomain to make sure it is happy about v6-only
2022-05-27 17:02:46 +00:00
Christian Pauly
06f9d1e297
chore: Update Flutter
2022-05-26 12:07:24 +02:00
Krille Fear
cf6066083b
chore: Run tests with google services enabled
2022-05-22 05:31:38 +00:00