1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-20 12:02:22 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Quentin Gliech
f2d6fe1250 docker: Build with musl instead of glibc 2022-12-17 12:03:26 +01:00
Quentin Gliech
82421c493c Remove the dependency mas-axum-utils <- mas-graphql
This is done by loading the browser session earlier
Also removes the GraphQL subscription logic
2022-12-15 16:51:43 +01:00
Quentin Gliech
ee42250660 Remove the dependency on sqlx in the config crate 2022-12-15 16:51:43 +01:00
Quentin Gliech
47c9b54c06 Lint GraphQL schema and operations with eslint 2022-11-18 13:43:01 +01:00
Quentin Gliech
3f56031795 Automate schema updates 2022-11-09 19:17:12 +01:00
Quentin Gliech
1a4b137d4f Fix wasmtime cache config in Docker image 2022-08-22 17:55:54 +02:00
Quentin Gliech
c16808a019 Disable wasmtime cache in the Docker image 2022-08-08 16:36:47 +02:00
Quentin Gliech
ca69be96d2 More cross-compilation platforms 2021-12-10 10:52:58 +01:00
Quentin Gliech
77af7aec70 Setup cross-compilation when building Docker image 2021-11-02 09:59:49 +01:00