urbit/pkg/arvo/app
Philip Monk b14606660a
goad: recompile apps after changes to /sys
OTAs commonly end up in an inconsistent state if apps depend on changes
to /sys.  For example, the %sift changes break on OTA because %spider
needs to be reloaded so that it's aware of the new thread type.  This
adds a %goad app, which reloads all apps after every change to /sys.

Getting this to start OTA is nontrivial, but this pattern should work
for apps in the future.  The changes to clock shouldn't generally be
necessary; they are only necessary here because we can't rely on hood to
start goad, since hood fails to compile if it's run before zuse is
reloaded.  Once goad is active, this will cease to be a problem.
2019-12-13 17:14:51 -08:00
..
chat chat-js: fix unread counts and indentation 2019-12-09 13:05:56 -08:00
clock/js release: v0.10.0.rc-1 2019-12-04 19:41:43 +08:00
launch release: v0.9.0 2019-10-15 14:50:05 +04:00
publish release: v0.10.0.rc-1 2019-12-04 19:41:43 +08:00
soto soto: mutate cursor for tab complete inserts 2019-12-04 17:17:47 -05:00
test Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8' 2019-06-28 12:48:05 +08:00
weather release: v0.9.0 2019-10-15 14:50:05 +04:00
acme.hoon acme: convert to static gall 2019-11-25 17:08:21 -08:00
aqua.hoon aqua: make faster so moon-az can finish 2019-12-03 23:53:42 -08:00
azimuth-tracker.hoon eth-watcher: be quieter about parse errors 2019-12-04 17:58:00 -08:00
chat-cli.hoon chat: give terminal bell on tab in an empty buffer 2019-12-06 12:03:32 -08:00
chat-hook.hoon chat-hook: no-op on /backlog kick if not synced 2019-12-08 20:08:23 +01:00
chat-store.hoon chat-store: fix scrollback issue due to malformattedd peek 2019-12-05 12:18:21 -08:00
chat-view.hoon chat: now works except for removing read permission and re-adding 2019-11-26 17:43:03 -08:00
claz.hoon claz: clean up head of app file 2019-12-11 23:00:49 +01:00
clock.hoon goad: recompile apps after changes to /sys 2019-12-13 17:14:51 -08:00
dns-collector.hoon dns: reduce to simpler threads 2019-11-25 21:54:46 -08:00
dojo.hoon drum: revert tang ordering change 2019-12-09 11:47:48 -08:00
eth-watcher.hoon eth-watcher; don't start timer if already started 2019-12-03 19:13:41 -08:00
gaze.hoon static gall: update gaze 2019-12-11 17:11:46 +01:00
goad.hoon goad: recompile apps after changes to /sys 2019-12-13 17:14:51 -08:00
group-hook.hoon permission-group-hook: fixed permission associate flow 2019-12-05 15:45:30 -08:00
group-store.hoon static gall: convert group-store 2019-11-22 12:57:58 -08:00
hood.hoon goad: recompile apps after changes to /sys 2019-12-13 17:14:51 -08:00
invite-hook.hoon static gall: update invite-hook 2019-11-21 19:04:03 +01:00
invite-store.hoon static gall: convert invite-store 2019-11-22 12:57:58 -08:00
invite-view.hoon invites: fixed view bugs 2019-11-26 17:42:07 -08:00
language-server.hoon Merge branch 'master' into tab-complete-chat 2019-12-05 08:40:41 +10:00
launch.hoon static gall: convert launch 2019-11-22 12:57:58 -08:00
lens.hoon gall: mall -> gall 2019-11-18 20:36:21 -08:00
link-listen-hook.hoon link: make network comms work 2019-12-11 20:49:50 +01:00
link-proxy-hook.hoon link: make network comms work 2019-12-11 20:49:50 +01:00
link-server-hook.hoon link-server-hook: disable verb by default 2019-12-11 21:16:20 +01:00
link-store.hoon link: make network comms work 2019-12-11 20:49:50 +01:00
permission-group-hook.hoon permission-group-hook: fixed permission associate flow 2019-12-05 15:45:30 -08:00
permission-hook.hoon permissions: fixed bugs with hook and store 2019-11-26 17:41:52 -08:00
permission-store.hoon permissions: fixed bugs with hook and store 2019-11-26 17:41:52 -08:00
ping.hoon ames: reduce load by increasing timer delays 2019-12-06 12:11:06 -08:00
pool-group-hook.hoon pool-group-hook: cleaner, more standard thread id 2019-11-23 21:49:23 -08:00
publish.hoon publish: set permissions on %serve 2019-12-02 22:29:12 -08:00
soto.hoon static gall: convert soto 2019-11-23 21:49:23 -08:00
spider.hoon eth-watcher: be quieter about parse errors 2019-12-04 17:58:00 -08:00
test.hoon gall: mall -> gall 2019-11-18 20:36:21 -08:00
weather.hoon weather: refer to real bowl 2019-11-26 12:52:22 -08:00