Replace gohg with direct hg command invocation.

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

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
Checks run (2 succeeded)
flake8 passed.
JSHint passed.