fang
bad5013c8a
gen: in |new-desk, prompt instead of crash
...
If a desk already existed, we would crash the generator, embedding a
message in the resulting stack trace.
To improve legibility, we turn this into an %ask generator, prompting
only if we are about to overwrite an existing desk.
We also update the =force argument to be =hard instead, to match |nuke.
2022-06-01 20:21:27 +02:00
fang
49ad872629
gen: in |new-desk, fetch files individually
...
The ankh is no longer included in the dome, so we must scry out files
one by one.
2022-06-01 20:20:18 +02:00
fang
d260f391ea
gen: |make-desk -> |new-desk
...
User survey (sample size: 2) suggests |new-desk is the more ergonomic
name.
2022-06-01 20:19:13 +02:00
Philip Monk
9548f8333a
clay: don't require head of foreign desks
2022-05-17 17:06:03 -07:00
Philip Monk
9f0e8294db
clay: fixes
2022-05-17 16:02:15 -07:00
yosoyubik
a1dcc5a8cd
gall: print trace logs by agent
...
This uses the same patterns found in %ames. We add an %odd flag
for logs related to the gall-rq PR, and leave it open for other flags
2022-05-15 17:16:18 +02:00
Philip Monk
c091ec92eb
various: make all files build correctly
2022-05-14 22:49:10 -07:00
Philip Monk
8a2eac7c70
Merge remote-tracking branch 'origin/ted/ames-prod-2' into philip/tomb
2022-05-14 21:17:10 -07:00
Philip Monk
e457a4c15e
Merge remote-tracking branch 'origin/jm/homebase' into philip/tomb
2022-05-14 20:46:09 -07:00
Philip Monk
90a9ed951c
Merge remote-tracking branch 'origin/next/arvo' into philip/tomb
2022-05-14 20:36:05 -07:00
Philip Monk
8e2720cd0e
Merge remote-tracking branch 'origin/yu/azimuth-kick' into philip/tomb
2022-05-09 22:36:28 -07:00
yosoyubik
79d0129401
azimuth: use %kick poke to restart subscriptions
2022-05-07 16:27:04 +02:00
John Franklin
43db356619
show-vat: change output formatting to match +vats
2022-05-07 03:16:30 -05:00
John Franklin
3d9f0c6414
vat: add +vat, a single-desk version of +vats
2022-05-07 02:20:44 -05:00
Philip Monk
591bdf458c
Merge branch 'next/arvo' into philip/tomb
2022-05-04 00:45:57 -07:00
Philip Monk
36640afaa0
clay: add |pick
2022-05-03 22:58:40 -07:00
Philip Monk
ac6e793aa2
arvo: rename +de to +of
2022-04-22 17:55:42 -07:00
fang
4415aa781e
Merge branch 'next/arvo' into m/aqua-revival
2022-04-20 18:47:59 +02:00
Philip Monk
bb14c495da
clay: seek wip
2022-04-12 21:02:50 -07:00
Philip Monk
81574fe93c
clay: add |norm
2022-04-08 21:32:14 -07:00
Philip Monk
ed00d38166
clay: add |tomb
2022-04-08 21:20:02 -07:00
fang
befc22c3a9
pill: use %pill mark, not %boot-pill
...
%pill already exists, whereas %boot-pill doesn't, so clearly the former
is more correct.
2022-03-17 17:03:10 +01:00
Yaseen
f487afd4ee
story: marginal output formatting improvement to +story-list
2022-03-11 12:28:07 -05:00
Yaseen
341e27b5c3
story: enforce 80 cols, fix formatting, update comments
2022-03-11 12:08:40 -05:00
Yaseen
18537e0ae0
story: allow |story-write
to also accept a lone title
2022-03-11 11:00:57 -05:00
Yaseen
a43dafdf44
review: align end comments
2022-03-11 10:48:35 -05:00
ryjm
155729ec8b
%home -> %base
...
Mostly cosmetic, but also fixes `language-server` and parts of sundry
neglected components (the nix build for solid pills, aqua, gaze exports,
+help)
2022-03-06 11:55:55 -05:00
fang
e53cb4a205
drum: make |un/link work for non-default sessions
2022-02-28 16:47:49 -06:00
Yaseen
591c19b9a9
story: rename generators
2022-02-25 18:27:54 -05:00
Yaseen
c1a8d527fa
story: fix output formatting in +story-log
2022-02-25 16:28:17 -05:00
Yaseen
33aa0c8fa7
story: generators: fix case check
2022-02-22 18:33:38 -05:00
Yaseen
5f421d577a
story: fix scry path in |story-set
2022-02-22 18:11:55 -05:00
Yaseen
38a2e9d74a
story: generators: add desk existence everywhere
2022-02-21 22:13:15 -05:00
Yaseen
4eb7e623cd
story: generators: fix case scry
2022-02-21 22:10:22 -05:00
Yaseen
a149dc6c40
story: generators: add check for invalid case
2022-02-18 22:30:24 -05:00
Yaseen
c02f59818e
story: fix generator bugs
2022-02-18 18:51:37 -05:00
Yaseen
05784fcee3
story: check for storyfile existence and use case from beak where appl.
2022-02-18 18:20:17 -05:00
Yaseen
4b04da5a9a
story: make |story-{set,remove} use $cash instead of $case
2022-02-18 17:49:17 -05:00
Yaseen
9d85401832
story: add generator help text
2022-02-18 17:40:55 -05:00
Yaseen
61ca368f28
story: |story-set: better error message on missing desk
2022-02-11 13:08:16 -05:00
Yaseen
8814f31879
story: shorten recur statement in +story-log
2022-02-05 22:56:27 -05:00
Yaseen
fc5c7d53ea
story: make desk an optional param in story-list
2022-02-05 22:50:10 -05:00
Yaseen
4a921ad68b
story: fix |story-remove and allow it to remove a specific prose
2022-02-05 22:50:10 -05:00
Yaseen
ce0fa85e18
story: generators improvements
...
- use desk parameter instead of %base everywhere
- formatting clean up
- make |story-remove take a case instead of an aeon
- make desk param optional for story-set and story-log
2022-02-05 22:50:10 -05:00
Yaseen
94d55f1e33
story: misc changes
2022-02-04 12:49:10 -05:00
Yaseen
b7e0b28220
Merge branch 'urbit:master' into story
2022-01-30 16:03:48 -05:00
Yaseen
75d6882b51
story: fix to-text arms
2022-01-30 15:59:58 -05:00
Yaseen
8787c43c83
story: cleanup
2022-01-30 15:58:35 -05:00
Yaseen
a0cc6d8980
story: make +story-log
use arms from lib
2022-01-26 18:07:29 -05:00
Yaseen
484772e2b7
story: misc changes
2022-01-26 11:41:22 -05:00
Yaseen
5b512abae5
story: update |story-remove
to use new types
2022-01-25 14:54:55 -05:00
Yaseen
86ef82dbe1
story: misc changes
2022-01-25 14:54:30 -05:00
fang
2c5510db64
Merge branch 'jb/next-gen-term' into next/dill
...
Resolves a good number of conflicts. Most notably, re-propagates removal
of gall's %onto, confirms new /app/herm behavior, coerces hood/drum
state adapters back into place, and updates webterm to use the latest
api.
2022-01-24 14:50:16 +01:00
Yaseen
c818d293ba
story: add generator +story-log
2022-01-21 11:50:42 -05:00
Yaseen
a927d31629
story: make |story-list
use new types
2022-01-20 16:01:01 -05:00
Yaseen
f491aa0384
story: update |story-set
to use new types
2022-01-20 15:58:05 -05:00
Yaseen
b06df068c0
story: make |story-init
use new types and make overwriting optional
2022-01-20 15:56:47 -05:00
fang
3ad84e3afd
make-desk: include /mar/txt
2022-01-04 15:58:37 +01:00
Yaseen
dcb8aedc09
story: amend |story-set to use the tako from appropriate desk
2021-12-30 21:01:03 -05:00
Yaseen
077c23b9e7
story: add generator |story-init
2021-12-14 14:31:38 -05:00
Yaseen
2626c32085
story: let |story-set take a case and make it optional
2021-12-14 14:31:09 -05:00
yosoyubik
fd2ff95989
roller: fix refuel generator
2021-12-10 13:13:14 +01:00
yosoyubik
f6ff4f108b
roller: add utilities for handling low-gas batches
...
This adds support for handling cases where the send-batch thread failed,
mainly among them, a thread crash. One of the events that causes this
behavior is a ver low gas price for this L1 transaction.
Here we add support for manually bumping the price for such transaction,
and for increasing the default fallback gas-price, together with discarding
any malformed batch from the sending queue.
2021-12-10 11:36:45 +01:00
yosoyubik
37adba1ba0
various: update to new udiff:point type
2021-12-08 11:23:35 +01:00
Yaseen
1d111db103
story: rename generator |story-add
to |story-set
2021-12-01 11:45:11 -05:00
Yaseen
7add802ab9
story: add generator |story-remove
2021-11-26 20:53:52 -05:00
Yaseen
78468dc8ee
story: add generator |story-add
2021-11-26 20:53:20 -05:00
Yaseen
808e6ce763
story: add generator +story-list
2021-11-25 17:02:29 -05:00
yosoyubik
528a046b51
roller: add to state ship allowance and next-slice
2021-11-23 10:55:50 +01:00
Philip Monk
a2a89d3532
Merge remote-tracking branch 'origin/next/arvo' into philip/roller
2021-11-16 13:58:57 -08:00
Philip Monk
4656372b09
Merge pull request #5426 from ynx0/claybel
...
clay: support labels
2021-11-15 08:49:31 -08:00
Yaseen
25ce97cade
clay: add support for labeling commits
...
- add helper arm `label:de`
- update relevant code to take in arbitrary aeons
2021-11-12 15:35:06 -05:00
yosoyubik
bfcf7631d4
roller: remove network generator
2021-11-11 06:59:13 +01:00
yosoyubik
155e02c3cb
Merge remote-tracking branch 'origin/next/arvo' into naive/roller
2021-11-11 05:50:44 +01:00
Joe Bryan
e5ebbe89ac
Merge pull request #5413 from urbit/jb/start
...
arvo: fix |start
2021-11-10 07:40:01 -08:00
Philip Monk
2131dd8cac
gen: fix broken generator
2021-11-10 01:36:39 -08:00
Philip Monk
8c1a4cafa2
gen: fix broken generators
2021-11-10 00:58:24 -08:00
Philip Monk
a742ead132
Merge remote-tracking branch 'origin/jb/start' into philip/roller
2021-11-10 00:36:03 -08:00
Joe Bryan
0a2cb6da7d
arvo: revive |start
2021-11-10 02:28:38 -05:00
Philip Monk
9fc74f60d9
Merge remote-tracking branch 'origin/master' into philip/roller
2021-11-09 22:03:25 -08:00
jose
e84e338499
Merge pull request #5407 from urbit/yu/rein-fix
...
hood: fix |rein when starting/stopping multiple agents
2021-11-10 05:54:00 +01:00
Philip Monk
ea199bfba9
azimuth: correctly load snapshot on boot
2021-11-09 00:22:32 -08:00
yosoyubik
5ea87c1f47
roller: add generators for config options
2021-11-07 10:36:46 +01:00
yosoyubik
095ce0dff4
roller: wip add quota per ship for tx submission
2021-11-06 10:27:00 +01:00
yosoyubik
387c991c13
hood: bugfix when using |rein with multiple agents
2021-11-03 11:38:02 +01:00
yosoyubik
87f1a0847d
roller: allow operator to provide roller pk
2021-10-31 14:03:38 +01:00
fang
beebc5fe0e
gen: |new-desk -> |make-desk
2021-10-29 11:28:19 +02:00
fang
0d6775ca40
Merge pull request #5350 from hosted-fornet/remove-crunch-library-and-generator
...
crunch: remove from `base` to allow distribution as app
2021-10-29 11:20:46 +02:00
fang
0ec3d5111d
Merge branch 'master' into naive/roller
2021-10-26 20:46:32 +02:00
fang
36cd69b6d0
Merge tag 'urbit-os-v2.100' into naive/roller
2021-10-26 17:08:03 +02:00
fang
71c7d315a9
gen: add |new-desk for creating minimal desks
...
Includes the bare minimum of necessary files.
2021-10-25 16:20:34 +02:00
fang
895c7f82c0
Merge pull request #5339 from urbit/m/nuke-carefully
...
hood: ask for confirmation during |nuke
2021-10-22 15:46:17 +02:00
hosted-fornet
19693a6fb7
crunch: remove from base
to allow distribution as app
2021-10-21 21:28:29 -07:00
fang
a7d707fa91
hood: add non-interactive mode to |nuke
...
Also improves the copy a bit.
2021-10-20 14:15:50 -05:00
fang
5c09a46c07
hood: ask for confirmation during |nuke
2021-10-20 11:40:57 -05:00
fang
f9f91b9592
gen: make |ota useful again
...
As an alias for installing into the base desk. Defaults to the remote
ship's %kids desk if no desk is specified.
2021-10-08 21:39:19 +04:00
Liam Fitzgerald
52be186fcc
pull-hook: add nice flag to kick poke
2021-09-30 19:17:49 +10:00
Fang
cc1189eeb7
pill: generate brass multi-desk pill
2021-09-29 17:19:24 +04:00
Edward Amsden
9b4ab936ee
hood: make gen/trouble/hoon a symlink of gen/vats/hoon
2021-09-28 20:18:34 -04:00
Hunter Miller
502f2e8a9c
Merge branch 'hm/btc-wallet-conflict-resolution' into ea/master-dist-deconflict
2021-09-27 18:55:45 -05:00