Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 16, 10:43
Unknown Object (File)
Mon, Sep 14, 05:20
Unknown Object (File)
Mon, Sep 14, 03:17
Unknown Object (File)
Thu, Sep 10, 06:03
Unknown Object (File)
Fri, Sep 4, 14:07
Unknown Object (File)
Thu, Sep 3, 02:26
Unknown Object (File)
Tue, Sep 1, 03:44
Unknown Object (File)
Mon, Aug 31, 08:21
Subscribers
None

Details

Summary

Can be used for API queries:

curl https://devcentral.nasqueron.org/api/... -d api.token=$(phabricator/read-token.py) ...

Test Plan

Tested against devcentral with diffusion.repository.search query.

Diff Detail

Repository
rDEVTOOLS Nasqueron Devtools
Lint
Lint Passed
Unit
No Test Coverage
Branch
read-phabricator-token
Build Status
Buildable 3852
Build 4102: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jan 16 2022, 21:53
This revision was automatically updated to reflect the committed changes.