sapling/hgext/extlib/phabricator
Bennett Magy e31dcc3efe Updated parsing logic for .arcrc
Summary:
For some arcrc formats, hg commands prefer a deprecated blob in the .arcrc file which does not contain an oauth token, and only contains a phabricator cert (which is deprecated in favor of oauth)

This updates the logic to look for the phabricator.intern.facebook.com blob in the .arcrc to get an oauth token.

Reviewed By: mitrandir77

Differential Revision: D9351851

fbshipit-source-id: 11efe30b077480caa7b147c45a8d0eb78189277e
2018-08-16 13:50:53 -07:00
..
__init__.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
arcconfig.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
diffprops.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
graphql.py Updated parsing logic for .arcrc 2018-08-16 13:50:53 -07:00
phabricator_graphql_client_requests.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
phabricator_graphql_client_urllib.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
phabricator_graphql_client.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00