136 Commits

Author SHA1 Message Date
8f8d685f71
validator: plumb fields 2025-04-15 15:45:16 -07:00
c817bfc8c8
validator: flatten check matches 2025-04-13 16:33:23 -07:00
8f97ca6690
validator: tweak error message 2025-04-12 21:01:23 -07:00
f220cb62bc
validator: fix empty check 2025-04-12 12:31:05 -07:00
f090fd7d68
validator: fix duplicate checks 2025-04-12 12:29:17 -07:00
404e1281ff
validator: improve "extra" error messages 2025-04-12 12:02:34 -07:00
e4f710c83f
validator: include original names of some objects in error message 2025-04-12 11:58:27 -07:00
a942c81ea8
validator: add teleport and wormhole set difference checks 2025-04-12 11:39:25 -07:00
109b24061a
validator: pluralize some error messages 2025-04-12 11:33:32 -07:00
ddef30984f
validator: remove placeholder comments 2025-04-11 23:42:43 -07:00
9331f37d70
validator: remove explicit StringEmptyCheck newtype 2025-04-11 23:20:48 -07:00
c4f910c1f0
validator: comment ModelInfo::check 2025-04-11 23:11:59 -07:00
343a4011dd
validator: tweak write_zone macro 2025-04-11 23:06:10 -07:00
c63997d161
validator: implement dangling anticheat zone check 2025-04-11 22:59:37 -07:00
ea58fcedc9
validator: save some loc with default 2025-04-11 22:30:55 -07:00
50e3fb283c
validator: comment ModelInfo::check 2025-04-11 22:25:49 -07:00
aa513a7973
validator: code tweaks 2025-04-11 22:20:59 -07:00
eff9097456
validator: remove newline 2025-04-11 21:59:37 -07:00
668c5fef51
validator: move function call so get_model_info is infallible 2025-04-11 21:46:44 -07:00
57db5f738e
todo 2025-04-11 21:03:57 -07:00
c57a53692d
validator: code tweaks 2025-04-11 21:01:58 -07:00
ccf07c5931
validator: rename AtLeastOneMatchingAndNoExtraCheck to SetDifferenceCheck 2025-04-11 20:37:37 -07:00
6efab4f411
validator: annotate MapCheck fields 2025-04-11 20:19:49 -07:00
5846e92924
validator: write check error message 2025-04-11 18:03:45 -07:00
34b8d7475d
validator: rustify map check 2025-04-11 17:55:59 -07:00
a5daa2df4a
validator: update metadata on Submitted 2025-04-11 17:38:21 -07:00
1b73af9fe2
validator: allow create without valid metadata 2025-04-11 17:38:21 -07:00
169007f16e
validator: description plumbing 2025-04-11 13:04:52 -07:00
c76ff3b687 validation: use to_string instead of format 2025-04-11 01:51:32 +00:00
a42501d254 submissions-api: change StatusMessage to ErrorMessage 2025-04-11 01:51:32 +00:00
fa1b44f172
update deps 2025-04-10 17:21:45 -07:00
03519e9337
validator: marginally improve map check clarity 2025-04-09 21:04:51 -07:00
60b6d30379
validator: fix map check bug 2025-04-09 20:53:25 -07:00
19b8f7b7a2
validator: use newlines in check report 2025-04-09 20:37:58 -07:00
95bfb87c6e
validator: implement map checks 2025-04-09 19:50:17 -07:00
1d409218a5
validation: factor out asset download 2025-04-09 19:39:13 -07:00
e2c72c90c7
validator: prepare for checks 2025-04-08 17:06:54 -07:00
7334e88b55
validation: update api to yield a better error 2025-04-08 16:56:48 -07:00
a330b1c43b
validator: update rbx_asset api 2025-04-05 14:39:42 -07:00
d2662eb833
validator: switch to cloud api where possible 2025-04-05 14:39:42 -07:00
3ba599114d
validator: relax read_dom trait bound 2025-04-05 14:39:42 -07:00
66890ccd44
validation: detect nats filter_subject mismatch and update consumer 2025-04-04 15:36:52 -07:00
ee5b3331b4
validator: write correct asset version 2025-04-03 16:18:31 -07:00
a844c4e90a
validation: skip upload if model validates as-is 2025-04-03 15:36:06 -07:00
5ed15a6847
validation: rename error 2025-04-03 15:25:02 -07:00
ca1676db00
validation: catch final error 2025-04-03 14:01:40 -07:00
a3d644f572
validator: use different endpoints to fill in the submission details 2025-04-03 14:01:39 -07:00
d0634fc141
validator: update rbx_asset 2025-04-03 14:01:39 -07:00
719ef95b6d submissions-api: use explicit ID types 2025-04-03 18:17:25 +00:00
0462788c53 validator: report operation failure 2025-04-03 03:44:32 +00:00