Commit Graph

88 Commits

Author SHA1 Message Date
Keagan McClelland
d5803dbf77 add asset retrievers 2022-02-26 23:26:33 -07:00
Keagan McClelland
c7e2ffbc57 remove unnecessary conversions 2022-02-26 23:26:33 -07:00
Keagan McClelland
32091dcfee redefine appmgr calls, holes at call sites 2022-02-26 23:26:33 -07:00
Lucy Cifferello
8117ce2c99 fix package path 2022-02-26 23:26:33 -07:00
Keagan McClelland
978281609f fsnotify extraction attempt 2022-02-26 23:26:33 -07:00
Keagan McClelland
c7a047407c remove function that is invalid for 0.3 appmgr 2022-02-26 23:26:33 -07:00
Keagan McClelland
204c849e7e rename AppIdentifier to PkgId to save typing and reflect new name terminology 2022-02-26 23:26:33 -07:00
Keagan McClelland
f79c14fa60 rename and degeneralize 2022-02-26 23:26:33 -07:00
Keagan McClelland
97e779941c rename appmgr calls to be more descriptive of the API 2022-02-26 23:26:33 -07:00
Keagan McClelland
e94d7440c2 changes appmgr calls to be conduit sources. 2022-02-26 23:26:33 -07:00
Keagan McClelland
483a3631df clean up instrumentation 2022-02-26 23:26:33 -07:00
Lucy Cifferello
7217265fe3 fix bug wto show multiple versions in metadata 2022-02-26 23:26:33 -07:00
Lucy Cifferello
4d5d76ad6a synchronize with 0.3.0 branch 2022-02-26 23:26:33 -07:00
Keagan McClelland
998033990f print appids when they complete 2022-02-26 23:26:33 -07:00
Keagan McClelland
5eb3fec375 strictness annotations 2022-02-26 23:26:33 -07:00
Lucy Cifferello
7b5c1a9795 limit strict bs converstion and refactor to not use fs read 2022-02-26 23:26:33 -07:00
Lucy Cifferello
ca0568c296 clean up 2022-02-26 23:26:33 -07:00
Lucy Cifferello
23659236a2 aggregate query functions 2022-02-26 23:26:33 -07:00
Lucy Cifferello
d3c4772b05 format all the things 2022-02-26 23:26:33 -07:00
Lucy Cifferello
acaa2139ae alter category to optional 2022-02-26 23:26:11 -07:00
Lucy Cifferello
9fe0bba851 account for icon types 2022-02-26 23:26:11 -07:00
Lucy Cifferello
84cb8292d4 fix urls for static files 2022-02-26 23:26:11 -07:00
Lucy Cifferello
ef063c11e6 fix version in service detail path 2022-02-26 23:26:11 -07:00
Lucy Cifferello
a42c5c5caa eos endpoint, lowercase categories, sdk get instructions and license 2022-02-26 23:25:26 -07:00
Lucy Cifferello
e5ab62c313 fix toJson instances for hashmap keys 2022-02-26 23:25:26 -07:00
Lucy Cifferello
ac95b84fb2 remove hashing temp 2022-02-26 23:25:26 -07:00
Lucy Cifferello
f0b13fc0b6 proper manifest parsing 2022-02-26 23:25:26 -07:00
Lucy Cifferello
421e83f472 fix path to version and remove json flag from sdk manifest cmd 2022-02-26 23:25:26 -07:00
Lucy Cifferello
256bd53c26 add read instance for emver version 2022-02-26 23:25:26 -07:00
Lucy Cifferello
bde94383d0 fix version parsing and add temp logs 2022-02-26 23:25:26 -07:00
Lucy Cifferello
5cdbb5a43b add architecture to version table; refactor to remove dependency on apps.yaml 2022-02-26 23:25:26 -07:00
Lucy Cifferello
16bb00a230 merge add package header 2022-02-26 23:25:26 -07:00
Lucy Cifferello
66cc783321 add webroot flag to certbot renewal 2022-02-26 23:25:26 -07:00
Lucy Cifferello
b1b3d1a4ed categories refactor 2022-02-26 23:25:22 -07:00
Lucy Cifferello
1fa68a0ad8 get system status endpoint 2021-05-11 22:16:25 -06:00
Lucy Cifferello
eb0df7f355 fix sorting and starting web sans ssl 2021-01-19 15:45:24 -07:00
Lucy Cifferello
b1236bd52f add install alert to version 2021-01-19 11:34:32 -07:00
Lucy Cifferello
5f96dea46e return to pure 2021-01-13 13:33:54 -07:00
Lucy Cifferello
1ec210bed1 small fixes 2021-01-13 13:32:29 -07:00
Lucy Cifferello
7a99562b16 add timestamp from most recent service file to app manifest 2021-01-12 20:42:33 -07:00
Keagan McClelland
db251c1977 parses single version as =[Version] 2020-11-04 21:50:18 -07:00
Keagan McClelland
d5106b62f5 fixes version rendering 2020-11-03 20:10:29 -07:00
Keagan McClelland
2d54fd5f3e fixes 'exactly' 2020-11-02 15:41:09 -07:00
Keagan McClelland
03c52586c5 fixes issues in operator negation update 2020-11-02 11:52:21 -07:00
Keagan McClelland
313271e292 fixes cosmetics 2020-11-02 11:16:23 -07:00
Keagan McClelland
fd9550bb7a updates emver lib with negatable operators 2020-11-02 11:14:35 -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
Lucy Cifferello
e4d3e9a713 alter endpoints to support dynamic versions 2020-10-10 19:08:43 -06:00
Lucy Cifferello
f7482cbc76 refactor config/manifest endpoint path with appId 2020-10-09 14:16:57 -06:00
Lucy Cifferello
a56e3e66b6 add routes for getting app config and manifest 2020-10-07 15:25:23 -06:00