Build and Release Process

Currently, EasyEngine v4 is in the development stage. Hence the main branch for v4 is master-v4 and the ongoing development branch is develop-v4.

The current build and release process uses Travis-CI.

  • Whenever any commit is pushed or merged into the develop-v4 branch, it triggers the Travis-CI to generate a nightly phar and commits it to the easyengine-builds repository.

  • Similarly, whenever any commit is pushed or merged into the master-v4 branch, it triggers the Travis-CI to generate a stable phar and commits it to the easyengine-builds repository.

Subpages