Joe Bryan
b6194711c3
behn: hurl errors on %drip %crud
2023-04-04 15:07:27 -04:00
Joe Bryan
9ae28a985c
clay: %pass %drip with context, expect and handle errors in +take
2023-04-04 15:06:51 -04:00
Ted Blackman
90970469d0
Merge pull request #6427 from playfulpachyderm/i/6426/expand-new-desk
...
arvo: add more files to |new-desk generator
2023-04-03 12:09:26 -04:00
Ted Blackman
726cda9d26
Merge pull request #6425 from urbit/i/6409/sss-unsubscribe
...
sss: Unsubscribing and permissions
2023-03-31 12:50:28 -04:00
Ted Blackman
dca3713a26
Merge pull request #6395 from hoclun-rigsep/i/6297/vats
...
+vats options
2023-03-31 11:31:24 -04:00
Alessio
38ace43ca0
arvo: change |new-desk to be minimal by default
2023-03-29 14:20:23 -03:00
Josh Lehman
fab329799f
Merge branch 'develop' into i/6297/vats
2023-03-29 08:43:07 -07:00
James D. Amberger
821f99a351
hood: options for +vats generator
...
This commit refactors `sur/hood.hoon` and changes the signature of the
`+vats` generator thus:
```hoon
|= $: [now=@da eny=@uvJ bec=beak]
$@(~ [?(%suspended %running %blocking %nonexistent) ~])
$: verb=?
show-suspended=?
show-running=?
show-blocking=?
show-nonexistent=?
==
==
```
Called with a single positional argument, `+vats` will show only those
desks fitting the description given, while keyword parameters allow
finer-grained control over which desks are described. The `verb`
parameter determines whether the full load of desk information be shown,
or a subset thereof.
Resolves #6297 .
2023-03-27 23:09:41 -04:00
Alessio
00b7ace08d
arvo: add more files to |new-desk generator
2023-03-27 23:58:19 -03:00
~wicrum-wicrun
4516ecfaa3
sss: Simplify +block:du
and +allow:du
2023-03-27 22:03:24 +02:00
~wicrum-wicrun
d2e6c7e8a1
Unsubscribing and permissions
2023-03-27 19:21:19 +02:00
Pyry Kovanen
6d80191aef
Merge pull request #6417 from urbit/release/urbit-os-v2.136
...
Merge urbit-os-v2.136-rc2 back to develop
2023-03-24 21:51:17 +02:00
Pyry Kovanen
cb819b2091
Merge pull request #6413 from urbit/i/6407/zeal
...
clay: stop failed kelvin upgrades from retrying immediately
2023-03-24 18:36:09 +02:00
Philip Monk
89500460f7
clay: stop failed kelvin upgrades from retrying immediately
...
We were retrying failed kelvin upgrades as many times as we had apps
that needed to be suspended, because suspending an app triggers an
attempt to run the next kelvin upgrade. This suspends all those apps in
one batch move, and then tries the next kelvin upgrade only once at the
end.
Fixes #6407
Partially addresses #6285
2023-03-24 18:19:48 +02:00
Josh Lehman
e365a58a98
Merge pull request #6405 from urbit/i/6404/next-kelvin-ci
...
ci: use corresponding `vere` builds on CI for `next/kelvin/*` branches
2023-03-23 08:54:58 -07:00
Matthew LeVan
d8af103d2f
ci: add next
parameter
2023-03-23 11:28:40 -04:00
Josh Lehman
cfb92b31ce
Merge pull request #6394 from silnem2/pill-lists
...
lib, gen: remove folder whitelist from lib/pill, add option to remove folders
2023-03-23 08:23:35 -07:00
Matthew LeVan
2dd21004bd
Merge branch 'develop' into i/6404/next-kelvin-ci
2023-03-23 10:22:20 -04:00
Matthew LeVan
f7eb15e161
ci: syntax clarity
2023-03-23 10:16:29 -04:00
Ted Blackman
0b95645134
Merge pull request #6408 from urbit/hm/landscape-414
...
meta: update for kelvin
2023-03-22 12:53:26 -04:00
Hunter Miller
8e5b9763b4
meta: update for kelvin
2023-03-22 10:39:15 -05:00
Matthew LeVan
1476d7872a
ci: download binaries for next/kelvin/*
branches
2023-03-21 12:17:31 -04:00
Matthew LeVan
529b113b3c
Merge branch 'develop' into i/6404/next-kelvin-ci
2023-03-20 13:17:46 -04:00
Matthew LeVan
2a9bf665f8
vere.yml
-> shared.yml
2023-03-20 13:16:08 -04:00
Josh Lehman
5506236311
Merge branch 'develop' into pill-lists
2023-03-20 08:24:31 -07:00
Ted Blackman
3268aca13c
Merge pull request #6400 from urbit/i/6391/ack-if-corked
...
ames: always ack %hear tasks on corked bones
2023-03-20 11:19:49 -04:00
yosoyubik
1144fb3f28
ames: use the %rcv flag when hearing a packet
2023-03-18 19:16:10 +01:00
yosoyubik
d645fcc862
ames: always ack %hear tasks on corked bones
2023-03-18 19:06:16 +01:00
jose
875679338b
Merge pull request #6362 from MarcusMiguel/i/6264/ames-snub-whitelist
...
ames: snubbed scry and whitelist
2023-03-17 20:20:23 +01:00
yosoyubik
bf97b20cd8
Merge branch 'develop' into yu/ames-snub-whitelist
2023-03-17 19:06:44 +01:00
silnem2
978e0eb2bd
revert /sys filter in aqua
2023-03-17 12:00:13 -06:00
yosoyubik
80914289b2
ames: fix %snub queued evet update
2023-03-17 18:51:27 +01:00
Ted Blackman
953b4bb252
Merge pull request #6398 from urbit/i/6397/distinguish-empty-from-wiped
...
sss: Distinguish between an empty path and a wiped path
2023-03-17 11:28:30 -04:00
yosoyubik
003613d1d5
Merge branch 'develop' into yu/ames-snub-whitelist
2023-03-17 14:05:38 +01:00
silnem2
904c40719e
fix aqua style and add return type annotation to lib/pill
2023-03-17 03:18:33 -06:00
silnem2
a01aaa531d
Update aqua fix to filter /sys
2023-03-16 18:29:12 -06:00
~wicrum-wicrun
e321c56bd1
clarify logic
2023-03-17 00:05:09 +01:00
~wicrum-wicrun
3fe9dc6026
distinguish between an empty path and a wiped path
2023-03-16 23:47:25 +01:00
silnem2
102bfb5571
remove trailing whitespace
2023-03-16 12:00:48 -06:00
silnem2
13ce5754fe
Clean up lib/pill and fix %aqua
2023-03-16 11:49:29 -06:00
Ted Blackman
e17cb3e801
Merge pull request #6306 from uqbar-dao/i/6303/eyre-verbose
...
eyre: add verbosity levels
2023-03-16 13:39:44 -04:00
Josh Lehman
25c4740945
Merge pull request #6352 from urbit/i/6283/webterminated
...
webterm: remove from monorepo
2023-03-16 08:54:14 -07:00
Josh Lehman
48ea6c028e
Merge pull request #6328 from urbit/autoprop-link
...
Add |link step to %autoprop.
2023-03-16 08:46:20 -07:00
tadad
328a3d687d
Merge branch 'develop' into i/6303/eyre-verbose
2023-03-16 09:36:27 -06:00
Ted Blackman
4b52d92531
Merge pull request #6351 from urbit/i/6103/ames-refactor
...
ames: refactor
2023-03-16 11:33:32 -04:00
Josh Lehman
dbe6f7fd20
Merge branch 'develop' into i/6264/ames-snub-whitelist
2023-03-16 08:30:57 -07:00
yosoyubik
02f01cf14c
Merge branch 'develop' into i/6103/ames-refactor
2023-03-16 09:27:22 +01:00
Ted Blackman
61b3545682
Merge pull request #6382 from urbit/i/6242/kiln-fix-uninstall
...
kiln: fix uninstall
2023-03-15 16:58:43 -04:00
Ted Blackman
d81fc6e519
Merge pull request #6373 from urbit/m/dumb-apes
...
hoon: in +ape:ag, make zero a plain atom
2023-03-15 15:00:30 -04:00
silnem2
d3e788148c
Merge branch 'urbit:develop' into pill-lists
2023-03-15 12:10:51 -06:00