Commit Graph

14 Commits

Author SHA1 Message Date
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
2e792ddd3f Apply suggestions from code review
Mostly removals of commented code.
2021-09-29 11:27:46 -06:00
Lucy Cifferello
e302d63046 fix tests 2021-09-24 13:59:13 -06:00
Lucy Cifferello
c71b5db277 format all the things 2021-09-23 19:18:30 -06:00
Lucy Cifferello
55ef470df7 categories refactor 2021-06-30 09:36:49 -04:00
Lucy Cifferello
846b1d7754 static path for appmgr and other feedback 2020-10-07 16:47:05 -06:00
Lucy Cifferello
a56e3e66b6 add routes for getting app config and manifest 2020-10-07 15:25:23 -06:00
Lucy Cifferello
bce11215d3 test getting sys files 2020-07-27 15:23:51 -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
08654c3b2c further test setup with hie 2020-04-16 11:39:26 -06:00
Lucy Cifferello
924f5df8e1 base test setup 2020-03-12 17:13:58 -06:00