How to change the target channel from DEV to BETA?

I can’t find anything about this…

As far as I understand :

  • Beta is what people should use
  • Dev is the branch with the most up-to-date commits (active dev)

When installing Discourse, I didn’t know about this and git clone the main branch.

I thought the problem would fix itself when updating through the UI, but I keep getting the -dev version (currently, I have 3.3.0.beta5-dev)

Is it possible to migrate to the beta channel (3.3.0.beta5 when it’s out)? If so, how to do it?

This is mine. I am running “Tests-Passed”

The team recommends Tests-Passed vs the Stable Branch.

If your wanting to switch to Stable. You would need to wait til Stable catches up. This can then be changed to another Branch like Stable in the App.yml file.

A client of mine is running stable branch

What you’re currently running is the recommended version.

Here is the guide from the team.