Skip to content

feat: rename SDK API target from infra to compute#65

Open
pyramation wants to merge 1 commit into
mainfrom
feat/compute-schema-rename
Open

feat: rename SDK API target from infra to compute#65
pyramation wants to merge 1 commit into
mainfrom
feat/compute-schema-rename

Conversation

@pyramation

Copy link
Copy Markdown
Contributor

Summary

Aligns the functions-sdk with the upstream constructive-db schema routing changes (constructive-db#1586):

  • sdk/functions-sdk/dist/infra/sdk/functions-sdk/dist/compute/
  • API_NAMES changed from [\"infra\"] to [\"compute\"]
  • SDK entry export: export * as compute from './compute' (was infra)

This reflects the upstream rename of infra_publiccompute_public and the routing of function/namespace/graph schemas to the compute API.

Link to Devin session: https://app.devin.ai/sessions/633efc205f0c445dbbb61c40679c2f78
Requested by: @pyramation

Aligns with constructive-db schema routing changes:
- infra_public → compute_public
- SDK export renamed from 'infra' to 'compute'
- API_NAMES updated from ['infra'] to ['compute']
@devin-ai-integration

Copy link
Copy Markdown

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

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.

1 participant