From 9ff964f8641e23c0f81591ab62d84053aa9b5708 Mon Sep 17 00:00:00 2001 From: Cahllagerfeld <43843195+Cahllagerfeld@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:23:12 +0200 Subject: [PATCH] chore: Misc Fixes for Release (#629) --- legacy/src/constants/constantCommands.ts | 2 +- src/app/settings/secrets/Fragments.tsx | 2 +- src/app/stacks/create/new-infrastructure/Providers/GCP.tsx | 2 +- src/components/stacks/Sheet/index.tsx | 2 +- src/contents/cloud-only.tsx | 4 ++-- src/layouts/AuthenticatedLayout/index.tsx | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/legacy/src/constants/constantCommands.ts b/legacy/src/constants/constantCommands.ts index 57783e85c..2fc2223d0 100644 --- a/legacy/src/constants/constantCommands.ts +++ b/legacy/src/constants/constantCommands.ts @@ -32,7 +32,7 @@ export const constantCommandsToCreateStack = { export const constantCommandsToCreateSecret = { title: 'Stack Cheatsheet', documentation: - 'https://docs.zenml.io/getting-started/deploying-zenml/manage-the-deployed-services/secret-management', + 'https://docs.zenml.io/getting-started/deploying-zenml/secret-management', }; export const constantCommandsToCreateRepository = { diff --git a/src/app/settings/secrets/Fragments.tsx b/src/app/settings/secrets/Fragments.tsx index 7ad9daea5..2f705aaf0 100644 --- a/src/app/settings/secrets/Fragments.tsx +++ b/src/app/settings/secrets/Fragments.tsx @@ -61,7 +61,7 @@ export function Commands() { ))} ); diff --git a/src/app/stacks/create/new-infrastructure/Providers/GCP.tsx b/src/app/stacks/create/new-infrastructure/Providers/GCP.tsx index fbaa01abc..dc788a254 100644 --- a/src/app/stacks/create/new-infrastructure/Providers/GCP.tsx +++ b/src/app/stacks/create/new-infrastructure/Providers/GCP.tsx @@ -103,7 +103,7 @@ export function GCPWarning() { return ( The Cloud Shell session will warn you that the ZenML GitHub repository is untrusted. We - recommend that you review the contents of the repository and then check the Trust repo + recommend that you review the contents of the repository and then check the "Trust repo" checkbox to proceed with the deployment, otherwise the Cloud Shell session will not be authenticated to access your GCP projects. diff --git a/src/components/stacks/Sheet/index.tsx b/src/components/stacks/Sheet/index.tsx index cc8db726f..451b8af6d 100644 --- a/src/components/stacks/Sheet/index.tsx +++ b/src/components/stacks/Sheet/index.tsx @@ -85,7 +85,7 @@ function ComponentList({ stackId }: Props) { return (
- Start the free trial + Upgrade to ZenML Pro -
+