• 
      

    Replace gohg with direct hg command invocation.

    Review Request #14929 — Created March 18, 2026 and submitted

    Information

    rb-gateway
    master

    Reviewers

    The gohg package hasn't had any updates since 2014. Given that this
    package wraps the hg executable and our needs are quite limited, this
    change replaces that with invoking hg ourselves.

    • Ran unit tests.
    • Ran integration tests.
    Summary ID
    Replace gohg with direct hg command invocation.
    The `gohg` package hasn't had any updates since 2014. Given that this package wraps the `hg` executable and our needs are quite limited, this change replaces that with invoking `hg` ourselves. Testing Done: - Ran unit tests. - Ran integration tests.
    ukmkqrzkwuklylzlzuxowuwxspzqqkrs
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (1161e3b)