Ted Blackman
09a0da4c84
clay: refuse %cs subs scry unless at now
2023-02-03 12:33:27 -06:00
bacwyls
4c2e5460bd
clay: revise /subs %cs scry again
...
return an empty set instead of crashing if desk doesn't exist
2023-02-03 11:46:54 -06:00
bacwyls
3c7ff0c1f2
Merge branch 'develop' into bwyl/clay-subs
2023-02-03 09:47:04 -06:00
bacwyls
f75e52b9ff
clay: revise scry for subscribers to a desk
...
Address PR6136 comments to improve the interface to this scry.
Now it looks like .^((set ship) %cs /=landscape=/subs)
instead of .^((set ship) %cs %/subs/landscape)
2023-02-02 17:20:21 -06:00
tadad
a5e0356fd6
Merge branch 'develop' into da/flow-scry
2023-01-26 17:10:11 -06:00
dachus
9e9fdeb2c6
flow scry added, moved to lull
2023-01-26 17:04:08 -06:00
fang
c61a9f8bd7
clay: update %prep task for pages instead of blobs
2023-01-23 21:10:28 +01:00
fang
f2d3a64d9c
clay: add /cs/===/bloc scry for all desk blobs
...
Lets you retrieve all blobs from the blob store that are in use by the
desk, both presently and in all its history.
2023-01-23 20:39:18 +01:00
fang
3fa5856f94
clay: add %prep task for priming the blob store
2023-01-23 20:36:34 +01:00
Philip Monk
9d56637916
clay: Drop foreign %wris responses
...
This flow is not supported, and it was causing issues releasing
416. This change just drops the responses to avoid crashing, but at
some point we should either support this flow or reject the request in
the first place.
2023-01-18 17:28:51 -07:00
fang
721fa05519
Merge branch 'next/arvo' into next/dill
2023-01-03 18:56:33 +01:00
bacwyls
94519cbfbf
clay: add scry for subscribers of a desk
...
This data is valuable for app developers and %base OTA providers
2022-12-07 17:16:11 -06:00
Philip Monk
4e95a45dab
clay: don't clear ford cache on %trim
...
Most of the memory stays in gall anyway, and this means you need to
recompile everything the next time anything changes, which could be
counterproductive. It's important that %trim not make things worse.
The functionality is moved to the debug %stir task.
2022-11-28 16:17:41 -07:00
Philip Monk
cb0bbf1e32
clay: don't eagerly build marks
...
Building the marks adds 50% to the memory requirements for reloading
clay on ~wicdev, from 320MB to 470MB. This isn't worth it for now.
2022-11-28 16:11:34 -07:00
Philip Monk
38a26041c2
clay: don't add road transitions in clay
...
These were originally added because they reduced memory usage, primarily
by clearing the memoization cache. Now that the memoization cache is
no longer used, we use less memory without them. On ~wicdev-wisryt with
~30 apps, updating Clay now takes ~320MB.
2022-11-28 16:08:41 -07:00
Philip Monk
280c1cb19a
clay: crash if conflicting agent names
2022-11-21 11:05:55 -07:00
Philip Monk
a600ca0663
clay: don't re-commit %base during kelvin upgrade
2022-11-20 22:06:29 -07:00
Philip Monk
d5ecc3c053
lull: bump to 328
2022-11-20 20:58:39 -07:00
Philip Monk
8376a759ae
clay: make compile
2022-11-20 18:41:00 -07:00
Philip Monk
45b5257c04
clay: document [tare] invariant
2022-11-17 19:32:40 -07:00
Philip Monk
8255dcd4bd
clay: document [goad] invariant
2022-11-17 17:45:19 -07:00
Philip Monk
54c2b652e5
clay: document [wick] invariant
2022-11-17 17:30:06 -07:00
Philip Monk
3ec3516ccb
clay: document [ergo] invariant
2022-11-17 17:19:02 -07:00
Philip Monk
df130fc015
clay: document [wake] invariant
2022-11-17 16:47:56 -07:00
Philip Monk
57be9e28bc
clay: light cleanup
2022-11-14 16:12:20 -07:00
Philip Monk
c382eb14f9
clay: call +tare when tire might have changed
2022-11-14 14:59:44 -07:00
Philip Monk
ebf09bd248
clay: defer all calls to %wick
2022-10-26 22:09:53 -07:00
Philip Monk
301158c40a
clay: use single-weft wafts when possible
2022-10-23 14:52:32 -07:00
Philip Monk
4490e98470
clay: move goads into wick
2022-10-17 21:16:54 -07:00
Philip Monk
5f5878cf6f
clay: add %stay, which removes commit-in-waiting
2022-10-17 20:20:22 -07:00
Philip Monk
4f5600df15
clay: don't cast in +stay
2022-10-13 21:42:36 -07:00
Philip Monk
fc70193ef6
Merge remote-tracking branch 'origin/next/arvo' into philip/agent-clay
2022-10-13 20:54:00 -07:00
Philip Monk
478da3b77b
clay: support ranges in sys.kelvin
2022-10-13 20:36:33 -07:00
Philip Monk
ca8249a0be
clay: rename %next -> %held
2022-10-13 19:27:50 -07:00
Philip Monk
f01f046af3
clay: add verbose output to goad
2022-10-08 22:50:44 -07:00
Philip Monk
2829f5b354
clay: allow old kelvins on best-effort basis
...
also add back |bump, with no arguments
2022-10-04 23:57:37 -07:00
fang
bdf9f9d044
Merge pull request #5929 from urbit/jon/remove-dork
...
clay: remove $dork
2022-09-15 22:23:56 +02:00
Edward Amsden
105710d54e
clay: remove stack tracing
2022-09-14 19:28:17 -05:00
Edward Amsden
4f8c851ef7
Don't print a stack trace for read-at-aeon-fail
...
We shouldn't get a clay stack trace for read-at-aeon-fail because that gives us miles of clay stack trace whenever hoon compilation fails
2022-09-14 19:26:21 -05:00
Philip Monk
77319d20c4
clay: fix kelvin upgrade issues
2022-09-14 01:04:13 -08:00
Philip Monk
c3f5fe923a
docket: update to use tire instead of kiln
2022-09-13 16:14:43 -08:00
Philip Monk
c46fb686ff
kiln: remove resolve XX's
2022-09-12 20:51:39 -08:00
Philip Monk
8884e7dfbc
kiln: make compile
2022-09-02 16:51:39 -08:00
Philip Monk
fa569cf7f3
kiln: wip
2022-08-29 10:53:36 -08:00
Philip Monk
9a4d754429
clay: add +tire subscription for app state
2022-08-25 19:13:51 -08:00
Philip Monk
50c22343b6
clay: wip
2022-08-16 20:33:25 -08:00
drbeefsupreme
2b7b3266ac
clay: remove $dork
...
seems that this structure has been unused since
e75ab631a4
and confuses
newbies trying to figure out exactly what the commit
structure is (which is how I came across this)
2022-08-07 13:08:55 -04:00
fang
a1b3348cdf
Revert "clay: render syntax errors at end of file"
...
This reverts commit 7a110db60d
.
2022-07-07 16:21:43 +02:00
Philip Monk
1bc0d0cd8e
gall: don't reload if code is unchanged
2022-07-07 00:12:27 -07:00
Philip Monk
a4aa835fe1
clay: add %rein move to config agents
2022-07-06 23:09:43 -07:00