アシュアードデプロイメント向けに実施されたレイアウトとコアの変更を追跡する方法

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.

解決策は見つかりましたか?

プラグインを使用すると、Travis CI でのプラグインの継続的インテグレーションテストのセットアップでテストを実行できます。プラグインの場合、オーバーライドしているテンプレートが何かを把握し、それらが変更されたタイミングを追跡する必要があると思います。

「いいね!」 2