Set Up CI/CD for Production Deployment

Created on 27 March 2025, 3 months ago

Establish a robust Continuous Integration/Continuous Deployment (CI/CD) pipeline for production deployments. Automate testing, execute necessary Drush commands, and ensure stability, security, and efficiency throughout the deployment process.

πŸ“Œ Task
Status

Active

Component

Miscellaneous

Created by

πŸ‡¨πŸ‡·Costa Rica danieazc

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @danieazc
  • πŸ‡ΊπŸ‡ΈUnited States camoa

    We have github actions that are doing part of the job.

    Rught now we have a deploy Github, tied uo to our hosting, based on dev panel. The GA automatically push code to that repo in the form of a deploy artifact.

    We do need:
    - Automatic deployment on the devpanel instance
    - Run updb and CIM as needed.

Production build 0.71.5 2024