Commit graph

233 commits

Author SHA1 Message Date
Krille
f017112127 builds: Linux with flutter 3.10 2023-05-15 19:14:03 +02:00
lauren n. liberda
1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
Krille
3b130b6d00 chore: Disable integration tests until fixed 2023-04-19 08:49:56 +02:00
Krille
9824beeef3 chore: Update to flutter 3.7.11 2023-04-18 07:19:44 +02:00
Krille
2c8e360b0a chore: Update flutter to 3.7.10 and switch to self hosted cirruslabs image 2023-04-12 08:37:59 +02:00
Krille
f61c96c9be chore: Downgrade flutter to 3.7.7 2023-03-26 10:58:52 +02:00
Krille
561b084cdd chore: Update flutter version 2023-03-25 15:53:54 +01:00
Krille
46e0e4b65e chore: Finish arm64 linux workaround 2023-03-19 14:02:49 +01:00
Krille
4424f1ffeb chore: Final try workaround arm64 linux 2023-03-19 10:06:27 +01:00
Krille
da8603ce91 chore: Workaround adjustments 2023-03-19 09:35:18 +01:00
Krille
01bc83b63e chore: Try again workaround linux arm64 build 2023-03-19 09:33:20 +01:00
Krille
a7b97ba64a chore: Remove workaround for linux arm 2023-03-19 09:06:49 +01:00
Krille
447af2772f chore: Maybe fix arm64 2023-03-19 08:38:28 +01:00
Krille
46ff21a475 refactor: CI scripts and old workarounds for build scripts 2023-03-19 08:17:16 +01:00
Krille
4fc4ced3ed CI: Use external runners only for integration tests 2023-03-19 07:35:16 +01:00
Malin Errenst
4b8c8449bf chore: Update to Flutter 3.7.7 2023-03-10 11:35:50 +01:00
Christian Kußowski
3f9775dd0d chore: update to flutter 3.7.6 2023-03-07 11:15:52 +01:00
Christian Pauly
217dd2e421 chore: Update to Flutter 3.7.5 2023-03-03 14:35:37 +01:00
Krille
30d6435b96 chore: Disable stable for web until script is fixed 2023-02-14 17:03:26 +01:00
Krille
53a0acc378 chore: Downgrade flutter CI version 2023-02-04 22:00:12 +01:00
Krille
3a9c716d8e chore: Update to Flutter 3.7.1 2023-02-04 14:11:12 +00:00
Christian Pauly
5bd265990b ci: Allow buildwindows to fail 2023-02-02 12:20:22 +01:00
Christian Pauly
6dc8f73e50 ci: Workaround for failing linux build 2023-02-02 10:38:23 +01:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
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