CI/CD is a project that focuses on continuous integration and continuous deployment. It utilizes various GitHub actions workflows for tasks such as publishing, CI, and documentation building. The latest release can be found at [this link](https://github.com/litestar-org/litestar/actions/workflows/publish.yaml/badge.svg?branch=main), while the CI workflow can be accessed [here](https://github.com/litestar-org/litestar/actions/workflows/ci.yaml/badge.svg). Additionally, the documentation building workflow can be viewed at [this link](https://github.com/litestar-org/litestar/actions/workflows/docs.yaml?branch=main).