publishing_event.ts view source
ZodEnum<{ publish: "publish"; network: "network"; auth: "auth"; dependency: "dependency"; build: "build"; drift: "drift"; other: "other"; }> import type {PublishingErrorCode} from '@fuzdev/fuz_gitops/publishing_event.js'; Coarse triage classification for a failed package. Lets consumers branch on failure kind without parsing the message.