Continuous Integration and Continuous Delivery

    As developers, we’re always looking for ways to take our customer’s problems and turn them into solutions, and sometimes it can take a painfully long time to deliver those solutions. We might have multiple steps involved in the release process or only do a few releases every year, and that can slow us […]

The post Continuous Integration and Continuous Delivery appeared first on php[architect].

https://www.phparch.com/2023/08/continuous-integration-and-continuous-delivery/

Établi 2y | 18 oct. 2023, 21:30:07


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

PHP Podcast: 2025.08.14

Links from the show: Thalia Strings – YouTube PHP Fibers: The Game-Changer That Makes Async Programming Feel Like Magic | PHP Architect Everything We Announced at Laracon US 2025 &#8211

15 août 2025, 00:20:05 | PHP Architect
PHP Fibers: The Game-Changer That Makes Async Programming Feel Like Magic

Picture this: You’re sitting in front of your computer, watching your PHP application crawl through a list of RSS feeds one by one. Each request takes half a second, and with twenty feeds to

14 août 2025, 19:40:03 | PHP Architect
Community Corner: Jacked PHP with Savio Resende

In this episode, we talk with Savio Resende about Open Swoole and Savio's book "Jacked PHP" which discusses how to get started using Open Swoole in your PHP projects. Links: "Jacked PHP" – h

12 août 2025, 16:40:03 | PHP Architect
Community Corner: Verbs with Daniel Coulbourne

In this episode, we talk with Daniel Coulbourne about the Verb library for Laravel, which provides an opinionated, user-friendly introduction to event sourcing. Links: Verbs Library – https:

8 août 2025, 22:20:05 | PHP Architect
PHP Podcast: 2025.08.07

The PHP Podcast streams the recording of this podcast live, typically every Thursday at 3 PM PT. Come join us and subscribe to our YouTube channel. X: https://x.com/phparch Mastodon: https://phpar

8 août 2025, 01:20:13 | PHP Architect
How PHP Really Reads Your Code (Abstract Syntax Tree (AST))

Do you ever wonder how PHP parses your code? Wonder no longer because in this video, Scott Keck-Warren from the PHP Architect Channel shows you how to inspect your code using the AST with the PHP-

5 août 2025, 17:40:07 | PHP Architect
The Psychology of a Developer

This month’s first feature article comes from Nelson Isioma, breaking down ‘Cool Things You Can Do With HTMX’. As Nelson discusses, HTMX brings additional functionality while usin

30 juil. 2025, 22:40:05 | PHP Architect