Commit Graph

26 Commits

Author SHA1 Message Date
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
Karthikeyan S ac79627f4b
ci: create release job fix 2024-07-28 15:44:28 +05:30
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 6dbbfb3f70
chore: more gh_release fixes 2024-04-30 17:59:10 +05:30
td 70ea8de931
fix: checkout repo for gh_release job 2024-04-26 15:23:13 +05:30
td 20a31c1908
feat: famedly calls 2024-04-23 15:52:35 +05:30
td a0545cd0a7
chore: create_gh_release job 2024-04-23 15:39:46 +05:30
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
Krille 1b93471d64
refactor: Deprecations after dart upgrade 2024-02-28 12:37:54 +01:00
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
td 318134d6f4
chore: use our custom reusable workflow to avoid manually configuring each publish job 2023-10-25 04:17:01 +05:30
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 c9ef938358
chore: fix publish.yml hash 2023-07-20 01:59:04 +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
Niklas Zender d84b51ebe2
chore: add github action 2023-07-08 16:04:21 +02:00