Skip to content

fix(publish): canonical artifact filenames from zip metadata - #164

Merged
ronaldtse merged 1 commit into
mainfrom
publish-canonical-names
Sep 4, 2026
Merged

fix(publish): canonical artifact filenames from zip metadata#164
ronaldtse merged 1 commit into
mainfrom
publish-canonical-names

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Live failure: layerdrop entries/assets published as ld-*.zip from the /tmp staging names; resolver couldn't match. Filenames now derive from metadata id+precision with staging rename; 2 new tests; suite 129 green.

…g path

The layerdrop entries and release assets were published as ld-*.zip —
the local /tmp staging names leaked into models.yaml filenames and
asset names, and the runtime resolver (which matches volume files by
the canonical id-precision pattern) could not serve them. Filenames now
derive from the zip's own metadata; non-canonical staging copies are
renamed before upload.
@ronaldtse
ronaldtse merged commit e7210c2 into main Sep 4, 2026
@ronaldtse
ronaldtse deleted the publish-canonical-names branch September 4, 2026 08:46
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