Authors
- Casey Jao <caseyagnostiq.ai>
- Co-authored-by: Faiyaz Hasan <faiyazagnostiq.ai>
Changed
- Database schema has been updated to v11
Operations
- `paths-filter` will only be run on PRs, i.e on workflow runs, the whole test suite will be run.
- Removed retry action from running on `pytest` steps since they instead use `pytest` retries.
- `codecov.yml` added to enable carry-forward flags
- UI front-end is only built for pull requests when the source changes
- Packaging is only validated on the `develop` branch