From cfb2dda40aeb55f571e5dcdae7722520bc95a547 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 16 Apr 2011 22:06:48 -0400 Subject: `be serve --notify` is a partial solution to /5fb (storage change hooks). --- .../comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/body | 7 +++++++ .../comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/values | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 .be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/body create mode 100644 .be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/values (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc') diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/body b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/body new file mode 100644 index 0000000..56d993c --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/body @@ -0,0 +1,7 @@ +> We still want storage-level hooks for notification emails, etc, + +The new `be serve --notify ...` is effectively a command-specific +storage-level hook (for storage actions that change the repository). +If it seems to be working out well, we can move the logic down into +the base storage classes. + diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/values new file mode 100644 index 0000000..2b82539 --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/89d53fa4-635d-4562-adaa-cd04b6c80fcf/values @@ -0,0 +1,11 @@ +Author: '"W. Trevor King" ' + + +Content-type: text/plain + + +Date: Sun, 17 Apr 2011 02:05:09 +0000 + + +In-reply-to: 628a050a-f969-4290-8468-f5e991528f40 + -- cgit