Skip to content

DevOps & Infrastructure

This section contains documentation for maintainers and contributors about the project’s DevOps infrastructure, CI/CD pipelines, release processes, and development workflows.

This documentation is primarily for project maintainers who need to:

  • Configure and manage CI/CD pipelines
  • Handle releases and versioning
  • Set up branch protection rules
  • Troubleshoot build and deployment issues
  • Maintain project infrastructure

Contributors should be familiar with:

  • Check the CI/CD Quick Reference for common issues
  • Review existing GitHub Actions workflows in .github/workflows/
  • Ask maintainers in GitHub issues or discussions