Benjamin Kampmann
|
608eca6166
|
test(indexeddb): activate indexeddb tests for CI
|
2022-04-28 12:43:07 +02:00 |
|
Benjamin Kampmann
|
16ec5fe9ff
|
chore: Merge remote-tracking branch 'origin/main' into gnunicorn/issue617
|
2022-04-28 11:23:32 +02:00 |
|
Benjamin Kampmann
|
5b13cf4e92
|
Apply suggestions from code review
Co-authored-by: Jonas Platte <jplatte@element.io>
|
2022-04-28 10:25:03 +02:00 |
|
Damir Jelić
|
5d8c485a51
|
chore: Bump most of our deps
|
2022-04-27 17:30:53 +02:00 |
|
Benjamin Kampmann
|
868afffc4d
|
formatting
|
2022-04-27 17:05:50 +02:00 |
|
Benjamin Kampmann
|
c0fc7c9f7e
|
chore: Adding ci-subcommand to xtask for testing
|
2022-04-27 16:50:27 +02:00 |
|
Damir Jelić
|
814d4dcb8b
|
chore(xtask): Check the wasm example when running the wasm tests
|
2022-04-05 14:47:24 +02:00 |
|
Damir Jelić
|
f5d2ea0efa
|
fix(sdk): Use a consistent naming scheme for our features
|
2022-03-30 10:26:38 +02:00 |
|
Kévin Commaille
|
2bdc754140
|
ci: Lint matrix-sdk-crypto with a separate command
|
2022-03-10 17:29:20 +01:00 |
|
Kévin Commaille
|
ad31540b10
|
sdk: Don't enable store encryption by default
|
2022-03-10 17:28:34 +01:00 |
|
Damir Jelić
|
4af4faacef
|
feat(xtask): Add a task to check the crypto crate features
|
2022-03-10 13:52:31 +01:00 |
|
Jonas Platte
|
ea2c9a2986
|
ci: Use clippy instead of check for wasm checks
|
2022-03-10 11:28:55 +01:00 |
|
Jonas Platte
|
c01475701d
|
Move some wasm CI logic into xtask
|
2022-03-10 11:02:16 +01:00 |
|
Jonas Platte
|
0721c7ddb2
|
Add missing ci subcommand description
|
2022-03-10 10:30:56 +01:00 |
|
Jonas Platte
|
5d6f66be54
|
appservice: Make warp a regular dependency
It was optional but always required to be activated.
|
2022-03-09 10:35:39 +01:00 |
|
Jonas Platte
|
5075c2730c
|
Move appservice CI logic into xtask
|
2022-03-09 10:35:11 +01:00 |
|
Jonas Platte
|
1d5ba87b72
|
ci: Simplify test command by using -p instead of --manifest-path
|
2022-03-09 10:35:11 +01:00 |
|
Jonas Platte
|
804c8e6c43
|
ci: Add test and test-features xtask commands
|
2022-03-04 10:59:17 +01:00 |
|
Jonas Platte
|
b7a4ca4cff
|
Create an xtask crate for workspace task automation
Initially covering:
* Building docs
* Nightly CI jobs
|
2022-03-03 11:10:28 +01:00 |
|