173 Commits

Author SHA1 Message Date
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
de0cf37918
validator: add heck + lazy_regex deps 2025-04-09 19:48:44 -07:00
f1fd826c62
submissions-api: implement validator-submitted endpoint 2025-04-09 19:48:44 -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
926a90329b
submissions-api: v0.7.0 2025-04-08 14:22:55 -07:00
005e99424e
validator: update rbx_asset to fix model info download 2025-04-05 14:54:26 -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
ceaec14242
submissions-api: fix validated-model request 2025-04-04 18:41:33 -07:00
986ecfc7ad
docker: use tagged muslrust 2025-04-04 15:42:43 -07:00
66890ccd44
validation: detect nats filter_subject mismatch and update consumer 2025-04-04 15:36:52 -07:00
7e93807298
docker: use itzaname docker proxy to avoid getting rate-limited 2025-04-03 19:05:15 -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
2c31a9585b submissions-api: add operation failed endpoint 2025-04-03 03:44:32 +00:00
3699ce5cbb validator: implement create operations 2025-04-03 03:44:32 +00:00
8776936e96 submissions-api: add create internal endpoints 2025-04-03 03:44:32 +00:00
e466af7d27 validator: rename errors 2025-04-03 03:44:32 +00:00
abed5c6227 validator: refactor again 2025-04-03 03:44:32 +00:00
96ace736f4
validator: add mapfix capability 2025-04-01 13:51:40 -07:00
9dd7a41d8f
submissions-api: add simple mapfixes endpoints 2025-04-01 13:51:40 -07:00
cc7df064be
submissions-api: deduplicate simple endpoints with crazy macro 2025-04-01 13:51:37 -07:00
758c2254eb
submissions-api: create new error variant 2025-03-31 19:23:59 -07:00
ade54ee662
validator: refactor + remove mapfix capability 2025-03-31 19:23:59 -07:00
01785bb190
validator: move files 2025-03-31 18:14:08 -07:00
3404251c14
nats: rename events 2025-03-31 16:51:36 -07:00
ffcba57408
validation: tweak validator-uploaded endpoint 2025-03-31 16:27:42 -07:00
f3689f4916
rename part 2: rename all occurrences of "publish" to "upload" 2025-03-28 15:56:47 -07:00