Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
F26177463: D2470.id6228.diff
Mon, Apr 20, 16:52
Unknown Object (File)
Sun, Apr 19, 07:59
Unknown Object (File)
Sun, Apr 19, 00:57
Unknown Object (File)
Sat, Apr 18, 03:38
Unknown Object (File)
Fri, Apr 17, 02:50
Unknown Object (File)
Sun, Apr 12, 07:21
Unknown Object (File)
Sun, Apr 5, 17:15
Unknown Object (File)
Sat, Apr 4, 03:40
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.