|
4ce5d5e535
|
validation: pull out submissions api
continuous-integration/drone/push Build is passing
|
2024-12-14 11:18:25 -08:00 |
|
|
1450c0f3a2
|
validation: remove map publishing
|
2024-12-14 04:02:34 -08:00 |
|
|
76abcf0a34
|
validation: fs unneeded
continuous-integration/drone/push Build is passing
|
2024-12-14 03:17:34 -08:00 |
|
|
346f49610d
|
script review: introduce None policy
|
2024-12-13 21:50:19 -08:00 |
|
|
fcd74b54cc
|
validation: fix writer
|
2024-12-13 21:05:33 -08:00 |
|
|
b090a80f03
|
validation: update deps
|
2024-12-13 21:05:33 -08:00 |
|
|
3a6a62fb7c
|
nats: periods and underscores are forbidden and cause silent failure
|
2024-12-13 21:05:33 -08:00 |
|
|
4373ca4ba9
|
validation: print payload
|
2024-12-12 19:27:39 -08:00 |
|
|
f77dd14ac9
|
validation: parallel request processing
|
2024-12-12 19:27:39 -08:00 |
|
|
727e358cf9
|
validation: connect to nats and grpc concurrently
|
2024-12-12 17:52:43 -08:00 |
|
|
8250686477
|
validation: refactor to use a single consumer
|
2024-12-12 17:52:43 -08:00 |
|
|
1f96b5facb
|
validation: incorrect nats assumption
|
2024-12-12 16:58:16 -08:00 |
|
|
22086e772c
|
validation: listen for sigkill
|
2024-12-12 16:58:16 -08:00 |
|
|
4c5d9e420d
|
validation: fix cargo chef
|
2024-12-12 12:51:44 -08:00 |
|
|
5ef2de6f50
|
validation: add strafesnet registry
|
2024-12-12 12:29:12 -08:00 |
|
|
95e9b4d8b3
|
nats: work queue policy
|
2024-12-11 23:02:59 -08:00 |
|
|
eea57786ff
|
nats: use subjects
|
2024-12-11 21:08:04 -08:00 |
|
|
64d6fe6059
|
validation: consumers are not durable
|
2024-12-11 21:07:57 -08:00 |
|
|
ecaff95ca7
|
validation: nats jetstream
|
2024-12-11 19:55:16 -08:00 |
|
|
1a747bee80
|
openapi: rename unclear endpoints
|
2024-12-11 18:11:36 -08:00 |
|
|
a9a4eaa20d
|
validation: implement publish_fix
|
2024-12-11 18:11:36 -08:00 |
|
|
796935da86
|
validation: implement publish_new
|
2024-12-11 17:45:38 -08:00 |
|
|
6677a698be
|
plumb game id
|
2024-12-11 17:45:38 -08:00 |
|
|
803223d331
|
validation: fix url
|
2024-12-10 22:29:15 -08:00 |
|
|
dad5a40a09
|
validation: fix method
|
2024-12-10 22:28:52 -08:00 |
|
|
1975f3ea4a
|
validation: mtls is handled at a higher level
|
2024-12-10 21:25:53 -08:00 |
|
|
03e71f09fc
|
validation: golang public fields must be upper case gg
|
2024-12-10 20:25:40 -08:00 |
|
|
24e88c5a0a
|
validation: change error enum names to be more descriptive
|
2024-12-10 17:47:17 -08:00 |
|
|
c029939ee2
|
validation: use environment variables
|
2024-12-10 17:39:08 -08:00 |
|
|
dedbdb2899
|
validation: silence "unused" code lint
|
2024-12-10 17:38:47 -08:00 |
|
|
1324fa106f
|
validation: use incremental model version id
|
2024-12-10 17:38:21 -08:00 |
|
|
f110d82402
|
docker compose
|
2024-12-10 17:03:18 -08:00 |
|
|
dac135f624
|
partially implement publish_new
|
2024-12-06 21:00:19 -08:00 |
|
|
2aacb4c87c
|
split publishing for new maps and map fixes
|
2024-12-06 20:31:28 -08:00 |
|
|
f46df3a8eb
|
apparently you can just do it, thanks rust
|
2024-12-06 20:07:15 -08:00 |
|
|
bf3698c1db
|
tweak comment
|
2024-12-06 19:47:06 -08:00 |
|
|
a019e61556
|
remove unnecessary data structure
|
2024-12-06 19:45:44 -08:00 |
|
|
572e51961c
|
validation: mark submission as validated
|
2024-12-06 19:43:06 -08:00 |
|
|
3289376f8e
|
rust api: action_submission_validate
|
2024-12-06 19:43:06 -08:00 |
|
|
f99dbb1b9d
|
fallible functions cannot exist in the error suppressor
|
2024-12-06 19:43:06 -08:00 |
|
|
1a5e6e90c6
|
presumptuously rename error
|
2024-12-06 19:36:10 -08:00 |
|
|
c77a34804d
|
i64 😭
|
2024-12-06 19:27:20 -08:00 |
|
|
b7d04da9e0
|
rust api: implement update_submission_model
|
2024-12-06 19:19:01 -08:00 |
|
|
1133e00ccc
|
fix api
|
2024-12-06 19:02:57 -08:00 |
|
|
56fefbe52d
|
fat concurrent script fetching
|
2024-12-06 18:59:33 -08:00 |
|
|
0977943834
|
fix hash
|
2024-12-06 18:57:11 -08:00 |
|
|
005f2ddaee
|
rust api: patch
|
2024-12-05 18:49:09 -08:00 |
|
|
4ed70dbcad
|
custom rust api client for maps-service
|
2024-12-04 19:07:40 -08:00 |
|
|
a457faef56
|
delete openapi-generator rust code - it's awful and doesn't even compile
|
2024-12-04 19:04:14 -08:00 |
|
|
0d2c412fd4
|
add reflection database back, not making a strafesnet roblox map lib
|
2024-12-04 19:00:31 -08:00 |
|