yosoyubik
003613d1d5
Merge branch 'develop' into yu/ames-snub-whitelist
2023-03-17 14:05:38 +01: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
yosoyubik
2724523a26
Merge branch 'develop' into i/6103/ames-refactor
2023-03-12 09:46:44 +01:00
Marcus
df233c1acd
kiln: fix uninstall
2023-03-10 14:22:09 -03:00
Josh Lehman
3177067d96
Merge branch 'develop' into i/6264/ames-snub-whitelist
2023-03-03 09:54:35 -08:00
Josh Lehman
8ddc15a001
Revert "hood: recursive |tomb
"
2023-03-03 08:52:17 -08:00
Marcus
3b91a3f0be
ames: snubbed scry and whitelist
2023-03-02 18:21:36 -03:00
Ted Blackman
ccc35277a1
Merge pull request #6056 from urbit/jm/tomb-recurse
...
hood: recursive `|tomb`
2023-03-01 17:29:13 -05:00
Ted Blackman
dae436aa94
Merge pull request #6344 from urbit/i/6339/dill-logs
...
dill: legible %logs
2023-02-24 16:59:14 -05:00
yosoyubik
5e64bdd833
ames: add |ames-cong
2023-02-23 13:45:59 +01:00
fang
1cc647938d
drum: make |knob work again
...
This should no longer go into dill, but instead be controlled by drum
directly, since that's where system output gets rendered now (in the
common/default case).
2023-02-21 17:29:16 +01:00
fang
707249beb9
drum: print dill %logs
...
Dill's new %logs endpoint can be used to receive system output as $told
nouns. Dill no longer prints system output itself, leaving the display
of it up to terminal handlers (or the runtime). For now, to maintain the
status quo, drum subscribes to dill %logs, and prints them inline in the
default session.
2023-02-21 16:51:45 +01:00
Josh Lehman
e42e3451d9
Merge branch 'develop' into jm/desk-scries
2023-02-17 12:00:48 -03:00
yosoyubik
ce06936788
test: load agents using %load task
2023-02-17 12:10:17 +01:00
yosoyubik
12b79884e7
Merge branch 'yu/fix-grq-test' into i/6333/fix-grq-test
2023-02-16 10:01:18 +01:00
yosoyubik
21158d6d54
ames: style fixes and comments
2023-02-14 06:06:41 +01:00
ryjm
2849d3a64d
tomb: better prompting, docs
2023-02-11 14:20:32 -05:00
Josh Lehman
2ccdc39077
Merge pull request #6035 from urbit/lf/goerli-address
...
arvo: retool for goerli instead of deprecated ropsten
2023-02-10 06:30:42 -08:00
Philip Monk
1c0bf96525
clay: correctly restart syncs when source breaches
...
Fixes #6313
2023-02-09 13:21:43 -07:00
Josh Lehman
d2af28fdbc
Merge branch 'develop' into lf/goerli-address
2023-02-09 06:57:19 -08:00
yosoyubik
1d8214530a
ames: fix |close-flows generator
2023-02-06 16:38:50 +01:00
yosoyubik
ad712caccf
ames, gall: move |close-flows logic to vanes
...
This modifies the %rake task in %gall, to select what kind of
subscriptions we try to close:
=mode %o: kill old pre-nonce subscriptions
=mode %z: kill old pre-nonce subscriptions, including sub-nonce = 0
=mode %r: kills all stale resubscription flows
It also adds a dry-run option to both tasks (%kroc in ames, %rake in gall)
2023-02-06 16:36:32 +01:00
yosoyubik
872db0efcc
ames, +close-flows: combine stale flows
...
This combines two types of flows that can be closed:
- nacking %watch pleas
- resubscriptions that were not properly corked
2023-02-06 16:36:31 +01:00
yosoyubik
7d4959db2e
ames: don't send %kroc cards in |close-flows
2023-02-06 16:36:30 +01:00
yosoyubik
3a7bd3a67f
ames: add tool for removing failed %watch flows
2023-02-06 16:36:27 +01:00
Philip Monk
735eedcf6e
Merge pull request #6249 from urbit/i/6244/kids
...
kiln: Keep %kids desk in sync after kelvin update
2023-01-26 16:07:23 -07:00
Philip Monk
821ed641ea
Merge pull request #6243 from urbit/i/6231/autoprop
...
autoprop: automated pill (& other boot prop) building
2023-01-26 16:07:01 -07:00
Philip Monk
d328c7ad8c
kiln: update comment
2023-01-26 14:55:15 -07:00
Philip Monk
b125b48983
Merge remote-tracking branch 'origin/next/415' into develop
2023-01-26 10:24:34 -07:00
Josh Lehman
6cd9fa56ae
Revert "Merge pull request #6199 from urbit/philip/install-once"
...
This reverts commit 427e219b5b
, reversing
changes made to 86cf63986b
.
2023-01-24 16:00:35 -08:00
Philip Monk
bd4e093ada
kiln: keep %kids desk in sync after kelvin update
...
This is the fourth option described in #6244 .
Fixes #6244
2023-01-24 15:49:43 -07:00
fang
74e653053d
lib: move pill creation into /lib/pill
...
In preparation for pill building from outside the generators.
2023-01-23 20:24:02 +01:00
Tinnus Napbus
45810c9ff3
acme: handle https redirect in self-check
...
also: libdns handle 301 redirect during self-check
2023-01-23 21:48:08 +13: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
ecdd16dcf3
Merge remote-tracking branch 'origin/next/arvo' into lf/ames-snub
2023-01-17 15:06:11 -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
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
drbeefsupreme
d5bf903f56
Merge branch 'next/arvo' into jon/doccords
2023-01-04 10:22:17 -05:00
fang
36731f92e7
Merge branch 'next/dill' into m/drum-sessions
...
Also cleans up some remaining merge artefacts.
2023-01-03 19:08:41 +01:00
fang
721fa05519
Merge branch 'next/arvo' into next/dill
2023-01-03 18:56:33 +01:00
fang
a15111a35c
Merge branch 'next/arvo' into m/drum-sessions
2023-01-03 17:19:32 +01:00
drbeefsupreme
4d084005d7
dprint: call $ arms $ arms
2022-12-15 15:06:02 -05:00
drbeefsupreme
835428d820
dprint: cut off signatures of length >= 3
...
anytime a gate prints with a complicated sample or product type it is
frequently extremely long. 3 is probably too low of a cutoff number, but
ideally a future version will have verbosity settings that will help
control this.
2022-12-15 15:04:33 -05:00
Liam Fitzgerald
c0be44f790
helm: add ames passthrough for %snub
2022-12-15 13:47:36 -06:00
drbeefsupreme
a350b12c36
dprint: uncomment chapter names in _hunt
2022-12-08 14:39:41 -05:00
drbeefsupreme
fc8449d69e
dprint: add casting to some _hunt arms
2022-12-07 15:20:23 -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
ec74127a43
dprint: dont print (undocumented) on arms
...
style reasons
2022-11-29 15:22:34 -05:00