graph-push-hook: fixed bunted bowl issue

This commit is contained in:
Logan Allen 2021-02-03 13:08:53 -06:00
parent adee5d6562
commit 83edfd67ba
4 changed files with 10 additions and 12 deletions

View File

@ -14,6 +14,7 @@
-- --
:: ::
%- agent:dbug %- agent:dbug
%+ verb |
^- agent:gall ^- agent:gall
%- (agent:pull-hook config) %- (agent:pull-hook config)
^- (pull-hook:pull-hook config) ^- (pull-hook:pull-hook config)

View File

@ -14,6 +14,7 @@
-- --
:: ::
%- agent:dbug %- agent:dbug
%+ verb |
^- agent:gall ^- agent:gall
%- (agent:pull-hook config) %- (agent:pull-hook config)
^- (pull-hook:pull-hook config) ^- (pull-hook:pull-hook config)

View File

@ -1,13 +1,7 @@
/- *group /- *group, metadata=metadata-store
/- metadata=metadata-store /+ store=graph-store, mdl=metadata, res=resource, graph, group, default-agent,
/+ store=graph-store dbug, verb, push-hook
/+ mdl=metadata ::
/+ res=resource
/+ graph
/+ group
/+ default-agent
/+ dbug
/+ push-hook
~% %graph-push-hook-top ..part ~ ~% %graph-push-hook-top ..part ~
|% |%
+$ card card:agent:gall +$ card card:agent:gall
@ -32,6 +26,7 @@
=| state-zero =| state-zero
=* state - =* state -
%- agent:dbug %- agent:dbug
%+ verb |
^- agent:gall ^- agent:gall
%- (agent:push-hook config) %- (agent:push-hook config)
^- agent ^- agent
@ -98,7 +93,7 @@
++ initial-watch ++ initial-watch
|= [=path =resource:res] |= [=path =resource:res]
^- vase ^- vase
?> (is-allowed resource) ?> (is-allowed:hc resource)
!> ^- update:store !> ^- update:store
?~ path ?~ path
:: new subscribe :: new subscribe

View File

@ -1,7 +1,7 @@
:: graph-store [landscape] :: graph-store [landscape]
:: ::
:: ::
/+ store=graph-store, sigs=signatures, res=resource, default-agent, dbug, /+ store=graph-store, sigs=signatures, res=resource, default-agent, dbug, verb,
*migrate *migrate
~% %graph-store-top ..part ~ ~% %graph-store-top ..part ~
|% |%
@ -25,6 +25,7 @@
=* state - =* state -
:: ::
%- agent:dbug %- agent:dbug
%+ verb |
^- agent:gall ^- agent:gall
~% %graph-store-agent ..card ~ ~% %graph-store-agent ..card ~
|_ =bowl:gall |_ =bowl:gall