Commit Graph

62 Commits

Author SHA1 Message Date
Lucy Cifferello
1610c8c9fd reprganize database calls and marketplaces types 2021-12-02 08:10:39 -07:00
Lucy Cifferello
eacaa0c78f rename all references from services to packages 2021-12-02 08:10:39 -07:00
Lucy Cifferello
1b6f21094f always get package dependencies when querying for a specified package 2021-11-23 17:25:27 -07:00
Lucy Cifferello
8180e8feb9 handle errors in either cases 2021-11-23 17:25:27 -07:00
Lucy Cifferello
0cf13f46e6 fix handling of using index endpoint to fetch package at specific version 2021-11-23 17:25:27 -07:00
Keagan McClelland
4550ca17ba adds x-eos-hash header to eos.img response 2021-11-23 13:36:00 -07:00
Keagan McClelland
04881413f5 rename get parameter 2021-11-22 11:57:08 -07:00
Keagan McClelland
85cf6f19a5 refactor registry to include OS version filtering on the package index (#64)
* refactor registry to include OS version filtering on the package index

* remove commented code, clean up tests

* removed unused types

* remove disabled test

* remove unused type

* fix query parsing

* remove unused code

* more purging

* MOAR PURGING

* normalize data model, fix all type errors

* rename get parameter
2021-10-26 14:53:36 -06:00
Keagan McClelland
d3b2a8837d remove unnecessary import 2021-10-14 12:43:33 -06:00
Keagan McClelland
9d0c6677e3 fixes lack of content length in eos image download 2021-10-14 12:02:50 -06:00
Keagan McClelland
b9843541a7 always sorts versions outside sql 2021-09-29 16:55:16 -06:00
Keagan McClelland
1a43fc52b6 more cleanup 2021-09-29 14:57:06 -06:00
Keagan McClelland
605392f075 reduce io dependence 2021-09-29 14:01:39 -06:00
Keagan McClelland
8871edc1ee remove prelude import 2021-09-29 13:17:42 -06:00
Keagan McClelland
9980ad55a3 delete unused code 2021-09-29 12:15:06 -06:00
Keagan McClelland
bf8f225d55 fix type 2021-09-29 12:07:16 -06:00
Keagan McClelland
2e792ddd3f Apply suggestions from code review
Mostly removals of commented code.
2021-09-29 11:27:46 -06:00
Keagan McClelland
50ecce1c21 builds 2021-09-28 15:43:56 -06:00
Keagan McClelland
42ac32bca4 redefine appmgr calls, holes at call sites 2021-09-27 20:28:11 -06:00
Lucy Cifferello
cd4bc994cc sort versions 2021-09-27 18:12:06 -06:00
Keagan McClelland
a3f7d27473 more dead code removal 2021-09-27 15:42:26 -06:00
Keagan McClelland
7420065c88 remove dead code 2021-09-27 15:22:29 -06:00
Keagan McClelland
615def8d3a rename AppIdentifier to PkgId to save typing and reflect new name terminology 2021-09-27 11:33:11 -06:00
Keagan McClelland
10eb17b0d3 rename and degeneralize 2021-09-27 11:26:00 -06:00
Keagan McClelland
9f97efe652 rename appmgr calls to be more descriptive of the API 2021-09-27 10:58:48 -06:00
Keagan McClelland
caf8e8ab9a changes appmgr calls to be conduit sources. 2021-09-27 10:07:00 -06:00
Keagan McClelland
5c03c0e305 clean up instrumentation 2021-09-24 14:15:07 -06:00
Lucy Cifferello
7e70ffe3f3 fix bug wto show multiple versions in metadata 2021-09-24 13:59:13 -06:00
Lucy Cifferello
beaace0238 formatting 2021-09-24 13:59:13 -06:00
Lucy Cifferello
38016eb04b synchronize with 0.3.0 branch 2021-09-24 13:59:13 -06:00
Lucy Cifferello
77b2dc0970 update to not use fs read for versions, just previous db call metadata 2021-09-24 13:59:13 -06:00
Keagan McClelland
b8e6ca9904 time appmgr 2021-09-24 13:59:13 -06:00
Keagan McClelland
4d797a9b2d formatting 2021-09-24 13:59:13 -06:00
Keagan McClelland
d7f9c2879f adds timings 2021-09-24 13:59:13 -06:00
Lucy Cifferello
27cbe565b3 limit strict bs converstion and refactor to not use fs read 2021-09-24 13:59:13 -06:00
Lucy Cifferello
d535d16a89 clean up 2021-09-24 13:59:13 -06:00
Lucy Cifferello
a9d88178cc aggregate query functions 2021-09-24 13:59:02 -06:00
Lucy Cifferello
c71b5db277 format all the things 2021-09-23 19:18:30 -06:00
Lucy Cifferello
c38ea1480b alter category to optional 2021-09-08 15:39:29 -06:00
Lucy Cifferello
e6d760c0fa fix field mismatch 2021-08-24 12:10:49 -06:00
Lucy Cifferello
b03792f25f fix urls for static files 2021-08-24 09:04:05 -06:00
Lucy Cifferello
ff803583c1 fix routes 2021-08-23 15:34:59 -06:00
Lucy Cifferello
17562009bd pass through manifest as raw json value 2021-07-20 18:58:32 -04:00
Lucy Cifferello
20f2713eb3 fix eos json response 2021-07-20 13:20:00 -04:00
Lucy Cifferello
9256e159e9 fix instruction and license parsing 2021-07-16 13:36:37 -04:00
Lucy Cifferello
8865c1f88c fix version in service detail path 2021-07-16 13:12:27 -04:00
Lucy Cifferello
e022a9ae8c rework package list endpoint, version latest, and release notes 2021-07-16 12:04:56 -04:00
Lucy Cifferello
0b78bfa9b3 add priority to order categories 2021-07-14 18:04:17 -04:00
Lucy Cifferello
259b786a6a eos endpoint, lowercase categories, sdk get instructions and license 2021-07-14 17:43:13 -04:00
Lucy Cifferello
814427852b return just list of services, no categories 2021-07-13 16:04:50 -04:00