##// END OF EJS Templates
ci: remove py2-rust support...
ci: remove py2-rust support Nobody cares about this very narrow usecase, and py2 support is over by July 1st. This helps with the CI load, and removes some flakiness.

File last commit:

r44587:ff396501 default
r50056:0ddd5e1f 6.1.2 stable
Show More
.arcconfig
7 lines | 206 B | text/plain | TextLexer
Alex Gaynor
phabricator: include the suggested arc config in the repo...
r33584 {
"conduit_uri": "https://phab.mercurial-scm.org/api",
Matt Harbison
phabricator: use .arcconfig for `phabricator.url` if not set locally...
r44587 "phabricator.uri": "https://phab.mercurial-scm.org/",
Alex Gaynor
phabricator: include the suggested arc config in the repo...
r33584 "repository.callsign": "HG",
"arc.land.onto.default": "@",
"base": "hg:.^"
}