Commit Graph

20 Commits

Author SHA1 Message Date
Keagan McClelland
7381872d06 fix the types on the db entries 2022-02-26 23:27:27 -07:00
Keagan McClelland
bf9e3e313f 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
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
Lucy Cifferello
aadbc385d0 fix tests 2022-02-26 23:27:27 -07:00
Lucy Cifferello
7b2684acd5 aggregate query functions 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
82dcfbd5f5 make version arch optional 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d2f8db82cf add architecture to version table; refactor to remove dependency on apps.yaml 2022-02-26 23:27:27 -07:00
Lucy Cifferello
4986215935 unique index on category table and update sys endpoint 2022-02-26 23:27:27 -07:00
Lucy Cifferello
64fc16813f categories refactor 2022-02-26 23:27:27 -07:00
Lucy C
e81b3b7546 udpate lts to 18.11 (#69) 2021-11-08 09:39:06 -07:00
Keagan McClelland
28edfc2f87 emver for registry appears complete, more testing required but should be ready for beta testing 2020-10-28 17:43:36 -06:00
Keagan McClelland
a192bce08c removes compatibility dependency, filters apps/versions based off of user agent header 2020-09-21 17:45:23 -06:00
Lucy Cifferello
dc078bfa31 make metrics specifc to apps 2020-06-22 15:44:41 -06:00
Lucy Cifferello
25b1786808 rework to normalize version in db and small cleanups 2020-06-22 12:47:28 -06:00
Lucy Cifferello
57627163ff more robust testing 2020-06-09 12:48:28 -06:00
Lucy Cifferello
87a6b9bb9b handle proper version info parsing 2020-06-08 15:18:57 -06:00
Lucy Cifferello
2fb72aeca4 finalize persistence ofapp download metrics 2020-06-06 21:52:57 -06:00
Keagan McClelland
0a74f88171 registry changes ready for 0.1.2 sys release 2020-02-19 03:22:31 +00:00
Aaron Greenspan
22e1170e79 initial commit 2019-12-21 13:13:19 -07:00