Liam Fitzgerald
d9a895c214
Merge remote-tracking branch 'origin/master' into lf/migration-prep
2022-12-07 08:32:05 +10:00
Philip Monk
287b2f132c
Merge remote-tracking branch 'origin/master' into next/417
2022-12-06 11:21:57 -07:00
Philip Monk
36514b21d4
grid: only block on live apps
2022-12-05 17:12:10 -07:00
Philip Monk
44ca16d0e7
grid: improve copy and fix system update dismissal
...
For blocked kelvin updates, we clarified the copy, including deleting a
broken link and reference to a system preferences button that doesn't
exist, and standardized on "suspend" instead of "archive" (as in the
rest of the UI).
Also don't delete OTA source when dismissing the notification.
2022-12-05 16:11:53 -07:00
Philip Monk
4132a00cbf
Merge remote-tracking branch 'origin/next/417' into next/417
2022-12-05 14:36:42 -07:00
Philip Monk
4a07be3904
Merge remote-tracking branch 'origin/t/grid-bump-flow' into next/417
2022-12-05 14:36:33 -07:00
Liam Fitzgerald
6841f726a7
metadata-pull-hook: disabling remove on nack
2022-12-05 13:09:30 +10:00
Liam Fitzgerald
e4827915d8
group-pull-hook: disabling remove on nack
2022-12-05 13:08:51 +10:00
Liam Fitzgerald
a4c597d281
graph-pull-hook: do not archive on nack
2022-12-05 11:07:40 +10:00
Hunter Miller
be9e965632
api: bump version and update grid deps
2022-12-01 16:03:31 -06:00
Hunter Miller
51262860bb
bill: removing notify because contention
2022-11-30 13:47:58 -06:00
tomholford
76dff64b69
grid: address pr feedback
...
Opting to pause system OTAs also dismisses the notificaiton.
2022-11-29 13:43:56 -08:00
Philip Monk
97ef356c2c
garden: glob
2022-11-29 12:21:18 -07:00
tomholford
ae0febc832
grid: dismiss Base Blocked notice on Archive
2022-11-29 07:51:57 -08:00
tomholford
d3474705a9
grid: can unsync system OTAs from notifications
...
When shown the Base Blocked notification, the user can opt to disable
updates so as to continue using out-of-date apps.
2022-11-29 06:31:56 -08:00
tomholford
8239781550
grid: fix tile bullet + suspend notice layout
2022-11-29 05:36:59 -08: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
Liam Fitzgerald
ce1332565e
graph-store: drop signatures
2022-11-25 18:14:53 +10:00
Liam Fitzgerald
b76ea6516c
graph-store: add thread for recovering archives
2022-11-24 15:12:21 +10:00
Liam Fitzgerald
d9ae7c307b
graph-store: standardise archive format
2022-11-24 14:55:02 +10:00
Liam Fitzgerald
ab578c7018
graph-store: nuke groups desk and uninstall
2022-11-24 14:52:03 +10:00
Liam Fitzgerald
a64881ccb2
graph-store: drop archives and backup
2022-11-24 14:41:07 +10:00
Joe Bryan
dac240bdfa
vere: bumps version
2022-11-23 10:38:02 -05:00
Joe Bryan
2e861dafcf
vere: supports --loom in eval cmd
2022-11-22 15:38:15 -05:00
Joe Bryan
670ebc8f8c
vere: bumps benchmarks to 16MB loom, initializes guard page
2022-11-22 15:23:29 -05:00
Philip Monk
284043f465
garden: glob
2022-11-21 23:25:16 -07:00
Philip Monk
c136598016
Merge remote-tracking branch 'origin/th/install-system-updates' into philip/agent-clay
2022-11-21 23:20:15 -07:00
Philip Monk
c60e5db6f4
docket: ensure tire stays
2022-11-21 23:17:36 -07:00
tomholford
12a789656c
grid: install foreign system updates to local desk
...
This addresses PR feedback:
https://github.com/urbit/urbit/pull/6093#discussion_r1028798146
2022-11-21 21:52:11 -08:00
Philip Monk
968fec4655
docket: ensure warps start
2022-11-21 22:33:59 -07:00
Philip Monk
d30a6c7a7b
garden: glob
2022-11-21 20:40:08 -07:00
Philip Monk
45db57ad3a
Merge remote-tracking branch 'origin/th/install-system-updates' into philip/agent-clay
2022-11-21 20:25:48 -07:00
Philip Monk
715c95e742
garden: glob
2022-11-21 20:12:14 -07:00
tomholford
1bd0f4be77
grid: distinguish app sync from system install
...
By using `%kiln-install` instead of `%kiln-sync` for System Updates, this ensures that the `%kids` desk is also updated.
Also, address UX feedback: render the entire source ship's patp to avoid ambiguity. (as opposed to truncating a moon's name).
2022-11-21 16:10:59 -08: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
aacee91e0f
arvo: don't assume crud tanks are cells
2022-11-20 20:57:45 -07:00
Philip Monk
1dd993a103
Merge remote-tracking branch 'origin/master' into philip/agent-clay
2022-11-20 18:48:44 -07:00
Philip Monk
8376a759ae
clay: make compile
2022-11-20 18:41:00 -07:00
Joe Bryan
f40db733ba
vere: bumps version
2022-11-18 17:44:46 -05:00
Joe Bryan
efd49ed338
Merge branch 'jb/restage/bump' into jb/release/vere
2022-11-18 17:43:57 -05:00
Joe Bryan
320740c5b9
vere: preserve 2GB defaults for --loom and --loom-urth
2022-11-18 17:41:54 -05:00
Joe Bryan
fd7e84e26d
u3: bumps maximum reference bits on all platforms
2022-11-18 17:41:50 -05:00
Joe Bryan
f78e6a5447
Merge branch 'jb/release/vere' into jb/restage/chop-fast
2022-11-18 10:41:23 -05:00
Joe Bryan
5c3daa265d
Merge branch 'jb/loom-everywhere' into jb/release/vere
2022-11-17 22:41:25 -05:00
pkova
2300d4fbcb
vere: check for permission error on old process kill
2022-11-17 22:30:53 -05:00
Philip Monk
45b5257c04
clay: document [tare] invariant
2022-11-17 19:32:40 -07:00