Under the hood
Useful2 Signal0
Artifact publishing takes cleaner options and can report which sidecar types were refused.
What's wrong with this entry?
Anonymous. No account, no email.
What
The artifact publish helper takes a single options bag instead of positional flags, and reports one more field on success.
Details
- Options are
injectDiagramRuntime,injectHighlightRuntimeandcomposedPrReview. - Successful validation can attach
refusedClassSidecarTypesto the result. - Content-type detection for uploaded files moved from an inline extension map to a helper.
Evidence
injectDiagramRuntime
Strings lifted out of the shipped bundle, so the claim above can be checked against them.