Seravo / wordpress

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
https://seravo.com
GNU General Public License v3.0
104 stars 53 forks source link

Run Travis CI tests inside our CI image via a .seravo-ci test script #120

Closed l3ku closed 3 years ago

l3ku commented 5 years ago

With this change into our project template, developers starting to develop their projects on this template can just focus on having the right tests in the .seravo-ci file, and Travis CI is already configured to start a container from our CI Docker image. The .seravo-ci file contains some example content.

ottok commented 5 years ago

Looks good! Do we need more testing or some rollout plan?

l3ku commented 5 years ago

The only rollout plan that comes to my mind is that there needs to be something mentioned about this in https://seravo.com/docs. Maybe also a potential mention in the blog article that you had planned for announcing the recent Docker renovations.

elguitar commented 3 years ago

We will continue from here :)