Commit Graph

31513 Commits

Author SHA1 Message Date
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
Philip Monk
86cf63986b Merge remote-tracking branch 'origin/jon/bartar-crusade' into next/415 2023-01-13 17:58:12 -07:00
Philip Monk
0791c455a6 hoon: put doccords behind parser flag 2023-01-13 17:41:07 -07:00
Philip Monk
40451fa727 Revert "Revert "Merge pull request #6039 from tadad/da/apt-in""
This reverts commit e306d32c74.
2023-01-13 16:13:03 -07:00
Philip Monk
a7a3790346 kelvin: bump to 139 2023-01-13 16:12:35 -07:00
Zach Alberico
a544cd17f4 docs: update current release processes
issue: https://github.com/urbit/urbit/issues/6198

maintainers: explain the new release process
contributing: explain kernel releases and issue/PR requirements
readme: simplify and direct to relevant docs
2023-01-12 16:03:50 -08:00
Philip Monk
cdaae65786 dojo: mule calls to doccords 2023-01-12 13:53:15 -07:00
Philip Monk
0119eef28d Merge branch 'next/arvo' into jon/doccords 2023-01-12 13:14:06 -07:00
Philip Monk
3efce771d5 kiln: add once flag to |install
It's often useful to |merge a desk, but if you're still getting updates
from your sync source, you may get overwritten in the future.  In this
case, you want to merge and clear the sync source.  With this change,
you can do this with:

```
|install ~ship %desk, =once &
```
2023-01-12 12:38:28 -07:00
Philip Monk
e306d32c74 Revert "Merge pull request #6039 from tadad/da/apt-in"
This reverts commit 31bb93846c, reversing
changes made to 7940dd442b.

Reverting because we can't upgrade jetted code without ensuring the jets
change in lockstep.
2023-01-11 15:12:11 -07:00
Philip Monk
7bbcceebaf hoon: typo 2023-01-11 14:47:13 -07:00
Philip Monk
f36591493c kelvin: landscape is only compatible with 416 2023-01-11 14:44:55 -07:00
Philip Monk
3d177369c0 kelvin: webterm is not compatible with 417 2023-01-10 16:41:16 -07:00
Philip Monk
7ef91f5218 kelvin: for apps, add compatibility with 417 2023-01-10 15:13:00 -07:00
fang
b78902c30e
Merge branch 'next/dill' into next/arvo 2023-01-10 20:22:29 +01:00
Zach Alberico
f0c70e041d
Merge pull request #5663 from urbit/m/drum-sessions
term: extended session support, other improvements
2023-01-10 11:20:06 -08:00
fang
5b160f0c74
zuse: bump kelvin to 416
And lull to 327.
2023-01-06 23:31:16 +01:00
fang
9a4e6d0f8e
webterm: v1.1.0
Compatibility with dill changes. Sessions support.
2023-01-06 14:04:59 +01:00
Philip Monk
9031128759
Merge pull request #6047 from bacwyls/team_patch
zuse: change team:title to return false for moons
2023-01-05 15:23:03 -07:00
Philip Monk
75f976b379
Merge pull request #6156 from urbit/m/ruin-louder
jael: also send %ruin breaches to catch-all subs
2023-01-05 15:18:49 -07:00
Zach Alberico
53b429fe46
Merge branch 'next/arvo' into m/ruin-louder 2023-01-05 14:17:13 -08:00