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].

/2023/08/continuous-integration-and-continuous-delivery/

Created 1y | Aug 29, 2023, 2:40:07 PM


Login to add comment

Other posts in this group

Community Corner: PHPxWorld with Chris Morrell

In this episode, Scott talks with Chris Morrell about PHPxWorld and a hopeful return to in-person User Groups. Links: PHPxWorld – https://phpx.world/ Chris on BlueSky – https://bsky.ap

Dec 20, 2024, 6:20:07 PM | PHP Architect
php[podcast] 2024.12.19

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Home Row Mod, Glutton Malware, Larave Visual Code Extension, Free Copilot, Free Webstorm, and more… Links from the show: P

Dec 20, 2024, 4:20:07 AM | PHP Architect
php[podcast] 2024.12.12

The post php[podcast] 2024.12.12 appeared first on php[architect

Dec 13, 2024, 12:50:03 AM | PHP Architect
Community Corner: Serverless Architectures With Nelson Isioma

In this episode, Scott talks with Nelson Isioma about his article in the November 2024 issue of the php[architect] magazine about Serverless Architectures. Links pScan – https://github.com/N

Dec 11, 2024, 6:40:06 PM | PHP Architect
php[podcast] 2024.12.5: Tek(nically) Speaking

This week on the php podcast, Eric and John talk about Lazy Object in PHP 8.4, php[tek] 2025 first round of speaker selection is done, PHP Architect is now on Bluesky (@phparch.com), join the PHP A

Dec 6, 2024, 2:10:04 AM | PHP Architect
How To: Soft Delete Data in Laravel 11

The terrible thing about deleting data from a database is that it’s gone forever. We can’t even look at the data to see if we need it because it’s gone. If we need the data back,

Dec 5, 2024, 7:10:05 PM | PHP Architect
Community Corner: Concurrency With Florian Engelhardt

In this episode, Scott talks to Florian Engelhardt about concurrency in PHP. Links Florian on Mastodon – https://phpc.social/@flowcontrol Florian’s Website – https://dotbox.org Ar

Dec 4, 2024, 10:20:03 PM | PHP Architect