mirror of
https://github.com/urbit/shrub.git
synced 2025-01-01 17:16:47 +03:00
push-hook: add version scries
This commit is contained in:
parent
9323f19108
commit
996174f85f
@ -335,9 +335,11 @@
|
||||
^- (unit (unit cage))
|
||||
?: =(/x/dbug/state path)
|
||||
``noun+(slop !>(state(inner-state *vase)) on-save:og)
|
||||
?. =(/x/sharing path)
|
||||
(on-peek:og path)
|
||||
``noun+!>(sharing)
|
||||
?+ path (on-peek:og path)
|
||||
[%x %sharing ~] ``noun+!>(sharing)
|
||||
[%x %version ~] ``version+!>(version.config)
|
||||
[%x %min-version ~] ``version+!>(version.config)
|
||||
==
|
||||
--
|
||||
|_ =bowl:gall
|
||||
+* og ~(. push-hook bowl)
|
||||
|
@ -3,6 +3,7 @@
|
||||
++ grow
|
||||
|%
|
||||
++ noun ver
|
||||
++ json (numb:enjs:format ver)
|
||||
--
|
||||
++ grab
|
||||
|%
|
||||
|
Loading…
Reference in New Issue
Block a user