CI/CD#
This section documents the GitHub Actions workflows that make up FlagGems' continuous integration and delivery pipeline: what runs on a pull request, what runs on a schedule, and what runs on release.
- Pull request checks — workflows triggered by opening, updating, or commenting on a pull request
- Scheduled and on-demand testing — daily/weekly full-suite
tests, coverage reporting, and on-demand
/testcommands - Release and sync — building/publishing wheels and mirroring the repository to other remotes