Commit Graph

238 Commits

Author SHA1 Message Date
Keagan McClelland
cc545d4c0f fixes lack of content length in eos image download 2022-02-26 23:27:00 -07:00
Keagan McClelland
b2d3ee764a puts newlines at the end of log statement if missing 2022-02-26 23:27:00 -07:00
Keagan McClelland
3371e9c900 always sorts versions outside sql 2022-02-26 23:27:00 -07:00
Keagan McClelland
998b921f65 creates correct icon file 2022-02-26 23:27:00 -07:00
Keagan McClelland
f66d63c95c more cleanup 2022-02-26 23:27:00 -07:00
Keagan McClelland
3a226231cd send back release notes for eos 2022-02-26 23:27:00 -07:00
Keagan McClelland
9a96c39cff reduce io dependence 2022-02-26 23:27:00 -07:00
Keagan McClelland
28ecdc01bf Apply suggestions from code review
Remove unused code

Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
2022-02-26 23:27:00 -07:00
Keagan McClelland
1e61a0ba65 changed prints to logs 2022-02-26 23:27:00 -07:00
Keagan McClelland
765bf7c7b5 also re-extract if file modified 2022-02-26 23:27:00 -07:00
Keagan McClelland
aa3e9f3129 remove prelude import 2022-02-26 23:27:00 -07:00
Keagan McClelland
53e0da32a8 remove postgresql-simple dependency 2022-02-26 23:27:00 -07:00
Keagan McClelland
b79b780203 delete unused code 2022-02-26 23:27:00 -07:00
Keagan McClelland
ce34c8158b remove commented pkg 2022-02-26 23:27:00 -07:00
Keagan McClelland
67584c878c fix type 2022-02-26 23:27:00 -07:00
Keagan McClelland
ed4df95a38 Apply suggestions from code review
Mostly removals of commented code.
2022-02-26 23:27:00 -07:00
Keagan McClelland
369d4bd28d remove debugging code 2022-02-26 23:27:00 -07:00
Keagan McClelland
75c3bdae5e remove inject function 2022-02-26 23:27:00 -07:00
Keagan McClelland
a8982c48e9 clean up unused imports 2022-02-26 23:27:00 -07:00
Keagan McClelland
113d882f8c fixes extraction logic, found a bug in System.Process 2022-02-26 23:27:00 -07:00
Keagan McClelland
79329797e3 improves logging 2022-02-26 23:26:58 -07:00
Keagan McClelland
c7cb76092a builds 2022-02-26 23:26:33 -07:00
Keagan McClelland
d5803dbf77 add asset retrievers 2022-02-26 23:26:33 -07:00
Keagan McClelland
c7e2ffbc57 remove unnecessary conversions 2022-02-26 23:26:33 -07:00
Keagan McClelland
32091dcfee redefine appmgr calls, holes at call sites 2022-02-26 23:26:33 -07:00
Lucy Cifferello
8117ce2c99 fix package path 2022-02-26 23:26:33 -07:00
Lucy Cifferello
10cfa97210 sort versions 2022-02-26 23:26:33 -07:00
Keagan McClelland
978281609f fsnotify extraction attempt 2022-02-26 23:26:33 -07:00
Keagan McClelland
5be87f2aec cleanup usages of removed appmgr call 2022-02-26 23:26:33 -07:00
Keagan McClelland
7e84e6b76a more dead code removal 2022-02-26 23:26:33 -07:00
Keagan McClelland
93eead1490 remove dead code 2022-02-26 23:26:33 -07:00
Keagan McClelland
c7a047407c remove function that is invalid for 0.3 appmgr 2022-02-26 23:26:33 -07:00
Keagan McClelland
186569a2f3 upgrade to GHC 8.10.7 2022-02-26 23:26:33 -07:00
Keagan McClelland
204c849e7e rename AppIdentifier to PkgId to save typing and reflect new name terminology 2022-02-26 23:26:33 -07:00
Keagan McClelland
f79c14fa60 rename and degeneralize 2022-02-26 23:26:33 -07:00
Keagan McClelland
97e779941c rename appmgr calls to be more descriptive of the API 2022-02-26 23:26:33 -07:00
Keagan McClelland
e94d7440c2 changes appmgr calls to be conduit sources. 2022-02-26 23:26:33 -07:00
Keagan McClelland
483a3631df clean up instrumentation 2022-02-26 23:26:33 -07:00
Lucy Cifferello
7217265fe3 fix bug wto show multiple versions in metadata 2022-02-26 23:26:33 -07:00
Lucy Cifferello
f4714570b4 formatting 2022-02-26 23:26:33 -07:00
Lucy Cifferello
4d5d76ad6a synchronize with 0.3.0 branch 2022-02-26 23:26:33 -07:00
Lucy Cifferello
bd352ac9cc revert dev settings and incorrect fix 2022-02-26 23:26:33 -07:00
Lucy Cifferello
c0b67d5d8b update to not use fs read for versions, just previous db call metadata 2022-02-26 23:26:33 -07:00
Keagan McClelland
998033990f print appids when they complete 2022-02-26 23:26:33 -07:00
Keagan McClelland
5eb3fec375 strictness annotations 2022-02-26 23:26:33 -07:00
Keagan McClelland
2bd158cbd4 time appmgr 2022-02-26 23:26:33 -07:00
Keagan McClelland
424e1229f7 formatting 2022-02-26 23:26:33 -07:00
Keagan McClelland
600e6350c2 adds timings 2022-02-26 23:26:33 -07:00
Lucy Cifferello
7b5c1a9795 limit strict bs converstion and refactor to not use fs read 2022-02-26 23:26:33 -07:00
Lucy Cifferello
a291b7f2a8 fix tests 2022-02-26 23:26:33 -07:00