Commit Graph

23 Commits

Author SHA1 Message Date
Krille 3642ff60a8
chore: Add missing sqlite dependencies 2025-01-09 12:10:48 +01:00
Krille 9c470c22d9
fix: Coverage CI job is timing out 2025-01-06 12:53:41 +01:00
Krille e2f37c2ace
chore: Dispose all clients in test 2024-12-18 11:15:39 +01:00
Krille c58f55c012
chore: Make parse version error less sound 2024-12-17 12:55:56 +01:00
Nicolas Werner a6e8e40c99
chore: Switch to cheaper github runner
Might also fix our weird test hangs
2024-10-08 14:41:36 +02:00
The one with the braid 23704f68b8
fix: SQLCipher dylib location on macOS builds
Signed-off-by: The one with the braid <info@braid.business>
2024-08-21 10:29:14 +02:00
Nicolas Werner de5f454218
fix: don't restart github action service after apt install
By default apt-get seems to restart services now, but that restarts the
github actions runner and cancels our job... Add the github actions
service to the exluded services.

See also https://discourse.ubuntu.com/t/needrestart-changes-in-ubuntu-24-04-service-restarts/44671
2024-07-31 20:31:28 +02:00
td a8e56074cc
feat: move e2e test dind structure to use executor
fix: bump flutter and dart webrtc versions for dart analyze json format output
2024-07-01 20:52:32 +05:30
td d68d3fb86c
chore: use not cancelled in actions instead of always 2024-06-21 15:55:38 +05:30
Krille 8c98a0058a
ci: Add tests for database on web 2024-05-02 11:18:35 +02:00
td 281510b950
feat: lcov and tag olm tests 2024-04-23 15:21:46 +05:30
The one with the braid 87c0e7fbe8
feat: add Web build test
Signed-off-by: The one with the braid <info@braid.business>
2024-04-12 08:50:53 +02:00
Krille e266ef7312
refactor: Switch to MatrixSdkDatabase as suggested database and deprecate other ones 2024-03-22 16:05:08 +01:00
td aa0daec5f8
chore: update local v3 gh actions to v4 2024-03-19 13:48:41 +05:30
Karthikeyan S 9876d9c90f
ci: add versions.env to unify flutter and dart versions 2024-02-23 19:19:31 +05:30
Christian Pauly 6db019ae23
feat: Implement new Matrix Dart SDK Database
fix: Edit last event breaks db

feat: Add native sqflite indexeddb database

feat: Split up preload and nonpreload room state boxes
2023-12-06 12:11:47 +01:00
Nicolas Werner c0c95b1d64
ci: don't fail fast on dendrite failure 2023-09-18 17:19:05 +02:00
td 08d64e6f2b
chore: test 2023-07-20 17:14:54 +05:30
td b9f1eebe56
chore: fix incorrect image being used for tests 2023-07-20 16:11:02 +05:30
td 43a5bc7d92
chore: use oidc instead of a session token to publish to pub 2023-07-19 21:39:48 +05:30
td dca3231a52
chore: fix release ci 2023-07-19 19:54:36 +05:30
td 427be0e0b8
chore: add pub release job 2023-07-19 18:25:30 +05:30
Nicolas Werner 4bbb1fbba7
feat: Use github actions 2023-07-16 15:27:31 +02:00