1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 09:28:22 +01:00
phorge-phorge/bin
epriestley 6e6ae36dcf Add a skeleton for Calendar notifications
Summary:
Ref T7931. I'm going to do this separate from existing infrastructure because:

  - events start at different times for different users;
  - I like the idea of being able to batch stuff (send one email about several upcoming events);
  - triggering on ghost/recurring events is a real complicated mess.

This puts a skeleton in place that finds all the events we need to notify about and writes some silly example bodies to stdout, marking that we notified users so they don't get notified again.

Test Plan:
Ran `bin/calendar notify`, got a "great" notification in the command output.

{F1891625}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7931

Differential Revision: https://secure.phabricator.com/D16783
2016-11-01 10:41:15 -07:00
..
accountadmin
almanac
aphlict Add a bin/aphlict wrapper to handle aphlict config / daemonization 2012-06-18 15:11:19 -07:00
audit Provide a more flexible script for administrative management of audits 2013-08-05 10:35:01 -07:00
auth
cache
calendar Add a skeleton for Calendar notifications 2016-11-01 10:41:15 -07:00
celerity
commit-hook
config
differential Move diff extraction from commits to a separate test with a CLI command 2016-01-08 09:22:37 -08:00
diviner Port Diviner Core to Phabricator 2013-01-07 14:04:23 -08:00
drydock
fact
feed
files
garbage Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
harbormaster Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
hunks
i18n
lipsum
mail
nuance Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -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 Improve Search architecture 2012-12-21 14:21:31 -08:00
sms
ssh-auth
ssh-auth-key
ssh-connect
ssh-exec Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage Make SQL patch management DAG-based and provide namespace support 2012-04-30 07:54:00 -07:00
trigger
worker