Use build and release pipelines in Azure DevOps to automate your SharePoint Framework deployments
A while ago I wrote two articles about how you can automate the publishing process of your SharePoint Framework scripts and solution package via custom gulp tasks. Info: you can find the articles here and here. These gulp tasks are already a great step forward but still, requires you to manually launch these gulp commands to push everything to your environments. For