.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 11 Mar 2024 13:09:01 +0100
branchstable
changeset 51499 8b77ad54d67a
parent 44128 ff396501e841
permissions -rw-r--r--
test-chg: stabilize the log checking The "worker process exited" line have been making the CI flaky for a long time. Lets sort this out.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}