The CI Generator intelligently configures CI workflows for your Laravel or PHP projects on GitHub, Bitbucket, or GitLab.
Shift reviews your Composer dependencies and project files to create jobs for linting PHP, checking code syntax, and running tests. Shift builds a common PHP environment with extensions and services making it easy to adjust.
After running the CI Generator these workflows will automatically run any time a PR is opened - giving you even more confidence when merging changes in future Shifts.
Using the CI Generator to automatically configure your CI workflow has an estimated time savings of 2 hours.
The CI Generator automates the creation of CI workflows with the following configuration:
COMPOSER_AUTH
variable to install private packages.laravel/dusk
dependency is present.Shift configures the CI environment based on your project dependencies and files. You may need to adjust or add configuration based on any additional requirements of your project.
Sign in with any of the following services to connect Shift with your Laravel project.
Don't use one of these services?
Temporarily push your project to a free, private repository on one of these cloud-based services or upgrade your project locally with Shift for Docker.