Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
F11724587: D2470.diff
Tue, Sep 16, 16:22
Unknown Object (File)
Tue, Sep 9, 16:25
Unknown Object (File)
Mon, Sep 8, 06:42
Unknown Object (File)
Sun, Sep 7, 11:08
Unknown Object (File)
Sat, Sep 6, 21:02
Unknown Object (File)
Fri, Sep 5, 23:51
Unknown Object (File)
Fri, Sep 5, 10:27
Unknown Object (File)
Wed, Sep 3, 13:02
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.