# Discourse团队——你们如此自信地每隔几分钟推一次版本更新是怎么做到的？

**URL:** https://meta.discourse.org/t/discourse-team-how-are-you-so-confident-in-pushing-version-updates-every-couple-of-minutes/324788
**Category:** General
**Created:** [2024 年9 月 3 日 22:22 UTC](https://meta.discourse.org/t/discourse-team-how-are-you-so-confident-in-pushing-version-updates-every-couple-of-minutes/324788 "2024-09-03T22:22:59Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### 作者： ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### 发布日期： [2024 年9 月 4 日 07:56 UTC](https://meta.discourse.org/t/discourse-team-how-are-you-so-confident-in-pushing-version-updates-every-couple-of-minutes/324788/2 "2024-09-04T07:56:29Z")

</div>

我们首先在我们内部社区部署所有新更改，这有助于我们每天的工作，包括 [meta.discourse.org](http://meta.discourse.org)。

Discourse 团队会获得最新、最棒的更改……以及 bug。然后，你们 meta 用户也会承担大部分影响。

与普遍看法相反，我们并非 _一直_ 将所有更改部署到所有站点；我们会定期部署站点。您说得对，破坏站点是有风险的。我们必须在保持站点安全和更新与因担心损坏而从不更新之间取得良好平衡。

对于测试，您可以查看我们的存储库。我们还有额外的内部构建+测试流程

- 核心的 [tests](https://github.com/discourse/discourse/actions/workflows/tests.yml) 在每次提交时运行
- 支持插件中的 [tests](https://github.com/discourse/discourse-data-explorer/actions)
- 支持主题中的 [tests](https://github.com/discourse/discourse-kanban-theme/actions/workflows/discourse-theme.yml)

理想情况下，第三方插件也应该有测试，而且值得注意的是，由于无法管理不兼容性和安全性，我们不在我们的托管服务上支持它们。

---

_[View the full topic](https://meta.discourse.org/t/discourse-team-how-are-you-so-confident-in-pushing-version-updates-every-couple-of-minutes/324788)._
