1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/bin
Chad Little 3a868940c7 Add a profileimage generation workflow for the cli
Summary: Ref T10319. This adds a basic means of generating default profile images for users. You can generate them for everyone, a group of users, or force updates. This only generated images and stores them in files. It does not assign them to users.

Test Plan:
`bin/people profileimage --all` to generate all images.
`bin/people profileimage --users chad` to generate a user.
`bin/people profileimage --all --force` to force rebuilding all images.

{F3662810}

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T10319

Differential Revision: https://secure.phabricator.com/D17464
2017-03-04 15:43:13 -08:00
..
accountadmin
almanac Implement storage of a host ID and a public key for authorizing Conduit between servers 2014-10-03 22:52:41 +10:00
aphlict
audit
auth
cache
calendar Add a skeleton for Calendar notifications 2016-11-01 10:41:15 -07:00
celerity
commit-hook Install pre-commit hooks in Git repositories 2013-12-02 15:45:36 -08:00
config
differential Move diff extraction from commits to a separate test with a CLI command 2016-01-08 09:22:37 -08:00
diviner
drydock
fact Add a basic "fact" application 2012-07-27 13:34:21 -07:00
feed
files Add a script to migrate files between storage engines 2012-10-25 11:36:38 -07:00
garbage Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
harbormaster
i18n
lipsum
mail
nuance Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
people Add a profileimage generation workflow for the cli 2017-03-04 15:43:13 -08:00
phd
phortune Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
policy
remove
repository Introduce "bin/repository" for repository management 2012-06-25 12:35:37 -07:00
search
sms
ssh-auth
ssh-auth-key
ssh-connect
ssh-exec
storage
trigger Add bin/trigger, for testing event triggers 2015-01-20 11:31:32 -08:00
worker