balena-supervisor/src
Cameron Diver 5c50f656c3 Allow semver comparison on l4t versions in contracts
We add an implicit .0 to the end of l4t versions which do not fulfill
semver, which allows us to always match using comparison operators, such
as < and <=.

Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-03-06 15:54:04 +00:00
..
compose Convert device-state module to typescript 2020-02-25 14:50:21 +07:00
config config: Support loading SSDT via ConfigFS 2020-03-05 13:30:06 +00:00
device-api Convert device-state module to typescript 2020-02-25 14:50:21 +07:00
device-state Improve dependent and preload typings 2020-02-25 14:50:21 +07:00
lib Allow semver comparison on l4t versions in contracts 2020-03-06 15:54:04 +00:00
logging Fix retrieval of container log timestamp from db 2019-11-20 11:23:11 -08:00
migrations Clean up local mode engine objects using snapshots 2019-06-26 17:40:01 +03:00
types Improve dependent and preload typings 2020-02-25 14:50:21 +07:00
api-binder.ts Convert device-state module to typescript 2020-02-25 14:50:21 +07:00
app.ts Add more typescript conversions and export utilities from existing 2019-07-09 13:21:05 +01:00
application-manager.coffee Dont error on a target state with multiple apps 2020-02-10 12:06:12 +07:00
application-manager.d.ts Convert device-state module to typescript 2020-02-25 14:50:21 +07:00
db.ts Update knex types 2020-01-17 13:59:24 +00:00
device-config.ts config: Support loading SSDT via ConfigFS 2020-03-05 13:30:06 +00:00
device-state.ts Improve dependent and preload typings 2020-02-25 14:50:21 +07:00
event-bus.ts bug: Delay sending logs until the device is provisioned 2020-02-06 10:21:27 +00:00
event-tracker.ts event-tracker: Use std mixpanel types 2019-11-05 18:09:09 +02:00
host-config.ts refactor: Change config modules export type to new-style 2019-01-02 18:12:22 +00:00
local-mode.ts Filter both null and omitted values 2019-07-25 13:03:04 +03:00
logger.ts bug: Delay sending logs until the device is provisioned 2020-02-06 10:21:27 +00:00
network.ts Update types and fix issue with treating string as a number 2020-01-17 13:06:27 +00:00
proxyvisor.coffee Avoid synchronous file accesses for os release info 2019-10-01 16:17:43 +01:00
supervisor-api.ts Unify API errors processing 2019-09-23 17:20:38 +03:00
supervisor.ts Convert device-state module to typescript 2020-02-25 14:50:21 +07:00
target-state.ts Convert device-state module to typescript 2020-02-25 14:50:21 +07:00