Commit Graph

38 Commits

Author SHA1 Message Date
3b707cced3 Fix artifact upload 2024-12-16 15:21:45 -05:00
555af4beae Fix artifact config 2024-12-16 14:34:51 -05:00
8f8ff64ac2 Fix artifact config 2024-12-16 14:32:53 -05:00
42e36af55b Add gofumpt to tools 2024-12-16 14:24:31 -05:00
62abe2caab Add tools to Makefile 2024-12-16 14:21:59 -05:00
9b61e5d0ea Add CI 2024-12-16 09:44:21 -05:00
549124950a Add logging tests 2024-12-11 15:41:09 -05:00
ee53efbcd6 Add tests, fix Makefile 2024-12-06 15:27:45 -05:00
820141f865 Add route tests 2024-12-05 15:24:08 -05:00
5fd94dcd63 Add route tests 2024-12-05 12:59:02 -05:00
f0b1c33a36 Start adding tests 2024-12-05 12:36:49 -05:00
02d54324f6 Improve route inspection 2024-12-04 16:01:07 -05:00
f661ddcb8b Support non-final routes 2024-11-29 16:58:12 -05:00
8af19f762d adjust makefile all target 2024-11-27 16:07:35 -05:00
4dc24d9961 Add pretty printing, complete Makefile 2024-11-27 16:06:30 -05:00
8ba2caa16d fix lying swagger spec response type 2024-11-27 13:52:15 -05:00
521e376455 Implement get route subcommand 2024-11-26 21:34:51 -05:00
5d2d247dde Start get route subcommand 2024-11-26 20:45:29 -05:00
5284353441 Remove generate target from install 2024-11-26 20:22:07 -05:00
447e6d842e Implement type-to-string-to-type mappings 2024-11-26 20:18:10 -05:00
c9d3b534de Update TODO 2024-11-26 17:13:15 -05:00
48678912f0 Expand generated code, add routes list 2024-11-26 17:12:39 -05:00
4211bb3892 Update TODO 2024-11-26 12:50:02 -05:00
72186843b4 Start busting out reflection for GetFacet 2024-11-26 12:48:49 -05:00
d30506839a Start get facet command 2024-11-26 12:16:40 -05:00
dbe71e2063 Add facet completion func 2024-11-26 12:16:27 -05:00
42bf0696d6 Implement func mapper for parser reflection 2024-11-26 11:46:15 -05:00
b97b24d394 Implement reflection and list facets 2024-11-26 10:54:55 -05:00
cba9c76a83 Update TODO 2024-11-19 17:05:28 -05:00
3655f7eae8 Basic working client 2024-11-19 17:00:05 -05:00
e72e167a3e exclude vscode 2024-11-19 08:42:42 -05:00
55f6086bd4 work on eia client 2024-11-19 08:42:18 -05:00
9af155dbde logging and client, context utils 2024-11-16 14:02:46 -05:00
46fa5ea6bf add gitignore 2024-11-16 11:08:53 -05:00
0e1535a6ae clean-up project 2024-11-16 11:08:40 -05:00
c9689e3092 Start client tool 2024-11-15 16:49:31 -05:00
f32ea2e393 Fix swagger spec problems, gen client 2024-11-15 16:30:45 -05:00
0d7889323e Initial commit 2024-11-11 16:01:14 +00:00