Code Studio provides automatic code updates through scheduled pipelines. Therefore, you must create a scheduled pipeline. When the scheduled pipeline runs, Code Studio scans your code for outdated Composer packages and deprecated code, and creates new merge request(s) if updates are available.
These merge requests trigger the Auto DevOps pipelines, automatically test the changes, and stage them on an Acquia CDE. On successful completion of all tasks, you can merge the merge requests.
Automatic Updates are automatically enabled by default when you follow the Create a Code Studio project instructions.
You can create additional scheduled Pipelines and trigger them on demand by completing the following steps:
Click New schedule to create a new scheduled pipeline.
In Interval Pattern, do one of the following:
Acquia recommends the Interval Pattern frequency of once per week.
On the Schedules page, click the play button next to the pipeline you just created to test your new scheduled pipeline on demand.
Code Studio creates a new merge request with the updates.
If this content did not answer your questions, try searching or contacting our support team for further assistance.