Skip to content

chore(sdks): regenerate in new directories#381

Merged
leggetter merged 2 commits intomainfrom
chore/rename-sdks
May 9, 2025
Merged

chore(sdks): regenerate in new directories#381
leggetter merged 2 commits intomainfrom
chore/rename-sdks

Conversation

@leggetter
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 9, 2025 23:16
@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
outpost-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 11:19pm
outpost-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 11:19pm

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reorganizes the Go SDK by regenerating it in new directories and updating package names and import paths to reflect the new structure.

  • Renames the package from "client" to "outpostgo" and updates corresponding import paths.
  • Updates documentation (USAGE.md and README.md) to reflect the new package naming and import paths.
  • Adjusts generation configuration and workflow output paths to match the new directory structure.

Reviewed Changes

Copilot reviewed 827 out of 827 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdks/outpost-go/destinations.go Renames package and updates import paths to the new structure.
sdks/outpost-go/USAGE.md Updates client instantiation examples to use outpostgo.
sdks/outpost-go/README.md Updates installation and code examples with new package details.
sdks/outpost-go/.speakeasy/gen.yaml Bumps version and changes packageName to align with the new directory.
.speakeasy/workflow.yaml Updates output directories to generate SDKs in the new structure.
Comments suppressed due to low confidence (2)

sdks/outpost-go/destinations.go:3

  • Verify that the package rename from 'client' to 'outpostgo' is intentional and consistently reflected in the rest of the SDK documentation and downstream usage.
package outpostgo

sdks/outpost-go/.speakeasy/gen.yaml:37

  • Confirm that changing packageName to the fully qualified path meets the module's design expectations and that consumers will import the package correctly.
packageName: github.com/hookdeck/outpost/sdks/outpost-go

@vercel vercel Bot temporarily deployed to Preview – outpost-website May 9, 2025 23:18 Inactive
@leggetter leggetter merged commit 22ca16b into main May 9, 2025
2 of 3 checks passed
@leggetter leggetter deleted the chore/rename-sdks branch May 9, 2025 23:19
@vercel vercel Bot temporarily deployed to Preview – outpost-docs May 9, 2025 23:19 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants