fang
6b80aec3c2
gen: +desk-requests, counts pending clay requests
...
Gives a summation of pending clay requests for a given desk, specifying
the number of local and incoming-from-foreign requests, and for the
latter, how many of those are awaiting the next revision of a desk
(read: are currently |sync-ing from the desk).
2023-01-22 21:51:39 +01:00
fang
50cfdb0f2a
clay: allow scrying out of pending requests
...
Implements a /cx/[our]//[now]/cult/[desk] endpoint, for getting a set of
pending requests for any given desk. We don't give the $cult for the
desk as-is, but instead slim the $roves back down into $raves, remove
clay protocol version metadata, and make sure to put our @p in place of
empty "for" fields.
2023-01-22 21:42:57 +01:00
Philip Monk
c5165be6c9
Merge pull request #6226 from urbit/i/6225/new-multi-pill
...
bin: update multi.pill, delete multi-brass.pill
2023-01-20 11:06:53 -07:00
Ted Blackman
02bd0989fe
bin: update multi.pill, delete multi-brass.pill
2023-01-20 11:54:00 -06:00
Zach Alberico
efcbdfdade
Merge pull request #6221 from urbit/master
...
Merge docs changes into develop
2023-01-20 09:30:45 -08:00
fang
f118087bb6
Merge pull request #6223 from urbit/i/6222/rebuild-solid
...
pill: rebuild the solid pill
2023-01-20 16:03:38 +01:00
fang
ef2a0c913b
pill: rebuild the solid pill
2023-01-20 15:44:43 +01:00
Philip Monk
9862ad256c
Merge pull request #6217 from urbit/i/6216/remove-unused-components
...
Remove unused components
2023-01-19 18:43:48 -07:00
Zach Alberico
76f6906201
Merge pull request #6219 from urbit/i/6218/ota-develop
...
ci: autodeploy from develop instead of next/arvo
2023-01-19 18:33:32 -07:00
Philip Monk
de85d3551d
ci: autodeploy from develop instead of next/arvo
...
Fixes #6218
2023-01-19 18:31:30 -07:00
Tinnus Napbus
8bf4373d13
remove unused components
...
Fixes #6216
- bitcoin: removed
- garden: new location https://github.com/tloncorp/landscape
- hs: removed
- urbit (vere), docker-image, ent, urcrypt:
new repo https://github.com/urbit/vere
2023-01-20 13:49:03 +13:00
Zach Alberico
99c2c7a846
Merge pull request #6214 from urbit/i/6213/docs-format
...
Fix broken formatting
2023-01-19 15:48:17 -07:00
Zach Alberico
367bdf0d6b
Fix broken formatting
...
Fixes : #6213
2023-01-19 14:14:32 -08:00
Zach Alberico
23a5839e5c
Merge pull request #6203 from urbit/i/6198/repo-docs
...
docs: update current release processes
2023-01-19 15:10:37 -07:00
Philip Monk
3585693661
Merge branch 'philip/arvo-ci' into next/arvo
2023-01-19 14:00:29 -07:00
Philip Monk
bc374cda89
Merge branch 'philip/ci' into philip/arvo-ci
2023-01-19 13:59:36 -07:00
Philip Monk
65c1a6bf04
Merge pull request #6210 from urbit/philip/ci
...
ci: Download runtime for unit tests
2023-01-19 13:58:57 -07:00
Philip Monk
47a5f5c9a9
ci: urbit -> vere
2023-01-19 13:34:34 -07:00
Philip Monk
255fb1ca82
pill: update
2023-01-18 18:47:42 -07:00
Philip Monk
ea8fee3aa0
Merge pull request #6207 from urbit/m/detest
...
tests: move to root, out of pkg/arvo
2023-01-18 18:02:29 -07:00
Philip Monk
83b39e82a7
Merge remote-tracking branch 'origin/next/arvo' into m/detest
2023-01-18 18:01:59 -07:00
Philip Monk
84ab7c7dc4
Merge remote-tracking branch 'origin/next/arvo' into philip/arvo-ci
2023-01-18 17:56:22 -07:00
Philip Monk
3b5a7e5bb9
Merge branch 'philip/ci' into philip/arvo-ci
2023-01-18 17:56:09 -07:00
Philip Monk
0f87351325
Merge pull request #6211 from urbit/philip/wris
...
clay: Drop foreign %wris responses
2023-01-18 17:55:27 -07: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
Philip Monk
8a013d147d
Merge remote-tracking branch 'origin/master' into next/arvo
2023-01-18 16:13:44 -07:00
Philip Monk
23dcad2394
Merge pull request #6194 from urbit/next/416
...
next: zuse 416 (terminal edition)
2023-01-18 16:12:27 -07:00
Philip Monk
d2468c0178
ci: comment
2023-01-18 15:48:29 -07:00
Philip Monk
31a6ff2ec8
ci: re-add pr flow
2023-01-18 15:45:55 -07:00
Philip Monk
d0b33d8f20
ci: update vere-version
2023-01-18 14:54:59 -07:00
Philip Monk
af580a7093
Merge branch 'philip/ci' into philip/arvo-ci
2023-01-18 14:16:46 -07:00
Philip Monk
c7d517a7e7
ci: download runtime
2023-01-18 14:09:42 -07:00
Zach Alberico
1e104e6372
Add binnec requirement for devs merging to develop
2023-01-18 13:05:21 -05:00
Zach Alberico
e7287cd43e
Fix vere link and remove herb link
2023-01-18 11:47:58 -05:00
fang
cc74f8f0eb
ci: trigger when files in /tests change
...
The call-vere job contains the logic that runs the arvo tests, so it needs to
be run whenever those change.
2023-01-18 17:26:07 +01:00
fang
064e2d74a8
ci: copy in tests prior to urbit-tests
...
Tests were moved out of pkg/arvo and into root,
but we still want them in for CI tests.
2023-01-18 16:52:49 +01:00
fang
e888960370
tests: move to root, out of pkg/arvo
...
Including these in pkg/arvo has caused many minor problems over the
years. We don't want to include them in releases, but this often meant
excluding them manually, which was error-prone.
Here, we move them out of /pkg/arvo/tests and into /tests. CI will have
to be updated to match, since we'll still want to include tests there.
2023-01-18 16:50:42 +01:00
Philip Monk
cb95c641a1
Merge pull request #6057 from urbit/jm/recurse-rm
...
kiln: recursive `|rm`
2023-01-17 15:32:30 -07:00
Philip Monk
35f1cdb93f
Merge pull request #6098 from wicrum-wicrun/patch-1
...
base-dev: remove `+fact-curry` from lib/agentio
2023-01-17 15:24:54 -07:00
Philip Monk
d9e5ebe806
Merge pull request #6117 from urbit/lf/lure
...
hoon: add +lure, for turning a singleton into a list
2023-01-17 15:22:58 -07:00
Philip Monk
e262ab4ebc
Merge pull request #6163 from urbit/lf/ames-snub
...
ames: add %snub
2023-01-17 15:17:33 -07:00
Philip Monk
77616520c3
ames: add logging for snubbing
2023-01-17 15:16:35 -07:00
Philip Monk
ecdd16dcf3
Merge remote-tracking branch 'origin/next/arvo' into lf/ames-snub
2023-01-17 15:06:11 -07:00
Philip Monk
899712383a
Merge pull request #6160 from urbit/jon/remove-plat
...
hoon: remove $plat
2023-01-17 15:00:27 -07:00
Philip Monk
427e219b5b
Merge pull request #6199 from urbit/philip/install-once
...
kiln: add `once` flag to |install
2023-01-17 14:55:55 -07:00
Philip Monk
10a234257e
Merge pull request #6206 from urbit/m/dill-cleanup
...
dill: clean up old-style userspace subscriptions
2023-01-17 11:37:44 -07:00
fang
0556e30e08
dill: clean up old-style userspace subscriptions
...
As of version %5, dill uses a new wire format for its userspace
subscriptions. Its existing subscriptions (read: the one subscription
into %hood for the default session) was never updated to use this new
style.
We observed a bug on one ship, where it had both old-style and new-style
subscriptions into hood, resulting in output being rendered twice. How
exactly this happened remains as of yet unclear.
Here, we forcefully clean up the old-style subscription, and
(re)establish the equivalent new-style subscription. This will prevent
issues like this from reoccurring.
2023-01-17 19:07:57 +01:00
Zach Alberico
d9622c0a2b
Clarify instructions based on feedback
2023-01-13 19:26:25 -08:00
Zach Alberico
7438ddd30f
Clarify instructions based on feedback
2023-01-13 19:20:17 -08:00
Zach Alberico
b7cc0fc4bc
Clarify instructions based on feedback
2023-01-13 19:11:30 -08:00