Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
F31916199: D2470.id6227.diff
Fri, Jun 5, 10:20
Unknown Object (File)
Tue, Jun 2, 01:52
Unknown Object (File)
Mon, Jun 1, 08:14
Unknown Object (File)
Fri, May 29, 12:59
Unknown Object (File)
Fri, May 29, 09:55
Unknown Object (File)
Mon, May 25, 18:01
Unknown Object (File)
Sat, May 23, 19:30
Unknown Object (File)
Tue, May 19, 12: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.