Philip Monk
7c115c16c9
pill: update
2022-12-05 17:14:59 -07:00
Zach Alberico
da8496e01a
Merge pull request #6132 from urbit/philip/grid-copy
...
grid: only block on live apps
2022-12-05 16:14:40 -08:00
Philip Monk
36514b21d4
grid: only block on live apps
2022-12-05 17:12:10 -07:00
Zach Alberico
785d581df0
Merge pull request #6131 from urbit/philip/grid-copy
...
grid: improve copy and fix system update dismissal
2022-12-05 15:16:57 -08:00
drbeefsupreme
3b6f0f5808
hoon: remove comment on batch arm docs above chap
...
this might actually be undesirable, don't want to leave this as a trap
for somebody in the future thinking we knew it was definitely the right
answer. having batch comments follow the chapter declaration does make a
certain amount of sense, stylistically
2022-12-05 18:13:42 -05: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
drbeefsupreme
ce209fc2c7
hoon: %gist spec doccords are tagged
...
future-proofing %gist specs by putting a %help tag on the $help. this
looks pointless at first glance, but it allows the opportunity for %gist
specs to have a $% in the future in a way such that the old type nests
with the new one, eliding the need for a typo->type migration
2022-12-05 18:03:22 -05:00
drbeefsupreme
4afdfdb689
hoon: remove unused $links
...
done for future-proofing purposes - don't want to presume how they will
get used in the future
2022-12-05 18:00:06 -05:00
drbeefsupreme
0ed484a6ef
hoon: +seam and +scye doccords edit
2022-12-05 17:36:38 -05:00
drbeefsupreme
2f4b716475
dprint: fixes and refactoring of _hunt, signatures
...
some small issues and debugging tools. also puts some more doccords on dprint types.
also adds use the language server pretty printer to print the types of arms
2022-12-05 17:34:40 -05:00
drbeefsupreme
3c323783ca
hoon: make some comments into doccords
2022-12-05 17:14:51 -05:00
drbeefsupreme
baa48948cf
hoon: rune parser whitespace changes for docs
...
makes =; etc not eat doccords
2022-12-05 17:13:38 -05:00
drbeefsupreme
ca3140a8b3
hoon: doccord parsing fixes
...
addressing @Fang- comments on the parser
2022-12-05 17:13:03 -05: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
Joe Bryan
1ac2264a49
test: renames nock-tests to meme-tests
2022-12-02 22:58:07 -05:00
Joe Bryan
7870024df9
test: re-disables failing grq test
2022-12-02 16:56:00 -05:00
Joe Bryan
95a2e06f44
test: re-disables ames decryption test to avoid bail:evil in ci
2022-12-02 16:55:08 -05:00
Joe Bryan
15c4ae7fa7
u3: updates guard-page assertion to account for variable loom sizes
2022-12-02 16:54:27 -05:00
Joe Bryan
867f0621a7
Merge pull request #6127 from urbit/jb/guard-always-again
...
u3: re-enforce guard page invariants.
2022-12-02 16:42:11 -05:00
Joe Bryan
5693c965dc
u3: protect guard page if necessary after reprotecting loom
2022-12-02 16:39:18 -05:00
Joe Bryan
66c54ad392
u3: protect guard page if necessary after remapping loom
2022-12-02 16:34:34 -05:00
Joe Bryan
e981901b69
Merge branch 'jb/restage/demand' into jb/release/vere
2022-12-02 16:16:33 -05:00
Joe Bryan
cdd01ecc37
Merge pull request #6126 from urbit/jb/snapshot-invariants
...
u3: document and enforce snapshot system invariants
2022-12-02 16:14:25 -05:00
Joe Bryan
ff81dbc62b
Merge pull request #6125 from urbit/jb/ward-safely
...
u3: ensure a single guard page
2022-12-02 16:13:52 -05:00
Joe Bryan
331c20bb9b
Merge pull request #6121 from urbit/ja/openbsd-7.2-fix
...
vere: updates whereami dep to support OpenBSD
2022-12-02 16:11:38 -05:00
Joe Bryan
9d34ff6fba
Merge pull request #6108 from urbit/philip/willoc-comment
...
u3: add comment explaining willoc logic
2022-12-02 15:08:57 -05:00
Zach Alberico
c84fc5d5d0
Merge branch 'next/arvo' into lf/lure
2022-12-02 11:21:48 -08:00
Zach Alberico
2da9e4b2b8
Merge pull request #6112 from urbit/jb/restore
...
Revert "removing old Nock specs"
2022-12-02 11:12:23 -08:00
Zach Alberico
7a9a341713
Merge branch 'next/arvo' into jb/restore
2022-12-02 10:25:02 -08:00
Joe Bryan
62a575f63e
u3: switch page size constants to macros to avoid VLAs
2022-12-02 11:55:30 -05:00
Joe Bryan
a7022e75a0
u3: enforce snapshot invariants on segment truncation
2022-12-02 10:27:38 -05:00
Joe Bryan
c111129a5e
u3: adds new, batch page tracking implementations + tests
2022-12-02 10:27:35 -05:00
Joe Bryan
d1d1860ac7
u3: cleanup comments about snapshot system limitations
2022-12-02 10:27:32 -05:00
Joe Bryan
fee50375c9
u3: document snapshot system invariants
2022-12-02 10:27:29 -05:00
James Acklin
775e3715ba
vere: updates whereami dep to support OpenBSD
...
fixes urbit/urbit#6100
2022-12-02 08:38:21 -05:00
Jared Tobin
ad563795af
meta: cull deprecated glob action
2022-12-02 15:58:04 +04:00
Jared Tobin
0970c04657
meta: opportunistically gut deprecated workflows
2022-12-02 15:55:05 +04:00
fang
f8e297c3fc
Merge pull request #6106 from rabsef-bicrym/rb/fix-comment-of-core-in-arvo
...
Fix Comment: `arvo` comment for `|of` reads `|de`
2022-12-01 23:51:11 +01:00
Hunter Miller
be9e965632
api: bump version and update grid deps
2022-12-01 16:03:31 -06:00
rabsef bicrym
93ef3e8043
arvo: fix |of door comment.
2022-12-01 13:27:36 -08:00
fang
0df6a29b62
Merge branch 'master' into next/arvo
2022-12-01 13:02:15 +01:00
Liam Fitzgerald
02944af669
hoon: add +lure, for turning a singleton into a list
2022-12-01 15:47:04 +10:00
Hunter Miller
7a3066b922
Merge branch 'lf/gladio-2' of github.com:urbit/urbit into lf/gladio-2
2022-11-30 20:15:53 -06:00
Hunter Miller
c3d4c538aa
Revert "migration: correcting take-migrate ship"
...
This reverts commit ec23cc5318
.
2022-11-30 20:13:42 -06:00
Hunter Miller
92c6ffa283
Revert "migration: fixing bad @tas"
...
This reverts commit 81419a8a03
.
2022-11-30 20:13:23 -06:00
Hunter Miller
cae675f4d4
Revert "migration: correctly parsing ship"
...
This reverts commit 173b641df4
.
2022-11-30 20:12:23 -06:00