CI CD - rheal3/IslandBikeRentals GitHub Wiki

Continuous Integration Continuous Deployment

This project uses github actions to continually integrate, the CI checks that all tests have run OK and all code is up to flake8 standards.

Once the integration has been accepted the app is automatically deployed through Heroku.