Come tenere traccia delle modifiche al layout e al core per una distribuzione assicurata

Hi Guys,

Is there any best practice to keep track of the changes made by the Discourse team in the core so that while making the deployment using Docker/ Taking the latest stable code from Git doesn’t break anything in functionality implemented/Overridden in the themes and plugins.

Hai trovato una soluzione?

Con i plugin puoi eseguire test con Impostazione dei test di integrazione continua per i plugin su Travis CI. Con i plugin, penso che dovresti sapere quali template stai sovrascrivendo e tenere traccia delle modifiche quando vengono apportate.