Skip to content

Preserve uploaded track metadata when publishing tracks#29

Draft
raymondjacobson wants to merge 2 commits into
mainfrom
codex/preserve-uploaded-track-metadata
Draft

Preserve uploaded track metadata when publishing tracks#29
raymondjacobson wants to merge 2 commits into
mainfrom
codex/preserve-uploaded-track-metadata

Conversation

@raymondjacobson

Copy link
Copy Markdown
Member

Summary

  • publish DDEX-created tracks through SDK uploadTrackFiles + publishTrack so upload responses are preserved for chain metadata
  • use the same helper for single tracks and album child tracks
  • update focused publish tests to assert audio/image upload responses flow into publishTrack

Tests

  • npx vitest run src/publishRelease.test.ts
  • npm run tsc
  • DB_URL=postgresql://postgres:test@127.0.0.1:40111/ddex_codex_track_publish_test npm test

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