Skip to content

fix: validate that all file resources are available#1776

Merged
netomi merged 2 commits into
mainfrom
missing-changelog
Apr 20, 2026
Merged

fix: validate that all file resources are available#1776
netomi merged 2 commits into
mainfrom
missing-changelog

Conversation

@netomi

@netomi netomi commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This fixes #1762 .

Previously, file resources are only accessed during async publishing. If something fails, the extension version is created and activation fails and thus leaves a dangling extension version.

To prevent that, it is already validated during the synchronous publishing validation that all file resources are accessible / readable and report back any error to the publisher to be able to fix these errors.

@netomi netomi merged commit 3af917c into main Apr 20, 2026
8 checks passed
@netomi netomi deleted the missing-changelog branch April 20, 2026 11:44
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.

Error during publication

1 participant