Skip to content

Pack's current version is ahead of the release being cut

Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/pack-ahead-of-release/v1 HTTP status: 409 Exit code: 2 Emitted by: mif-rh (MifRhError::PackAheadOfRelease)

pack '{name}' is at {pack_version}, ahead of the new release {new_version} — refusing to move it backward

This fires when a pack’s current version is already higher than the release version being cut. Applying the requested bump would move the pack’s version backward, so mif-rh refuses rather than silently regressing it.

MaybeIncorrect — cut a release at or above the pack’s current version, or leave this pack out of this bump.