kontent-ai / sample-app-php

Dancing Goat site built with Kontent.ai and Laravel
https://kontent.ai/learn/tutorials/develop-apps/get-started/run-sample-app/?tech=php
MIT License
1 stars 5 forks source link

Set up CI #5

Closed petrsvihlik closed 4 years ago

petrsvihlik commented 6 years ago

Motivation

In order to be able to check whether the application builds with every submitted PR, we'd like to set up CI.

Proposed solution

Set up CI using Travis: https://travis-ci.org/Kentico/kentico-cloud-sample-app-php

Simply007 commented 4 years ago

CD set to: https://dashboard.heroku.com/apps/kontent-sample-app-php

Use devrel credentials from password server.

Live is here http://kontent-sample-app-php.herokuapp.com

Simply007 commented 4 years ago

CI set here: https://github.com/Kentico/kontent-sample-app-php/actions

petrsvihlik commented 4 years ago

good job :)