# ターゲットチャンネルをDEVからBETAに変更する方法は？

**URL:** https://meta.discourse.org/t/how-to-change-the-target-channel-from-dev-to-beta/317480
**Category:** Self-hosting
**Created:** [2024 年 7 月 21 日午後 11:40 UTC](https://meta.discourse.org/t/how-to-change-the-target-channel-from-dev-to-beta/317480 "2024-07-21T23:40:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Herobrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/herobrine/32/397767_2.png) [@Herobrine](https://meta.discourse.org/u/Herobrine)
#### Post date: [2024 年 7 月 21 日午後 11:40 UTC](https://meta.discourse.org/t/how-to-change-the-target-channel-from-dev-to-beta/317480/1 "2024-07-21T23:40:20Z")

</div>

これに関する情報が見つかりません…

私の理解では：

- ベータ版は人々が使用すべきものです
- 開発版は最新のコミットがあるブランチです（アクティブな開発）

Discourseをインストールした際、これを知らずにメインブランチをgit cloneしました。

UIからアップデートすれば問題は解決すると思っていましたが、-devバージョン（現在、3.3.0.beta5-devを持っています）が表示され続けます。

ベータチャンネル（リリースされれば3.3.0.beta5）に移行することは可能ですか？もし可能であれば、どのようにすればよいですか？

---

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [2024 年 7 月 22 日午前 12:12 UTC](https://meta.discourse.org/t/how-to-change-the-target-channel-from-dev-to-beta/317480/2 "2024-07-22T00:12:31Z")

</div>

![Screenshot_20240721-211302](https://global.discourse-cdn.com/meta/original/4X/c/0/c/c0c75957c65d83c7daa63229991346597ed5d89e.png)

これは私のものです。「Tests-Passed」を実行しています。

チームはStable Branchに対してTests-Passedを推奨しています。

Stableに切り替えたい場合は、Stableが追いつくまで待つ必要があります。その後、App.ymlファイルでStableのような別のブランチに変更できます。

クライアントがStable Branchを実行しています。

 ![Screenshot_20240721-211740](https://global.discourse-cdn.com/meta/original/4X/0/9/e/09ee3af6a14cc460ba7ea589a3e484ffd75a27a2.png)

現在実行しているのは推奨バージョンです。

こちらがチームからのガイドです。

> [@Configure a supported tracking branch to get Discourse software updates](https://meta.discourse.org/t/configure-a-supported-tracking-branch-to-get-discourse-software-updates/17014?u=heliosurge):
>
> bookmark This guide explains how to configure a supported tracking branch for your Discourse instance to manage software updates. person_raising_hand Required user level: Systen Administrator warning Console access is required. Managing your Discourse instance’s tracking branch determines the frequency and type of updates you receive. This guide explains the different tracking branches available and provides a step-by-step approach to changing the branch on your setup. Summary Disco…
