mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 07:35:23 +02:00
docs: Deduplicate sections
Some checks failed
Checks / Prefligit / prefligit (push) Failing after 2s
Documentation / Build and Deploy Documentation (push) Failing after 9s
Checks / Rust / Format (push) Failing after 2s
Checks / Rust / Clippy (push) Failing after 12s
Checks / Rust / Cargo Test (push) Failing after 12s
Some checks failed
Checks / Prefligit / prefligit (push) Failing after 2s
Documentation / Build and Deploy Documentation (push) Failing after 9s
Checks / Rust / Format (push) Failing after 2s
Checks / Rust / Clippy (push) Failing after 12s
Checks / Rust / Cargo Test (push) Failing after 12s
This commit is contained in:
parent
4f174324ba
commit
4d69a1ad51
2 changed files with 2 additions and 19 deletions
|
@ -40,16 +40,6 @@ cargo clippy --workspace
|
|||
cargo +nightly fmt
|
||||
```
|
||||
|
||||
### Building Docker images
|
||||
|
||||
Docker images can be built using the standard Docker build command:
|
||||
|
||||
```bash
|
||||
docker build -f docker/Dockerfile .
|
||||
```
|
||||
|
||||
The Docker image can be cross-compiled for different architectures if needed.
|
||||
|
||||
### Matrix tests
|
||||
|
||||
Continuwuity uses [Complement][complement] for Matrix protocol compliance testing. Complement tests are run manually by developers, and documentation on how to run these tests locally is currently being developed.
|
||||
|
@ -120,7 +110,7 @@ By sending a pull request or patch, you are agreeing that your changes are
|
|||
allowed to be licenced under the Apache-2.0 licence and all of your conduct is
|
||||
in line with the Contributor's Covenant, and continuwuity's Code of Conduct.
|
||||
|
||||
Contribution by users who violate either of these code of conducts will not have
|
||||
Contribution by users who violate either of these code of conducts may not have
|
||||
their contributions accepted. This includes users who have been banned from
|
||||
continuwuity Matrix rooms for Code of Conduct violations.
|
||||
|
||||
|
|
|
@ -114,13 +114,6 @@ docker build -f docker/Dockerfile .
|
|||
|
||||
The image can be cross-compiled for different architectures.
|
||||
|
||||
## Matrix Protocol Compliance Testing
|
||||
|
||||
Complement (the Matrix protocol compliance testing suite) is run manually by developers.
|
||||
Documentation on how to run Complement tests locally is being developed and will be added soon.
|
||||
|
||||
Sytest is currently unsupported.
|
||||
|
||||
[continuwuation-ruwuma]: https://forgejo.ellis.link/continuwuation/ruwuma
|
||||
[continuwuation-rocksdb]: https://forgejo.ellis.link/continuwuation/rocksdb
|
||||
[continuwuation-jemallocator]: https://forgejo.ellis.link/continuwuation/jemallocator
|
||||
|
|
Loading…
Add table
Reference in a new issue