BitBucket blog announces the support for scheduled Bitbucket Pipelines. This is super cool and has been on the wishlist for a while now. Here are a few examples of how this feature is useful:
- Nightly builds that take longer to run
- Daily or weekly deployments to a test environment
- Data validation and backups
- Load tests and tracking performance over time
- Jobs and tasks that aren’t coupled to code changes