Commit Graph

22 Commits

Author SHA1 Message Date
Keagan McClelland
9da5c1e9b3 switch from conduit responses to file responses 2022-02-26 23:27:27 -07:00
Keagan McClelland
b43d85ea63 implements query parameter for prioritizing lower versions 2022-02-26 23:27:27 -07:00
Keagan McClelland
b75fa8101c Condense Imports 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d0b7b1f044 resolve PR feedback - add record type for package and dependency metadata 2022-02-26 23:27:27 -07:00
Lucy Cifferello
649f876692 organization refactor separating database actions, data transformations, and api type constructs into separate components 2022-02-26 23:27:27 -07:00
Lucy Cifferello
fe5218925d reprganize database calls and marketplaces types 2022-02-26 23:27:27 -07:00
Lucy Cifferello
b0453e1d4a rename all references from services to packages 2022-02-26 23:27:27 -07:00
Keagan McClelland
7b402d4039 add check for directory existence during package version enumeration (#80)
* add check for directory existence during package version enumeration

* cleanup

* error consistency

* errmsg cleanup
2022-02-26 23:27:27 -07:00
Keagan McClelland
c6acbd383c sends 404s if we can't find the package rather than just blowing up and going 500 2022-02-26 23:27:27 -07:00
Keagan McClelland
505a51b486 creates correct icon file 2022-02-26 23:27:27 -07:00
Keagan McClelland
d6ae703915 more cleanup 2022-02-26 23:27:27 -07:00
Keagan McClelland
affb120bf8 changed prints to logs 2022-02-26 23:27:27 -07:00
Keagan McClelland
1494ce6185 also re-extract if file modified 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
Keagan McClelland
da240f35ee fsnotify extraction attempt 2022-02-26 23:27:27 -07:00