如何跟踪为确保部署而进行的布局和核心更改

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 个赞