v5.0.58: retry on 401 from Gateway, bump test profile version

This commit is contained in:
“Naeel”
2026-07-05 07:51:23 +04:00
parent 595c9250a1
commit e9901c6309
5 changed files with 99 additions and 58 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ NUBES_API_ENDPOINT="https://lk-api-gateway-test.ngcloud.ru/api/v1/svc"
TOKEN_FILE="secrets/test.token"
# Release versions
RELEASE_VERSION="5.0.57"
PROVIDER_VERSION="5.0.57"
DOCS_VERSION="5.0.57"
RELEASE_VERSION="5.0.58"
PROVIDER_VERSION="5.0.58"
DOCS_VERSION="5.0.58"
# Docs generation — ONLY from docs_gen/<stand>/ (never from docs/)
DOCS_GEN_DIR="universal_rebuild/docs_gen/test"