Welcome to Centmin Mod Community
Register Now

Beta Branch soften dmotd check_git_major_branch copy with info tier and DMOTD_BRA…

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 20, 2026.

  1. eva2000

    eva2000 Administrator Staff Member

    59,481
    12,536
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,176
    Local Time:
    2:05 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    soften dmotd check_git_major_branch copy with info tier and DMOTD_BRANCHCHECK toggle in 140.00beta01

    Replaces the misleading "Older branch (X) — newer: 132.00stable or
    141.00beta01" warn-tier line with an informational per-track notice.
    132.00stable was being labelled "newer" than 140.00beta01 despite being
    numerically older (only newer within the stable track), and 141.00beta01
    was being globally recommended even though it's an EL10 dev branch.

    Changes:
    - new info severity tier in _fancy_badge / _dmotd_push_status validator /
    compact-footer render loop (cyan [--] badge, \$boldcyan under non-fancy)
    - new DMOTD_BRANCHCHECK='y' toggle ('n' silences the notice; for admins
    who knowingly stay on a specific branch)
    - check_git_major_branch widened branches_to_check to include
    141.00beta01 so testers see a sanity-check notice
    - per-track latest assignments: _latest_stable constant; _latest_beta
    and _forum_url case-conditional (141 hosts get 141 + thread/29603,
    everyone else gets 140 + thread/25572)
    - compact line demoted to info, redundant " ! " prefix dropped:
    "Centmin Mod <branch> — latest stable: X / latest beta: Y — URL"
    - non-compact arm rewritten with aligned "Latest stable / Latest beta"
    labels and per-branch forum URL

    Continue reading...

    140.00beta01 branch