46 Commits

Author SHA1 Message Date
Joshua Burman
11979193de refactor in prep for enemies 2023-11-09 16:12:26 -05:00
brmnjsh
64a1011604 better abstraction and error handling/logging 2023-09-15 19:34:31 +00:00
brmnjsh
181875c2b5 bump version 2023-09-15 18:38:58 +00:00
brmnjsh
91e1640697
Update app/main.py
Co-authored-by: Owen <84334068+owenhtr@users.noreply.github.com>
2023-09-08 12:51:37 +02:00
brmnjsh
dfeb65c900 make more functional v2 2023-09-06 15:37:42 +00:00
brmnjsh
7e68606cc1 added methodology for delegating to service, fixed some formatting, cleaned up dangling imports 2023-09-04 19:50:29 +00:00
brmnjsh
8f182ef170 type 2023-09-03 21:56:32 +00:00
brmnjsh
4ceeadbbb8 minor formatting fixes, add ability estimation service class 2023-09-03 21:55:48 +00:00
brmnjsh
d90f51faca add more typing, add tag to file upload, and rename form generation service 2023-09-03 21:38:46 +00:00
brmnjsh
7e57211564 updating to new pydantic requirements for values 2023-09-03 14:59:53 +00:00
Joshua Burman
2576e69783 increment version 2022-05-11 15:12:45 -04:00
Adrian Manteza
a94256a10b version 1.2 Tokyo Drift! 2022-03-25 22:31:43 +00:00
Adrian Manteza
abdda4a888 dont include the endpoint_url parameter at all 2022-03-18 14:57:52 +00:00
Adrian Manteza
fede094eeb introduce an ApplicationConfig module to manage the environment configs in one location 2022-03-17 20:33:48 +00:00
Adrian Manteza
e9aa052077 missing parenthesis 2022-03-17 18:17:12 +00:00
Adrian Manteza
215d421e56 turn this off for non-dev environments 2022-03-17 18:09:45 +00:00
Joshua Burman
50bb02ee0f new listener 2022-02-17 11:25:29 -05:00
Joshua Burman
f18e048081 added constant drift incrementing for tcc, tif values 2022-02-12 03:43:37 -05:00
Joshua Burman
deb6b9014e the big format 2022-02-10 20:29:50 -05:00
spushy
744abbb7b8 basic funcionality improvements, as well as bundle refactor prep 2022-02-08 20:34:14 -05:00
Josh Burman
107abcb73a tcc and tif drift, compensated for string value casing, csv to dict improved process 2021-12-22 22:39:46 +00:00
Josh Burman
a827312ef5 add passage attribute to item and bundles generation method for solver run 2021-12-14 21:28:38 +00:00
Josh Burman
d107b66e4f increment semver 2021-12-09 19:43:04 +00:00
Jared Numrab
c36b4cdc18 1.0, using coinor-cbc instead of building from binary 2021-12-04 03:19:17 -05:00
Jared Numrab
d02137112a actual solving, minus constraints for non tcc/tif constraints 2021-11-18 22:46:29 -05:00
Josh Burman
d87aa17531 increment semver 2021-11-03 18:16:45 +00:00
Josh Burman
a42ae76e72 use bucket name from payload instead of env var 2021-11-03 17:58:48 +00:00
Josh Burman
1c7fb41ca5 more env var changes and version change 2021-11-03 17:22:27 +00: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
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
3243042dd2 dockerfile parity and verion fix 2021-10-27 02:33:00 +00:00
Josh Burman
78b115800f refactored app to be more well factored 2021-10-27 02:17:48 +00:00
Josh Burman
4577370689 initial impl 2021-10-19 18:59:46 +00:00
Josh Burman
b1eab48f6f should return response 2021-09-14 14:11:19 -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
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
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