2023-08-29 21:49:52 -04:00
|
|
|
---
|
|
|
|
title: next.forgejo.org
|
|
|
|
license: 'CC-BY-SA-4.0'
|
|
|
|
---
|
|
|
|
|
|
|
|
_This is the developer documentation for Forgejo Next, covering technical
|
|
|
|
details for Forgejo contributors.
|
|
|
|
[Go to end-user documentation for service overview.](../../user/forgejo-next/)_
|
|
|
|
|
|
|
|
https://next.forgejo.org, also known as Forgejo Next, is Forgejo's
|
|
|
|
official testing and demonstration instance. The specific version of
|
|
|
|
Forgejo running on this instance varies depending on the status of the
|
|
|
|
latest release branch.
|
|
|
|
|
2024-02-23 10:06:24 -05:00
|
|
|
Typically, the instance will be running the daily build straight from the
|
2023-08-29 21:49:52 -04:00
|
|
|
`forgejo` branch, meaning it contains experimental code that will be
|
2024-02-23 10:06:24 -05:00
|
|
|
included in the next major version of Forgejo.
|
|
|
|
|
|
|
|
When a release branch is created and release candidates are posted,
|
|
|
|
Forgejo Next will be switched to the latest release candidate. Release
|
|
|
|
candidates are to be deployed until a stable release is
|
|
|
|
available. next.forgejo.org will then be upgraded back to the
|
|
|
|
`forgejo` branch.
|
2023-08-29 21:49:52 -04:00
|
|
|
|
2023-12-25 14:35:53 -05:00
|
|
|
For details on the hardward from which it is running, [checkout the section in the
|
|
|
|
infrastructe documentation](../infrastructure/#containers).
|