Skip to content

chore(api): bump etl for dev-app image_url + rune-count fixes (#350)#934

Merged
raymondjacobson merged 1 commit into
mainfrom
chore/bump-etl-parked-findings
Jun 9, 2026
Merged

chore(api): bump etl for dev-app image_url + rune-count fixes (#350)#934
raymondjacobson merged 1 commit into
mainfrom
chore/bump-etl-parked-findings

Conversation

@raymondjacobson

Copy link
Copy Markdown
Member

Summary

Bumps github.com/OpenAudio/go-openaudio and .../pkg/etl from e8586ac (#933) to bda0b8b.

Primary: go-openaudio #350

  • persists developer_apps.image_url (previously dropped; 271 prod apps have it), gated by the legacy is_fqdn check;
  • rune-counts the comment video_url and oauth redirect_uri length caps (byte-vs-rune over-strictness, same class as the name/bio fix).

Also carried (main advanced past the baseline):

core-indexer runs this vendored image, so the bump is required to ship the fixes.

Changes

  • go.mod / go.sum: both go-openaudio modules → v1.3.1-0.20260609040102-bda0b8b592f5

Deploy note — no migration

Latest ETL migration stays 0033 (#349 reuses the existing track_collaborators table). Everything here is code-only — no schema change, no special rollout.

Test plan

  • go mod tidy — only go.mod/go.sum changed
  • go build ./... passes
  • resolved module contains the image_url fix (validatedAppImageURL); migration unchanged (0033)
  • Post-deploy: set a dev-app icon and a long multibyte comment video on the test account → both persist

🤖 Generated with Claude Code

Bumps go-openaudio to bda0b8b. Primary: #350 persists developer_apps.image_url
(was dropped) and rune-counts the comment video_url / oauth redirect_uri length
caps. Also carries #349 (collaborator leave-after-accept) and #351 (accept any
genre string up to 100 chars). No new migration (reuses 0033).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@raymondjacobson raymondjacobson merged commit ed7ad32 into main Jun 9, 2026
5 checks passed
@raymondjacobson raymondjacobson deleted the chore/bump-etl-parked-findings branch June 9, 2026 16:34
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