Skip to content

Make version:development honor RELEASE_BUMP #1172

Description

@ivanasabi

Related distribution validation: #1135. Related release decoupling: #1163.

Problem

version:development currently hardcodes a minor increment. A governed major or patch release would therefore advance to the wrong next development version even when the release itself uses the requested bump.

Acceptance criteria

  • Read and validate the governed RELEASE_BUMP value.
  • Produce the correct next development version for major, minor, and patch releases.
  • Reject missing or unsupported bump values rather than silently defaulting.
  • Add tests covering all supported bumps and a no-publish release rehearsal.

This is product-owned and must not be implemented in an engine PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions