Creating a CI/CD Pipeline in Laravel with Github Actions

Опубликовано: 20 Ноябрь 2020
на канале: Icodestuff
17,695
250

In this video I show you how to add continuous integration & continuous deployment to your Laravel application with Github Actions. As described by CodeShip:

"Continuous integration is a development practice where developers integrate code into a shared repository frequently, preferably several times a day. Each integration can then be verified by an automated build and automated tests. "

This can be useful in your Laravel applications to ensure breaking changes are kept to a minimum by preventing failing builds to be merged into the target branch. If your build passes, it can move onto the next step which is continuous deployment which means once your changes have been merged into the target branch, it is automatically deployed to a test or staging environment — in some cases even production. In this video we will be applying CI & CD to the Icodestuff Laravel site. Before continuing, you should have a basic understanding of PHPUnit (testing) and PHPStan (static analysis).

If you like these type of videos be sure to leave us a like & comment!

Follow us on Instagram:
  / icodestuff.io  

Github Repo:
https://github.com/icodestuff-io/website


Смотрите видео Creating a CI/CD Pipeline in Laravel with Github Actions онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Icodestuff 20 Ноябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 17,69 раз и оно понравилось 25 людям.