Commit Graph

226 Commits

Author SHA1 Message Date
Keagan McClelland
2274a0cdad remove postgresql-simple dependency 2021-09-29 12:55:21 -06:00
Keagan McClelland
9980ad55a3 delete unused code 2021-09-29 12:15:06 -06:00
Keagan McClelland
d77ae1d51d remove commented pkg 2021-09-29 12:12:38 -06:00
Keagan McClelland
bf8f225d55 fix type 2021-09-29 12:07:16 -06:00
Keagan McClelland
2e792ddd3f Apply suggestions from code review
Mostly removals of commented code.
2021-09-29 11:27:46 -06:00
Keagan McClelland
779d281ea2 remove debugging code 2021-09-29 11:17:24 -06:00
Keagan McClelland
db9d0cfb32 remove inject function 2021-09-29 11:11:51 -06:00
Keagan McClelland
98f7cfb2b8 clean up unused imports 2021-09-29 11:05:07 -06:00
Keagan McClelland
37c9a2bf6f fixes extraction logic, found a bug in System.Process 2021-09-28 20:20:13 -06:00
Keagan McClelland
427c31c886 improves logging 2021-09-28 17:59:28 -06:00
Keagan McClelland
50ecce1c21 builds 2021-09-28 15:43:56 -06:00
Keagan McClelland
95086bcc2c add asset retrievers 2021-09-28 10:00:09 -06:00
Keagan McClelland
e615abee4e remove unnecessary conversions 2021-09-27 20:35:42 -06:00
Keagan McClelland
42ac32bca4 redefine appmgr calls, holes at call sites 2021-09-27 20:28:11 -06:00
Lucy Cifferello
d51db922ca fix package path 2021-09-27 18:34:09 -06:00
Lucy Cifferello
cd4bc994cc sort versions 2021-09-27 18:12:06 -06:00
Keagan McClelland
7a4e0d8f0e fsnotify extraction attempt 2021-09-27 18:07:49 -06:00
Keagan McClelland
718851c756 cleanup usages of removed appmgr call 2021-09-27 15:47:15 -06:00
Keagan McClelland
a3f7d27473 more dead code removal 2021-09-27 15:42:26 -06:00
Keagan McClelland
7420065c88 remove dead code 2021-09-27 15:22:29 -06:00
Keagan McClelland
20469c2071 remove function that is invalid for 0.3 appmgr 2021-09-27 15:22:12 -06:00
Keagan McClelland
36e78f7177 upgrade to GHC 8.10.7 2021-09-27 15:21:54 -06:00
Keagan McClelland
615def8d3a rename AppIdentifier to PkgId to save typing and reflect new name terminology 2021-09-27 11:33:11 -06:00
Keagan McClelland
10eb17b0d3 rename and degeneralize 2021-09-27 11:26:00 -06:00
Keagan McClelland
9f97efe652 rename appmgr calls to be more descriptive of the API 2021-09-27 10:58:48 -06:00
Keagan McClelland
caf8e8ab9a changes appmgr calls to be conduit sources. 2021-09-27 10:07:00 -06:00
Keagan McClelland
5c03c0e305 clean up instrumentation 2021-09-24 14:15:07 -06:00
Lucy Cifferello
7e70ffe3f3 fix bug wto show multiple versions in metadata 2021-09-24 13:59:13 -06:00
Lucy Cifferello
beaace0238 formatting 2021-09-24 13:59:13 -06:00
Lucy Cifferello
38016eb04b synchronize with 0.3.0 branch 2021-09-24 13:59:13 -06:00
Lucy Cifferello
9fb5fe35e7 revert dev settings and incorrect fix 2021-09-24 13:59:13 -06:00
Lucy Cifferello
77b2dc0970 update to not use fs read for versions, just previous db call metadata 2021-09-24 13:59:13 -06:00
Keagan McClelland
01d177274a print appids when they complete 2021-09-24 13:59:13 -06:00
Keagan McClelland
72355be67f strictness annotations 2021-09-24 13:59:13 -06:00
Keagan McClelland
b8e6ca9904 time appmgr 2021-09-24 13:59:13 -06:00
Keagan McClelland
4d797a9b2d formatting 2021-09-24 13:59:13 -06:00
Keagan McClelland
d7f9c2879f adds timings 2021-09-24 13:59:13 -06:00
Lucy Cifferello
27cbe565b3 limit strict bs converstion and refactor to not use fs read 2021-09-24 13:59:13 -06:00
Lucy Cifferello
e302d63046 fix tests 2021-09-24 13:59:13 -06:00
Lucy Cifferello
d535d16a89 clean up 2021-09-24 13:59:13 -06:00
Lucy Cifferello
a9d88178cc aggregate query functions 2021-09-24 13:59:02 -06:00
Lucy Cifferello
c71b5db277 format all the things 2021-09-23 19:18:30 -06:00
Lucy Cifferello
fc9f0f37ca fix icon endpoint 2021-09-23 19:14:22 -06:00
Keagan McClelland
3ee6550543 Cleanup/warnings (#53)
* implements error log reporting

* removes redundant imports
2021-09-16 18:04:22 -06:00
Keagan McClelland
f82e3caf28 implements error log reporting 2021-09-16 18:03:28 -06:00
Lucy Cifferello
8fec3b48a3 update lts and log headers 2021-09-08 15:39:42 -06:00
Lucy Cifferello
c38ea1480b alter category to optional 2021-09-08 15:39:29 -06:00
Lucy Cifferello
42a8adebf0 account for icon types 2021-09-06 14:02:59 -06:00
Lucy Cifferello
318c61bba4 fix release notes route 2021-08-31 10:44:23 -06:00
Lucy Cifferello
e6d760c0fa fix field mismatch 2021-08-24 12:10:49 -06:00