Skip to content

Fix SDK album creation with provided id#14500

Merged
raymondjacobson merged 5 commits into
mainfrom
codex/fix-create-blank-album-sdk
Jun 23, 2026
Merged

Fix SDK album creation with provided id#14500
raymondjacobson merged 5 commits into
mainfrom
codex/fix-create-blank-album-sdk

Conversation

@raymondjacobson

Copy link
Copy Markdown
Member

Summary

  • map albumId onto playlist create metadata as playlistId when AlbumsApi.createAlbum delegates to playlists
  • send explicit empty playlistContents for blank album creation
  • add regression coverage for creating a blank album with a provided album id

Testing

  • git diff --check
  • npm run test -w @audius/sdk -- AlbumsApi.test.ts (fails before collecting tests in this local workspace because @audius/spl is symlinked but unbuilt: Vite cannot resolve its dist entry after the SDK-scoped install)

@changeset-bot

changeset-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 26868d0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@audius/sdk Patch
@audius/sdk-legacy Patch
@audius/protocol-dashboard Patch
@audius/sp-actions Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🌐 Web preview ready

Preview URL: https://audius-web-preview-pr-14500.audius.workers.dev

Unique preview for this PR (deployed from this branch).
Workflow run

@raymondjacobson raymondjacobson merged commit 90725b5 into main Jun 23, 2026
28 of 29 checks passed
@raymondjacobson raymondjacobson deleted the codex/fix-create-blank-album-sdk branch June 23, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant