mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 07:35:22 +02:00
docs: Deduplicate sections
Some checks failed
Documentation / Build and Deploy Documentation (push) Failing after 14s
Checks / Prefligit / prefligit (push) Failing after 4s
Checks / Rust / Format (push) Failing after 5s
Checks / Rust / Clippy (push) Failing after 19s
Checks / Rust / Cargo Test (push) Failing after 18s
Some checks failed
Documentation / Build and Deploy Documentation (push) Failing after 14s
Checks / Prefligit / prefligit (push) Failing after 4s
Checks / Rust / Format (push) Failing after 5s
Checks / Rust / Clippy (push) Failing after 19s
Checks / Rust / Cargo Test (push) Failing after 18s
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
|
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
|
### 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.
|
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,9 +110,9 @@ 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
|
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.
|
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
|
their contributions accepted. This includes users who have been banned from
|
||||||
continuwuityMatrix rooms for Code of Conduct violations.
|
continuwuity Matrix rooms for Code of Conduct violations.
|
||||||
|
|
||||||
[issues]: https://forgejo.ellis.link/continuwuation/continuwuity/issues
|
[issues]: https://forgejo.ellis.link/continuwuation/continuwuity/issues
|
||||||
[continuwuity-matrix]: https://matrix.to/#/#continuwuity:continuwuity.org
|
[continuwuity-matrix]: https://matrix.to/#/#continuwuity:continuwuity.org
|
||||||
|
|
|
@ -114,13 +114,6 @@ docker build -f docker/Dockerfile .
|
||||||
|
|
||||||
The image can be cross-compiled for different architectures.
|
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-ruwuma]: https://forgejo.ellis.link/continuwuation/ruwuma
|
||||||
[continuwuation-rocksdb]: https://forgejo.ellis.link/continuwuation/rocksdb
|
[continuwuation-rocksdb]: https://forgejo.ellis.link/continuwuation/rocksdb
|
||||||
[continuwuation-jemallocator]: https://forgejo.ellis.link/continuwuation/jemallocator
|
[continuwuation-jemallocator]: https://forgejo.ellis.link/continuwuation/jemallocator
|
||||||
|
|
Loading…
Add table
Reference in a new issue