From b53780b796a320d233911428ac98d9266dc4bde7 Mon Sep 17 00:00:00 2001 From: Sagar Batchu Date: Thu, 24 Jul 2025 15:16:49 +0100 Subject: [PATCH 1/2] chore: update speakeasy workspace - Updating speakeasy workspace where the studio sdk is generated into`speakeasy/speakesay-registry` --- internal/studio/sdk/.speakeasy/workflow.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/studio/sdk/.speakeasy/workflow.yaml b/internal/studio/sdk/.speakeasy/workflow.yaml index c6ad098a..05727cef 100644 --- a/internal/studio/sdk/.speakeasy/workflow.yaml +++ b/internal/studio/sdk/.speakeasy/workflow.yaml @@ -7,14 +7,14 @@ sources: overlays: - location: .speakeasy/speakeasy-modifications-overlay.yaml registry: - location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/speakeasy-studio-oas + location: registry.speakeasyapi.dev/speakeasy/speakesay-registry/speakeasy-studio-oas targets: speakeasy-studio-go: target: go source: SpeakeasyStudio-OAS codeSamples: registry: - location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/speakeasy-studio-oas-go-code-samples + location: registry.speakeasyapi.dev/speakeasy/speakesay-registry/speakeasy-studio-oas-go-code-samples labelOverride: fixedValue: Go (SDK) blocking: false @@ -24,7 +24,7 @@ targets: output: /path/to/speakeasy-registry/web/packages/generated-studio-ts-sdk codeSamples: registry: - location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/speakeasy-studio-oas-typescript-code-samples + location: registry.speakeasyapi.dev/speakeasy/speakesay-registry/speakeasy-studio-oas-typescript-code-samples labelOverride: fixedValue: Typescript (SDK) blocking: false From 0dbad128a662e0dc384b3706ccc93ba30e52b787 Mon Sep 17 00:00:00 2001 From: Sagar Batchu Date: Thu, 24 Jul 2025 16:43:06 +0100 Subject: [PATCH 2/2] Update workflow.yaml --- internal/studio/sdk/.speakeasy/workflow.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/studio/sdk/.speakeasy/workflow.yaml b/internal/studio/sdk/.speakeasy/workflow.yaml index 05727cef..bb72842f 100644 --- a/internal/studio/sdk/.speakeasy/workflow.yaml +++ b/internal/studio/sdk/.speakeasy/workflow.yaml @@ -7,14 +7,14 @@ sources: overlays: - location: .speakeasy/speakeasy-modifications-overlay.yaml registry: - location: registry.speakeasyapi.dev/speakeasy/speakesay-registry/speakeasy-studio-oas + location: registry.speakeasyapi.dev/speakeasy/speakeasy-registry/speakeasy-studio-oas targets: speakeasy-studio-go: target: go source: SpeakeasyStudio-OAS codeSamples: registry: - location: registry.speakeasyapi.dev/speakeasy/speakesay-registry/speakeasy-studio-oas-go-code-samples + location: registry.speakeasyapi.dev/speakeasy/speakeasy-registry/speakeasy-studio-oas-go-code-samples labelOverride: fixedValue: Go (SDK) blocking: false