• v0.1.24 ce579aaac9

    v0.1.24 Stable

    gitea_admin released this 2026-07-03 20:07:55 +00:00 | 1232 commits to main since this release

    Fixed

    • pipeline-deploy-ibmi: staging-read race + devbump false-refusal (found by the very first
      live deploy, rpg-lemonade v0.1.4). (1) The promote step now holds the pub400-ibmi-compile
      mutex instead of a deploy-private one — CRTDUPOBJ reads the staging library that every build
      rewrites, and the post-release devbump build's clean-slate DLTPGM deleted LEMONADE mid-promote
      (CPF2105). (2) The integrity gate now tolerates release-equivalent rebuilds: on OBJCREATED
      drift it promotes iff git diff <release-sha>..staging excluding VERSION/CHANGELOG.md is
      empty (the devbump rebuild recompiles identical source); real source drift still refuses with
      "re-ship".
    Downloads