mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 00:42:40 +01:00
No description
c784b56920
Summary: See PHI261. Currently "arc land" shows every build staus (passed, failed, building, etc) as yellow. Intended behavior is that passed builds are green, failed builds are red, and so on. This is because of an unintended API change a while ago in D16356. Since the only impact was a cosmetic color issue, this escaped notice until now. Additionally, try to use the modern `harbormaster.build.search` if it is available. Test Plan: - Ran `arc land` with running builds, got reasonable coloration. - Faked the new method not being available, still got sensible behavior from the old method. Reviewers: amckinley Reviewed By: amckinley Differential Revision: https://secure.phabricator.com/D18837 |
||
---|---|---|
bin | ||
externals | ||
resources | ||
scripts | ||
src | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. You can read more in the User Guide
For more information about Phabricator, see http://phabricator.org/.
LICENSE
Arcanist is released under the Apache 2.0 license except as otherwise noted.