Commit Graph

18 Commits

Author SHA1 Message Date
Lucy
e1fbac315b Updates/pkg hardware (#137)
* add ability to specify package architectures for publish script, as well as deindex them

* implement and adjust filtering for package hardware requirements; adjust for legacy and new query params paths

* augment test manifest and fix ram query

* fixes

* fix ram for other routes

* rework filtering logic to eliminate hack db call

* fix hanging issue and other dataset consistency issues

* adjust arch param

* cleanup

* fix package manifest parsing

* make index package arches optional

* rename from embassy-sdk to start-sdk and embassy-publish to registr-publish

* fix ram comparison

* increase upload timeout

* fix serialization and deserialization of devices jsonb database field

* cleanup

* another deserialization fix

* revert change; better error message and test case

* fix jsonb serialization freal

* cleanup

* fix jsonb deserialization

* fix lookup of device value

* parse empty device object as null
2023-08-07 13:18:50 -04:00
Lucy C
e42cd787b4 filter packages for os compatibility before fetching metadata (#117)
* filter packages for os compatibility before fetching metadata

* address PR feedback and add os filtering to get package latest version endpoint

* additional test suite data

* filter empty version sets

* attempt to fix leak

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2022-07-12 15:06:21 -06:00
Lucy Cifferello
bd95a3ec1b add testing resources directory 2022-02-26 23:27:27 -07:00
Keagan McClelland
0da59d225d improves logging 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
0090d37792 updated apps.yaml 2021-01-12 20:42:53 -07:00
Lucy C
d1e315c630 Merge pull request #13 from Start9Labs/fix/sys
Fix/sys
2020-07-27 15:34:14 -06:00
Lucy Cifferello
bce11215d3 test getting sys files 2020-07-27 15:23:51 -06:00
Keagan McClelland
f6a3819a48 removes binary 2020-07-27 15:03:25 -06:00
Lucy Cifferello
5daf01e341 suggested changes 2020-07-06 15:09:12 -06:00
Lucy Cifferello
57627163ff more robust testing 2020-06-09 12:48:28 -06:00
Aaron Greenspan
03c385993e removes custom routes for sys.tar.gz 2020-01-08 00:08:05 -07:00
Aaron Greenspan
5bbf48b8c4 generalizes 2020-01-05 23:09:13 -07:00
Aaron Greenspan
d8b5d3e193 adds icons endpoint 2020-01-02 14:42:59 -07:00
Aaron Greenspan
57f86ac052 all working 2019-12-24 14:48:01 -07:00
Aaron Greenspan
5483980805 streaming output works 2019-12-24 00:13:57 -07:00
Aaron Greenspan
a00f4f10e3 resource gathering 2019-12-23 18:14:37 -07:00