-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
deploymentsdirectory
- New
- Create a job on the Jenkins system to deploy changes for the application
- Package is extracted to
deploymentsprovisioning space - Add some kind of "maintenance mode" (
./artisan downand./artisan upthing) to deploy database schema changes as required - Change
public_htmlto point to new deployment
- Package is extracted to
Metadata
Metadata
Assignees
Labels
No labels