297 Commits

Author SHA1 Message Date
Josh Burman
2f86cbecfa added 0.3.2 2021-11-03 15:53:36 +00:00
brmnjsh
10dbed501b
Merge pull request #10 from yardstick/feature/QUANT-1200-solver-service-daemonize
QUANT-1200: Solver service daemonize
2021-11-03 11:47:06 -04:00
Josh Burman
1c50ad5642 logging all the things... 2021-11-02 04:07:15 +00:00
Josh Burman
5a2871b102 remove print statements 2021-11-02 03:32:35 +00:00
Josh Burman
3a95003493 use daemonize and attach to foreground 2021-11-01 20:57:20 +00:00
Josh Burman
449c33915f deamonize and cursory logging 2021-10-31 03:50:07 +00:00
Josh Burman
5bd3eb7b90 added tcc and tif results to form 2021-10-30 07:15:49 +00:00
Josh Burman
3b83aad6bd added iif and tif functions 2021-10-29 19:19:12 +00:00
Josh Burman
258915b08f working TCC (Test response funciton) 2021-10-29 18:43:56 +00:00
Josh Burman
6b1bbda169 add tcc 2021-10-29 05:57:11 +00:00
Josh Burman
8ee3b0c7d2 Merge branch 'develop' into feature/QUANT-1196-solve-all-the-things 2021-10-29 05:44:58 +00:00
Josh Burman
dd3188b798 construct based irt library and add item response function 2021-10-29 05:43:32 +00:00
brmnjsh
e2099509ae
Merge pull request #8 from yardstick/feature/QUANT-1169-se-sqs-listener
QUANT-1169: SQS listener and S3 download upload
2021-10-29 01:43:21 -04:00
Josh Burman
d13574ac08 renamed to loft service to be more clear, added solution file generation naming via regex, few qol things 2021-10-29 00:10:30 +00:00
Josh Burman
3a42d83b76 readding dockerfile 2021-10-28 15:55:29 +00:00
Josh Burman
9680122a49 removed uneeded docker files and removed env vars from proper dockerfile 2021-10-27 17:00:00 +00:00
Josh Burman
3243042dd2 dockerfile parity and verion fix 2021-10-27 02:33:00 +00:00
Josh Burman
3297e48526 added pydantic, used to come natively with fastapi which we are no longer using 2021-10-27 02:18:25 +00:00
Josh Burman
78b115800f refactored app to be more well factored 2021-10-27 02:17:48 +00:00
Josh Burman
a7528876f4 abstracted service functionality to extensible services in anticipation for future use 2021-10-27 02:16:52 +00:00
Josh Burman
efa1c8a939 added helpers to leverage for various libraries 2021-10-27 02:16:07 +00:00
Josh Burman
7e2305cc91 fix misspell on objective_function and add theata cut score due to discovery of processing cut score 2021-10-27 02:15:26 +00:00
Josh Burman
12f4d75c50 need AnyStr to set value on pydantic model 2021-10-27 02:14:35 +00:00
Josh Burman
9464d2a944 add cut score to form 2021-10-27 02:13:59 +00:00
Josh Burman
338a6c2ac3 make value optional, as it may not always be provided 2021-10-27 02:13:34 +00:00
Josh Burman
4577370689 initial impl 2021-10-19 18:59:46 +00:00
brmnjsh
98f316da1e
Merge pull request #6 from yardstick/feature/QUANT-989-add-solver-endpoint
QUANT-989: add solver endpoint
2021-10-19 11:32:42 -04:00
Josh Burman
157107c73f attributes not attribute, remove optional from solution model 2021-09-14 14:28:09 -04:00
Josh Burman
b1eab48f6f should return response 2021-09-14 14:11:19 -04:00
Josh Burman
ba62bc4dac weird comment not needed and removed on advanced options 2021-09-14 14:10:38 -04:00
Josh Burman
03e042e91f attribute instead of metadata 2021-09-14 11:48:25 -04:00
Josh Burman
b472af6020 some model name changing, and constains model improvement 2021-09-14 11:46:51 -04:00
Josh Burman
43d2088f13 changed some model names to more accurately reflect the concerns were working with 2021-09-10 14:04:21 -04:00
Josh Burman
2906141a8f renamed targets to target 2021-09-08 11:26:16 -04:00
Josh Burman
4a8952fae3 change tif/tcc targets to be more variable 2021-09-08 11:25:55 -04:00
Josh Burman
8ac5d5efdb added token to request object, as well as created response object 2021-09-07 15:10:31 -04:00
Josh Burman
c4fdd68af2 moved models to separate folder 2021-09-04 23:50:22 -04:00
Josh Burman
1b7c56ac3e added solve endpoint, as well as types for request object usaged as well as validation 2021-09-04 23:21:44 -04:00
brmnjsh
d11ba0bdfe
Merge pull request #4 from yardstick/feature/QUANT-988-solver-service-rest
QUANT-988: Solver service REST framework implementation
2021-09-01 14:35:29 -04:00
Josh Burman
e4efbe4c2d add check affix to endpoints 2021-08-17 12:33:58 -04:00
Josh Burman
0dcb8459a6 convert to fast api 2021-08-12 15:13:05 -04:00
Josh Burman
4567653170 main py and gitignore 2021-08-12 12:36:58 -04:00
Josh Burman
066ced8678 hello world, vagrantrc qol 2021-08-12 12:32:44 -04:00
brmnjsh
9cbe38140d
Merge pull request #2 from yardstick/feature/QUANT-987-solver-service-container
QUANT-987: Solver service container
2021-08-11 13:18:01 -04:00
Taylor Christie
50cdc699f4 [QUANT-987] Added jenkinsfile for CI/CD 2021-08-11 09:30:47 -06:00
Josh Burman
36e6ecb824 added makefile 2021-08-11 11:29:05 -04:00
Josh Burman
4975ab5b2c initial repo 2021-08-09 17:50:16 -04:00