Page MenuHomeDevCentral

Allow to read Phabricator token
ClosedPublic

Authored by dereckson on Jan 16 2022, 21:53.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 17, 04:53
Unknown Object (File)
Tue, Jul 15, 17:48
Unknown Object (File)
Mon, Jul 14, 07:27
Unknown Object (File)
Thu, Jul 10, 18:08
Unknown Object (File)
Tue, Jul 8, 03:24
Unknown Object (File)
Thu, Jul 3, 10:28
Unknown Object (File)
Wed, Jul 2, 07:09
Unknown Object (File)
Tue, Jul 1, 11:34
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.