Commit Graph

276 Commits

Author SHA1 Message Date
Keagan McClelland
46c079fe25 delete unused code 2022-02-26 23:27:27 -07:00
Keagan McClelland
465e2c75d0 remove commented pkg 2022-02-26 23:27:27 -07:00
Keagan McClelland
fb94a03909 fix type 2022-02-26 23:27:27 -07:00
Keagan McClelland
55dfe2f7e5 Apply suggestions from code review
Mostly removals of commented code.
2022-02-26 23:27:27 -07:00
Keagan McClelland
b9664e7234 remove debugging code 2022-02-26 23:27:27 -07:00
Keagan McClelland
5c163a9140 remove inject function 2022-02-26 23:27:27 -07:00
Keagan McClelland
a563592081 clean up unused imports 2022-02-26 23:27:27 -07:00
Keagan McClelland
59a028f1d5 fixes extraction logic, found a bug in System.Process 2022-02-26 23:27:27 -07:00
Keagan McClelland
0da59d225d improves logging 2022-02-26 23:27:27 -07:00
Keagan McClelland
bcc3f01086 builds 2022-02-26 23:27:27 -07:00
Keagan McClelland
e7ebd02be0 add asset retrievers 2022-02-26 23:27:27 -07:00
Keagan McClelland
4204d96b51 remove unnecessary conversions 2022-02-26 23:27:27 -07:00
Keagan McClelland
1fc3c2b678 redefine appmgr calls, holes at call sites 2022-02-26 23:27:27 -07:00
Lucy Cifferello
3b857c2896 fix package path 2022-02-26 23:27:27 -07:00
Lucy Cifferello
538e13bbe0 sort versions 2022-02-26 23:27:27 -07:00
Keagan McClelland
da240f35ee fsnotify extraction attempt 2022-02-26 23:27:27 -07:00
Keagan McClelland
32de58979c cleanup usages of removed appmgr call 2022-02-26 23:27:27 -07:00
Keagan McClelland
410ccf9309 more dead code removal 2022-02-26 23:27:27 -07:00
Keagan McClelland
4dc632c80f remove dead code 2022-02-26 23:27:27 -07:00
Keagan McClelland
69e3fe1a24 remove function that is invalid for 0.3 appmgr 2022-02-26 23:27:27 -07:00
Keagan McClelland
81ff01d2fe upgrade to GHC 8.10.7 2022-02-26 23:27:27 -07:00
Keagan McClelland
66e19a727e rename AppIdentifier to PkgId to save typing and reflect new name terminology 2022-02-26 23:27:27 -07:00
Keagan McClelland
1b25140740 rename and degeneralize 2022-02-26 23:27:27 -07:00
Keagan McClelland
911032ada2 rename appmgr calls to be more descriptive of the API 2022-02-26 23:27:27 -07:00
Keagan McClelland
164089ff88 changes appmgr calls to be conduit sources. 2022-02-26 23:27:27 -07:00
Keagan McClelland
857fcde913 clean up instrumentation 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d8143067b2 fix bug wto show multiple versions in metadata 2022-02-26 23:27:27 -07:00
Lucy Cifferello
289e5c5b1d formatting 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6fc7431930 synchronize with 0.3.0 branch 2022-02-26 23:27:27 -07:00
Lucy Cifferello
16251afd35 revert dev settings and incorrect fix 2022-02-26 23:27:27 -07:00
Lucy Cifferello
47c971de99 update to not use fs read for versions, just previous db call metadata 2022-02-26 23:27:27 -07:00
Keagan McClelland
85f1ffa406 print appids when they complete 2022-02-26 23:27:27 -07:00
Keagan McClelland
61288e6ce9 strictness annotations 2022-02-26 23:27:27 -07:00
Keagan McClelland
f8d7f94cc5 time appmgr 2022-02-26 23:27:27 -07:00
Keagan McClelland
9f0056a1ab formatting 2022-02-26 23:27:27 -07:00
Keagan McClelland
8c00f709ed adds timings 2022-02-26 23:27:27 -07:00
Lucy Cifferello
c7effc51f4 limit strict bs converstion and refactor to not use fs read 2022-02-26 23:27:27 -07:00
Lucy Cifferello
aadbc385d0 fix tests 2022-02-26 23:27:27 -07:00
Lucy Cifferello
bce777f991 clean up 2022-02-26 23:27:27 -07:00
Lucy Cifferello
7b2684acd5 aggregate query functions 2022-02-26 23:27:27 -07:00
Lucy Cifferello
e2d2fb6afc format all the things 2022-02-26 23:27:27 -07:00
Lucy Cifferello
ac5acaa685 fix icon endpoint 2022-02-26 23:27:27 -07:00
Keagan McClelland
eda753551a Cleanup/warnings (#53)
* implements error log reporting

* removes redundant imports
2022-02-26 23:27:27 -07:00
Keagan McClelland
f2364e742e implements error log reporting 2022-02-26 23:27:27 -07:00
Lucy Cifferello
8a675b48fe update lts and log headers 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6b649f6c8b alter category to optional 2022-02-26 23:27:27 -07:00
Lucy Cifferello
72bc7e01ae account for icon types 2022-02-26 23:27:27 -07:00
Lucy Cifferello
eca229116b fix release notes route 2022-02-26 23:27:27 -07:00
Lucy Cifferello
3797f4298e fix field mismatch 2022-02-26 23:27:27 -07:00
Lucy Cifferello
723602e6f7 fix urls for static files 2022-02-26 23:27:27 -07:00