Commit Graph

33100 Commits

Author SHA1 Message Date
pkova
ab0b0d57c0 ci: make tests actually run in ci 2024-02-23 00:01:35 +02:00
fang
51ec49f980 tests: make /ted/test compile again
It appears that bb8ba24 merged changes to /ted/test from #6790 and #6896
incorrectly, as the thread no longer compiled.

Because the former PR included the change made to the latter (printing
with slog priority 3 in case of failure), the minimum viable fix is
taking the contents of /ted/test from #6790 and using those as-is.

However, that had hidden success prints behind a "quiet" flag, and
provided no way of configuring that from outside the thread. So
additionally, we expand the ""vase parsing"" performed on the thread's
argument, such that an optional _first_ parameter of a quiet=? may be
passed.
2024-02-22 17:02:43 +02:00
Pyry Kovanen
2af43c2219 Merge pull request #6918 from urbit/pkova/error-building
ci: red checkmark if any thread fails to build
2024-02-22 17:01:53 +02:00
Pyry Kovanen
315fe21be8
Merge pull request #6906 from urbit/yu/fix-ames-migration
ames, gall: fix old state migrations
2024-02-07 16:04:24 +02:00
yosoyubik
5eab2285e9 ames: correct check for %snub task update 2024-02-06 10:58:43 +01:00
yosoyubik
64eacd50de ames: fix check fro %kroc task modification 2024-02-05 15:40:17 +01:00
yosoyubik
07ecef345b ames: fix emitting moves on +molt 2024-02-05 15:05:55 +01:00
yosoyubik
57ee384925 Merge branch 'next/kelvin/411' into yu/fix-ames-migration 2024-02-05 12:59:09 +01:00
yosoyubik
d4eb4bd022 ames: step-by-step queued event migration 2024-02-05 11:55:56 +01:00
yosoyubik
8e4262a531 ames,gall: fix old state migrations
TODO: %ames migrates all the queued events directly
to the latest task in %lull -- do it one at a time
2024-02-05 10:18:36 +01:00
Pyry Kovanen
6f436ab199
Merge pull request #6902 from urbit/mf/ames-migration
ames, hoon: add run:to, speed up ames migration
2024-02-02 19:00:42 +02:00
midden-fabler
a2645c2f12 ames, hoon: add run:to, speed up ames migration 2024-02-02 11:36:14 -05:00
Pyry Kovanen
80b05d86c5
Merge pull request #6901 from urbit/pkova/gulf-fix
gall: fix migration when sky contains empty mop
2024-02-01 17:14:36 +02:00
Pyry Kovanen
e7bb1e3fa5
gall: fix migration when sky contains empty mop 2024-02-01 14:38:45 +02:00
Pyry Kovanen
ffe9898dfe
Merge pull request #6899 from urbit/pkova/message-blob
ames: fix message-blob migration
2024-01-31 15:29:49 +02:00
Pyry Kovanen
235decccd4
ames: fix message-blob migration 2024-01-31 14:47:30 +02:00
Pyry Kovanen
f7a126eb8b
Merge pull request #6890 from urbit/pkova/grow
gall: separate put:of-grow to put-tend and put-grow
2024-01-25 14:12:50 +02:00
pkova
19142cf6f1 gall: fix off-by-one in growing after culling 2024-01-23 19:24:32 +02:00
midden-fabler
9a18a062e5 lull, gall: cleanup plot, sky.bowl 2024-01-22 12:34:25 -05:00
pkova
315ff3fe40 gall: fix miscellaneous bugs with encrypted remote scry 2024-01-22 17:51:00 +02:00
pkova
f44c3b9174 gall: make put-grow:of-farm fail when encountering a %coop 2024-01-18 15:28:37 +02:00
pkova
9236909cec gall: separate put:of-grow to put-tend and put-grow 2024-01-17 17:59:47 +02:00
pkova
350e883ad6 gall: delete unused migrate:of-grow 2024-01-17 17:59:32 +02:00
Pyry Kovanen
13b495bea4
Merge pull request #6878 from urbit/develop
Merge develop to next/kelvin/411
2023-12-19 14:28:28 +02:00
Pyry Kovanen
820c4e5507
Merge pull request #6790 from urbit/lf/back-to-school-arc
gall: security primitives for encrypted scry
2023-12-19 14:15:59 +02:00
Pyry Kovanen
caa78e9f4d
Merge pull request #6876 from urbit/pkova/gang-gang
all: enforce the gang when scrying
2023-12-18 19:15:05 +02:00
pkova
2cbeb782aa gall: better mo-authorized logic 2023-12-18 19:12:56 +02:00
pkova
e7787296e8 gall: default sky revision at 1 instead of 0 2023-12-18 19:06:39 +02:00
pkova
1effda7a77 gall: fix bug in put:of-farm 2023-12-18 19:05:59 +02:00
pkova
20bda27aaf gall: delete unused match-coop 2023-12-18 19:05:02 +02:00
pkova
9c1982856e ames: parse %chum properly 2023-12-18 19:03:49 +02:00
pkova
ab5cc44419 ames: enable %chum 2023-12-18 19:03:13 +02:00
Pyry Kovanen
cde64360cf
Merge branch 'lf/back-to-school-arc' into pkova/gang-gang 2023-12-18 13:39:56 +02:00
Liam Fitzgerald
01890228b5 gall: fix %done handling in key exchange 2023-12-15 12:21:47 -05:00
pkova
404a7fc44b tests: fix some tests 2023-12-15 19:13:21 +02:00
pkova
9c8e20cfde eyre: fix indentation for private scry endpoints 2023-12-15 13:29:37 +02:00
pkova
6c33b2f5d8 ames: gang fixes 2023-12-14 16:18:23 +02:00
pkova
6599fddc9a eyre: gang fixes 2023-12-14 16:18:06 +02:00
pkova
e63de85663 dill: gang fixes 2023-12-14 14:02:10 +02:00
pkova
0971af36f4 all: enforce the gang when scrying 2023-12-13 19:49:36 +02:00
Pyry Kovanen
4576213e53
Merge pull request #6872 from silnem2/dprint-fixes
lib/dprint: fix crashes with recursive types and =,
2023-12-13 18:40:20 +02:00
Liam Fitzgerald
11d28f2e53 ames: fix tests 2023-12-13 09:51:37 -05:00
Liam Fitzgerald
1d839672fc ames: disable %chum 2023-12-11 16:00:03 -05:00
Liam Fitzgerald
d326cb6cd5 ames: address review comments 2023-12-11 15:40:28 -05:00
Liam Fitzgerald
3e87e77ee4 gall: address joe review 2023-12-11 15:17:46 -05:00
Liam Fitzgerald
b33d59814b gall: fix high water marks for nuked agents 2023-12-11 14:49:08 -05:00
Joe Bryan
e745492fb9
Merge pull request #6859 from urbit/jb/safe-wtcl
hoon: correct ?: miscompilation, loobean jet mismatches
2023-12-11 13:07:24 -05:00
Liam Fitzgerald
bb92924de1 ames: fix failing tests 2023-12-08 14:05:47 -05:00
Liam Fitzgerald
aaadee85ba ames: fix gang handling in namespace overlays 2023-12-08 13:48:38 -05:00
Pyry Kovanen
ff44306272
Merge branch 'next/kelvin/411' into lf/back-to-school-arc 2023-12-08 17:18:33 +02:00