From 0d6481c4d55ac7cc1dfb4e5c64229b0cc164c939 Mon Sep 17 00:00:00 2001 From: Jens L Date: Mon, 27 Mar 2023 18:01:56 +0200 Subject: [PATCH] =?UTF-8?q?website/developer-docs:=20add=20note=20to=20cre?= =?UTF-8?q?ate=20version=20subdomain=20and=20conf=E2=80=A6=20(#5093)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit website/developer-docs: add note to create version subdomain and configure closes #5092 Signed-off-by: Jens Langhammer --- website/developer-docs/releases/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/developer-docs/releases/index.md b/website/developer-docs/releases/index.md index 3e966c802..ac8fba159 100644 --- a/website/developer-docs/releases/index.md +++ b/website/developer-docs/releases/index.md @@ -9,6 +9,7 @@ - Check if any of the changes merged to the branch make changes to the API schema, and if so update the package `@goauthentik/api` in `/web` - Push the branch, which will run the CI pipeline to make sure all tests pass +- Create the version subdomain for the version branch ([see](https://github.com/goauthentik/terraform/commit/87792678ed525711be9c8c15dd4b931077dbaac2)) and add the subdomain in Netlify ([here](https://app.netlify.com/sites/authentik/settings/domain)) - Create/update the release notes #### For initial releases: