17 Commits

Author SHA1 Message Date
Joshua Burman
1dbf672383 refactor create constraints for targets 2023-11-10 18:39:16 -05:00
brmnjsh
4788012ce6 make more pythonic 2023-09-11 13:23:04 +00:00
brmnjsh
2ae15f9237 enumerate 2023-09-08 15:51: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
fc42f0c5c1 python < 3.10 need to use Union for multiple return types 2023-09-03 21:47:13 +00:00
brmnjsh
0e05045817 add return types 2023-09-03 21:40:35 +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
386ab25515 refactor to use s3 client instead of s3 resource, add tag gathering 2023-09-03 20:28:54 +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
2410e34c05 moar ENDPOINT_URL shenanigans 2022-03-17 18:22:27 +00:00
Joshua Burman
50bb02ee0f new listener 2022-02-17 11:25:29 -05:00
Joshua Burman
deb6b9014e the big format 2022-02-10 20:29:50 -05:00
Josh Burman
a42ae76e72 use bucket name from payload instead of env var 2021-11-03 17:58:48 +00:00
Josh Burman
b005efbe2e envs fixed 2021-11-03 17:18:02 +00:00
Josh Burman
449c33915f deamonize and cursory logging 2021-10-31 03:50:07 +00:00
Josh Burman
efa1c8a939 added helpers to leverage for various libraries 2021-10-27 02:16:07 +00:00