How to Apply a GitHub Commit to Magento Core Code

Опубликовано: 14 Октябрь 2024
на канале: Mark Shust
1,164
48

In this video, I'm going to show you how to apply a random commit from a PR from GitHub to your deployment pipeline, so you don't have to manually run "patch" from terminal after deployments.

Read the related blog post at https://m.academy/articles/how-to-app...

This tut utilizes the infamous cweagans/composer-patches module, and is specific to Magento 2.

LINKS FROM THE VIDEO
=======================================
📖 Blog related to this video - https://m.academy/blog/how-to-apply-g...
🧑‍💻 The Magento PR used in this tut - https://github.com/magento/magento2/p...
🧑‍🔧 cweagans/composer-patches - https://github.com/cweagans/composer-...

READY TO LEARN?
=======================================
🏫 M.academy, the simplest way to learn Magento - https://m.academy
🎓 M.academy University, includes the Campus community - https://m.academy/university

SOCIAL
=======================================
🧑‍💼 LINKEDIN:   / markshust  
🐦 TWITTER:   / markshust  

#magento #magento2 #php #opensource #programming