# RaBe GitHub Actions Reusable GitHub Actions workflows for Radio Bern RaBe CI/CD pipelines. Covers container image releases, Python/Poetry testing and publishing, Ansible collection releases, MkDocs documentation deployment, pre-commit checks, Trivy security scanning, and semantic versioning. ## Workflows - [Workflows](https://radiorabe.github.io/actions/workflows/index.md) - [Ansible Collections](https://radiorabe.github.io/actions/workflows/ansible/index.md) - [Release](https://radiorabe.github.io/actions/workflows/ansible/release/index.md) - [Test](https://radiorabe.github.io/actions/workflows/ansible/test/index.md) - [Container Images](https://radiorabe.github.io/actions/workflows/container/index.md) - [Release](https://radiorabe.github.io/actions/workflows/container/release/index.md) - [Schedule](https://radiorabe.github.io/actions/workflows/container/schedule/index.md) - [Python](https://radiorabe.github.io/actions/workflows/python/index.md) - [Release](https://radiorabe.github.io/actions/workflows/python/release/index.md) - [Test](https://radiorabe.github.io/actions/workflows/python/test/index.md) - [Pre-Commit](https://radiorabe.github.io/actions/workflows/pre-commit/index.md) - [MkDocs](https://radiorabe.github.io/actions/workflows/mkdocs/index.md) - [Semantic Release](https://radiorabe.github.io/actions/workflows/semantic-release/index.md) ## Reference - [Getting Started](https://radiorabe.github.io/actions/getting-started/index.md) - [Permissions](https://radiorabe.github.io/actions/permissions/index.md)