You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new Jenkins CI system for joomla.org should be utilized to automate code deployments for this repository. To that, the following steps are required:
Remove compiled assets from this repository
Laravel Mix manifest
SRI manifest
CSS/JS
Adjust the live server to support a minimal downtime deployment workflow
New deployments directory
Create a job on the Jenkins system to deploy changes for the application
Package is extracted to deployments provisioning space
Add some kind of "maintenance mode" (./artisan down and ./artisan up thing) to deploy database schema changes as required
The new Jenkins CI system for
joomla.orgshould be utilized to automate code deployments for this repository. To that, the following steps are required:deploymentsdirectorydeploymentsprovisioning space./artisan downand./artisan upthing) to deploy database schema changes as requiredpublic_htmlto point to new deployment