feat: Create CI/CD #9

Merged
awiteb merged 3 commits from awiteb/ci-cd into master 2024-07-07 20:00:25 +02:00 AGit
Showing only changes of commit f5ffa3733e - Show all commits

View file

@ -8,10 +8,8 @@ height="100">
An open-source [OxideTalis Messaging Protocol][`OTMP`] (OTMP) homeserver An open-source [OxideTalis Messaging Protocol][`OTMP`] (OTMP) homeserver
implementation written in Rust. implementation written in Rust.
<!-- [![Forgejo CI [![Forgejo CI Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/ci.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis)
Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/ci.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis) [![Forgejo CD Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/cd.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis)
[![Forgejo CD
Status](https://git.4rs.nl/oxidetalis/oxidetalis/badges/workflows/cd.yml/badge.svg)](https://git.4rs.nl/oxidetalis/oxidetalis) -->
[![agplv3-or-later](https://www.gnu.org/graphics/agplv3-88x31.png)](https://www.gnu.org/licenses/agpl-3.0.html) [![agplv3-or-later](https://www.gnu.org/graphics/agplv3-88x31.png)](https://www.gnu.org/licenses/agpl-3.0.html)
@ -79,6 +77,10 @@ docker-compose up -d
For information on how to contribute to the project, please see the For information on how to contribute to the project, please see the
[CONTRIBUTING.md](./CONTRIBUTING.md) file. [CONTRIBUTING.md](./CONTRIBUTING.md) file.
## Repository mirrors
- [Codeberg](https://codeberg.org/awiteb/oxidetalis)
- [GitHub](https://github.com/oxidetalis/oxidetalis)
## Licenses ## Licenses
The project is split into multiple crates, each with its own license: The project is split into multiple crates, each with its own license:
* [`crates/oxidetalis`]: Homeserver implementation, licensed under the GNU * [`crates/oxidetalis`]: Homeserver implementation, licensed under the GNU