Michael Hohn
25cab583c1
wip: storage using postgres / gorm using partial json
...
Several approaches of normalizing json were tried and ultimately found
impractical at this point.
Using a hybrid of tables and json is the current approach; this may be
further normalized later.
2024-06-06 13:19:00 -07:00
Michael Hohn
593644ca2e
wip: rename ID to JobId
2024-06-04 13:04:51 -07:00
Michael Hohn
0349961360
wip: start container version of server
2024-06-04 12:24:42 -07:00
Michael Hohn
b9081b1945
wip: convert run-analysis.sh to golang version
2024-05-31 08:24:09 -07:00
Michael Hohn
ba44db04da
wip: server is now fully functional, some FIXMEs remain
2024-05-26 12:22:36 -07:00
Michael Hohn
f7155eba50
wip: add analysis runner / agent, separate Server/Queue/Agent, use New* initializers
2024-05-23 15:46:55 -07:00
Michael Hohn
2ab596bf1d
wip: Move all references to github.com/hohn/ghes-mirva-server
2024-05-22 14:39:12 -07:00
Michael Hohn
4269bacf2a
wip: update store. references to storage. in server.go
2024-05-21 11:45:47 -07:00
Michael Hohn
873339ff06
wip: port submit_response()
2024-05-21 10:51:01 -07:00
Michael Hohn
8cd4f4d809
wip: port queue.StartAnalyses
2024-05-20 20:07:39 -07:00
Michael Hohn
cf595f338a
wip: port FileDownload
2024-05-20 14:28:33 -07:00
Michael Hohn
ccf064fe6c
wip: replace some references to the old prototype
2024-05-20 14:01:19 -07:00
Michael Hohn
1f52a0ab37
wip: port functions reachable from DownloadResponse
2024-05-20 13:53:39 -07:00
Michael Hohn
5efb1b03b9
wip: Marked one level of to-be-ported functions
2024-05-17 17:28:35 -07:00
Michael Hohn
9750eeab20
wip: reorganized to go pkg structure
2024-05-15 15:57:27 -07:00