tag | 31e9557784ce208075b74ac4804b5be4a8ea79e7 | |
---|---|---|
tagger | Jess Frazelle <acidburn@microsoft.com> | Mon Jul 16 18:28:09 2018 -0400 |
object | f204ef3709a1073686cdc813d84c7c9396776725 |
v0.4.4 -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE1MTdYA1m9lqO/FEeGPNoXAAiv/MFAltNG/kACgkQGPNoXAAi v/Pe9g/9F2goJ6yaIXI7dFwAOI89cU0NkZLPaZsobOhQn6U2ZnD0tChe0PA+I6x0 W9ho2rmxQA8xqj2HxJPr8YNXM/ptOXjdVdCkTHLdqineGG3FIuwDKmppw6op1rT3 k3XjtyYs0wB6ogdrg/DSpWntLdDgFzryplvyPVY0I8mmYXrrhbVeHVOQipaocWCK zgMf8ZDp3X6Pm4M1jcecEHUFLQRNzvC5pWqlUVsSopckgh98oPrnWRvuR+dYxXqn mYIA2r/qeFIvbVQSSiaXysmCjGWAgMk57+IbxfZL2h+WQj3AcQCB5veTJvleIkoV HqzaLR6EZJmA/lmor2drL1sii3bTzpusU9RHEoVsL9pV/wPRb6GRwc3oMgX5qRcd Ppkp9uPQ27kwLnZdbTJbQO80MGBTGMxHt1kgaFnthCkmM2NKk/yxmvXjV+AChpKX vCneXChZUQeBy6tO99tphbO4M6usR7hqJWIaoMSgYRbbdXWY4leZAonsH1vZngIJ CSLe0LLvL6zPFqWbYmNrDXuKsgk3qDw98O0w62r8VrpB5FGNIL1PrMMHSBPhZ3JQ IWzKvYsuLHIAGfT6EHj8brDOcSuS+dM3YzGWiO0cpaXAWYoUnsqrE63Mk+X5Pq10 H/MmEoYnS3uRTIb149OFIbHN1RQO0EZ5TP+2bB2wiEyQ3UFKgUc= =ixwW -----END PGP SIGNATURE-----
commit | f204ef3709a1073686cdc813d84c7c9396776725 | [log] [tgz] |
---|---|---|
author | Jess Frazelle <acidburn@microsoft.com> | Mon Jul 16 18:28:06 2018 -0400 |
committer | Jess Frazelle <acidburn@microsoft.com> | Mon Jul 16 18:28:06 2018 -0400 |
tree | c52138e98eb6b0531b66a449f11ba07f461b811c | |
parent | 0dcf63ccd8c91a9b6c415c4998105b5b062d44e5 [diff] |
Bump version to v0.4.4 Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
Provides email notifications for sourcegraph/checkup.
For installation instructions from binaries please visit the Releases Page.
$ go get github.com/genuinetools/upmail
$ upmail -h upmail - Email notification hook for https://github.com/sourcegraph/checkup. Usage: upmail <command> Flags: --appengine enable the server for running in Google App Engine (default: false) --password SMTP server password (default: <none>) --recipient recipient for email notifications (default: <none>) --mailgun-domain Mailgun Domain to use for sending email (optional) (default: <none>) --sender SMTP default sender email address for email notifications (default: <none>) --server SMTP server for email notifications (default: <none>) --username SMTP server username (default: <none>) --config config file location (default: checkup.json) -d enable debug logging (default: false) --interval check interval (ex. 5ms, 10s, 1m, 3h) (default: 10m0s) --mailgun Mailgun API Key to use for sending email (optional) (default: <none>) Commands: version Show the version information.