Commit Graph

216 Commits

Author SHA1 Message Date
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
Lucy Cifferello
ca0568c296 clean up 2022-02-26 23:26:33 -07:00
Lucy Cifferello
23659236a2 aggregate query functions 2022-02-26 23:26:33 -07:00
Lucy Cifferello
d3c4772b05 format all the things 2022-02-26 23:26:33 -07:00
Lucy Cifferello
36a9f3f6f2 fix icon endpoint 2022-02-26 23:26:33 -07:00
Keagan McClelland
fa8eab12f1 Cleanup/warnings (#53)
* implements error log reporting

* removes redundant imports
2022-02-26 23:26:33 -07:00
Keagan McClelland
30e7e6361f implements error log reporting 2022-02-26 23:26:33 -07:00
Lucy Cifferello
27e00474ba update lts and log headers 2022-02-26 23:26:31 -07:00
Lucy Cifferello
acaa2139ae alter category to optional 2022-02-26 23:26:11 -07:00
Lucy Cifferello
9fe0bba851 account for icon types 2022-02-26 23:26:11 -07:00
Lucy Cifferello
06a0fb0d96 fix release notes route 2022-02-26 23:26:11 -07:00
Lucy Cifferello
d5d3583b9b fix field mismatch 2022-02-26 23:26:11 -07:00
Lucy Cifferello
84cb8292d4 fix urls for static files 2022-02-26 23:26:11 -07:00
Lucy Cifferello
a15179ab68 fix routes 2022-02-26 23:26:11 -07:00
Lucy Cifferello
f6758c39bd rename endpoints 2022-02-26 23:26:11 -07:00
Lucy Cifferello
3fe1f8e632 reorder 2022-02-26 23:26:11 -07:00
Lucy Cifferello
b4b8b1feb0 pass through manifest as raw json value 2022-02-26 23:26:11 -07:00
Lucy Cifferello
e3705b4845 fix eos json response 2022-02-26 23:26:11 -07:00
Lucy Cifferello
a68632a608 ignore sdk 2022-02-26 23:26:11 -07:00
Lucy Cifferello
3071335eed fix instruction and license parsing 2022-02-26 23:26:11 -07:00
Lucy Cifferello
ef063c11e6 fix version in service detail path 2022-02-26 23:26:11 -07:00
Lucy Cifferello
73ae0fcfbd rework package list endpoint, version latest, and release notes 2022-02-26 23:26:10 -07:00
Lucy Cifferello
0e60b500ec add priority to order categories 2022-02-26 23:25:26 -07:00