Commit Graph

66 Commits

Author SHA1 Message Date
Kévin Commaille
0570cd9439 fix(doc): Build nightly docs with correct features 2022-02-13 10:22:05 +01:00
Benjamin Kampmann
fa60881e2d disable broken test 2022-02-02 20:34:52 +01:00
Benjamin Kampmann
9ff4609f3d testing emcc versions 2021-12-27 23:35:21 +01:00
Benjamin Kampmann
3cde28a438 trying older emscripten 2021-12-27 21:37:37 +01:00
Benjamin Kampmann
574893368b refine wasm tests 2021-12-22 12:32:59 +01:00
Benjamin Kampmann
1f5a084ccf don't fail fast 2021-12-22 11:38:52 +01:00
Benjamin Kampmann
8dda7ea8fa please consider all includes 2021-12-22 11:19:39 +01:00
Benjamin Kampmann
e619cc1eb7 don't combine 2021-12-22 10:59:17 +01:00
Benjamin Kampmann
1a206ff36c let them all run out 2021-12-16 18:46:00 +01:00
Benjamin Kampmann
afe7d055a1 [ci] fix syntax 2021-12-16 18:24:31 +01:00
Benjamin Kampmann
9d4d8667ff latest and node 2021-12-16 17:14:03 +01:00
Benjamin Kampmann
8feab722f8 [CI] dynamic node version 2021-12-16 11:35:24 +01:00
Benjamin Kampmann
7ad5bc7dee version listing 2021-12-16 11:15:10 +01:00
Benjamin Kampmann
71bc043d19 extended testing for wasm example 2021-12-16 10:52:15 +01:00
Benjamin Kampmann
678527e1e6 libolm is fixed, so should our code be 2021-12-13 22:35:56 +01:00
Benjamin Kampmann
89523241fd fixing main sdk wasm testing 2021-12-02 14:37:59 +01:00
Benjamin Kampmann
5734afc7ab [CI] fixing test syntax 2021-12-02 12:45:29 +01:00
Benjamin Kampmann
4e18286c1c remove another dependency 2021-12-01 23:53:07 +01:00
Benjamin Kampmann
10e27536ba fix CI format 2021-12-01 23:51:22 +01:00
Benjamin Kampmann
9883ca0d84 [CI] parallel and the correct crates 2021-12-01 23:46:05 +01:00
Benjamin Kampmann
aab1fd2147 fixing ci job 2021-12-01 21:03:26 +01:00
Benjamin Kampmann
1bbe38e376 compiling matrix-sdk for wasm 2021-12-01 20:32:26 +01:00
Benjamin Kampmann
8ab5df490a remove appservice, as it won't support wasm for a while 2021-12-01 15:39:41 +01:00
Benjamin Kampmann
787f8265d3 fixing CI 2021-12-01 15:15:26 +01:00
Benjamin Kampmann
293700ce69 checking all crates for wasm32 2021-12-01 14:53:21 +01:00
Benjamin Kampmann
42680164ea fix up CI test 2021-11-25 15:49:20 +01:00
Benjamin Kampmann
7df36e3d49 first attempt at creating a CI job for wasm tests 2021-11-18 13:37:11 +01:00
Damir Jelić
605c3b056f docs(sdk): Use a table to describe our features 2021-11-08 15:32:51 +01:00
Damir Jelić
61375a6245 chore: Add a github action to check for typos 2021-10-11 09:49:27 +02:00
Jonas Platte
2128d0bfcc CI: Use Nightly Clippy 2021-09-21 13:12:46 +02:00
Jonas Platte
42061c9bf5 CI: Run clippy on more (Cargo) targets 2021-09-21 13:12:34 +02:00
Damir Jelić
544a66fa34 chore: Rename the master branch 2021-09-20 10:09:40 +02:00
Damir Jelić
af74988a83 chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
Damir Jelić
041ef66c01 chore: Move the crates into a subfolder 2021-09-14 11:59:21 +02:00
Jonas Platte
69225ad00b Use rustdoc-map to link to external crates in master docs 2021-07-02 18:05:34 +02:00
Johannes Becker
f454d407af appservice: Drop actix 2021-06-29 12:16:48 +02:00
Johannes Becker
1a5cd544e7 appservice: Introduce appservice mode on Client 2021-06-10 11:36:20 +02:00
Johannes Becker
df42ef68a2 appservice: Enable warp by default 2021-06-09 22:14:41 +02:00
Johannes Becker
da673f1308 appservice: Temporarily remove windows from CI
because it's broken
2021-06-08 11:29:14 +02:00
Johannes Becker
38512d6a54 appservice: Add warp support 2021-06-08 11:01:20 +02:00
Jonas Platte
e1d905fbc6 Temporarily remove Windows from CI
It's currently broken.
2021-06-07 19:50:14 +02:00
Devin Ragotzy
5f09d091cb Add cargo fmt to ci using nightly 2021-05-12 15:38:59 -04:00
Johannes Becker
a2125adeee ci: Dedicated matrix-sdk-appservice pipeline 2021-05-10 09:56:33 +02:00
Johannes Becker
eece920953 appservice: Initial version 2021-05-10 07:51:52 +02:00
Johannes Becker
242d46c9a1 matrix-sdk: require_auth_for_profile_requests feature and force_auth request config
forces authentication for `get_avatar` which was previously done with
the unstable-synapse-quirks feature in ruma
2021-04-26 17:31:25 +02:00
Johannes Becker
5c882f89e8 chore: bump ruma 2021-04-26 08:05:58 +02:00
Johannes Becker
28ddb9b70b ci: clippy check without default features 2021-04-23 10:42:12 +02:00
Johannes Becker
53b1845cbe ci: test features 2021-04-12 21:05:07 +02:00
Damir Jelić
35c7ae665d CI: Install Emsripten 2021-03-23 12:43:38 +01:00
Damir Jelić
97385255d4 CI: Change the dir take three 2021-03-23 12:31:17 +01:00