Commit Graph

154 Commits

Author SHA1 Message Date
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
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
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
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
Lucy Cifferello
aa88306ee1 fix routes 2022-02-26 23:27:27 -07:00
Lucy Cifferello
99dba0e273 rename endpoints 2022-02-26 23:27:27 -07:00
Lucy Cifferello
9f4a344c04 pass through manifest as raw json value 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d0504bc616 fix eos json response 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6e9288a7af fix instruction and license parsing 2022-02-26 23:27:27 -07:00
Lucy Cifferello
9c8f236095 fix version in service detail path 2022-02-26 23:27:27 -07:00
Lucy Cifferello
2ee06007c7 rework package list endpoint, version latest, and release notes 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d53262e143 add priority to order categories 2022-02-26 23:27:27 -07:00
Lucy Cifferello
0d27703b33 eos endpoint, lowercase categories, sdk get instructions and license 2022-02-26 23:27:27 -07:00
Lucy Cifferello
fd9ef299ae return just list of services, no categories 2022-02-26 23:27:27 -07:00
Lucy Cifferello
0cfc8d0d40 disable http2 2022-02-26 23:27:27 -07:00
Lucy Cifferello
09e188e9d8 rename apps endpoints to package and add header to addl endpoint 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1c069ca6f8 fix toJson instances for hashmap keys 2022-02-26 23:27:27 -07:00
Lucy Cifferello
aab1856c6c remove hashing temp 2022-02-26 23:27:27 -07:00
Lucy Cifferello
af5ad87b4c fix path and temp icon for service 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1e57ca1b70 temp fix icon path for dependencies 2022-02-26 23:27:27 -07:00
Lucy Cifferello
2c769506df proper manifest parsing 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1f224137ff fix path to version and remove json flag from sdk manifest cmd 2022-02-26 23:27:27 -07:00
Lucy Cifferello
f3c1a055df add read instance for emver version 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d64e9b71c6 fix version parsing and add temp logs 2022-02-26 23:27:27 -07:00
Lucy Cifferello
82dcfbd5f5 make version arch optional 2022-02-26 23:27:27 -07:00