From c69f050d2c5a0ddf9fc6967b8c2d03aad2a60f10 Mon Sep 17 00:00:00 2001 From: Bruno Date: Sun, 9 Feb 2025 18:37:29 -0300 Subject: [PATCH] build/windows: Document maintenance of GITLAB_CI's client secret --- build/windows/store/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build/windows/store/README.md b/build/windows/store/README.md index 9f8cd321f4..b04d37ebce 100644 --- a/build/windows/store/README.md +++ b/build/windows/store/README.md @@ -13,7 +13,10 @@ Base rule to update the "GIMP (Preview)" entry: ## Maintaining the MSIX -If the submission from CI does not work, you need to do the following yourself: +If the submission from CI does not work, check on MS Entra Admin Center for the +client secret of 'GITLAB_CI' app. If expired, create a new one and add it on +GitLab as a masked, hidden and protected variable. Then, retrigger the Store job. +That is usually faster than doing a manual submission as per instructions below: 1. The link above will open 'Partner Center', the frontend to submit .msixupload