balena-cli/lib/utils
Cameron Diver 221666f59a Stop accepting resin-compose.yml as a build composition definition
These files are not supported by any other part of the resin
infrastructure, and it could cause confusion with it not being
supported everywhere. The idea was originally added because we
thought we might need to make extensions on docker-compose, but
that hasn't happened.

Change-type: major
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-10-19 16:43:49 +02:00
..
compose.coffee Stop accepting resin-compose.yml as a build composition definition 2018-10-19 16:43:49 +02:00
compose.d.ts Add push command which starts a build on remote resin servers 2018-05-10 11:43:45 +01:00
config.ts Forward root CA to device config if one is present 2018-07-19 22:34:31 +03:00
deploy-legacy.coffee Address review feedback 2018-03-22 13:26:47 +02:00
docker.coffee Rename expectedError to exitWithExpectedError 2018-04-17 15:18:06 +02:00
helpers.ts Fix bug where the sudo helper failed in os initialize 2018-08-09 12:11:26 +02:00
ignore.ts Respect ignore files when tarring sources 2018-10-19 16:43:22 +02:00
logger.ts Fix breakage in deploy command from recent TS conversion 2018-01-11 10:33:08 +01:00
messages.ts Start on some easy TS conversion 2018-01-09 17:14:48 +01:00
normalization.ts Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
patterns.ts Add join/leave commands to promote and move devices between platforms 2018-07-19 22:18:02 +03:00
promote.ts Add join/leave commands to promote and move devices between platforms 2018-07-19 22:18:02 +03:00
qemu.coffee Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00:00
remote-build.ts Send push source packages as gzipped data 2018-10-19 16:43:39 +02:00
ssh.ts Update typed-error to fix some TS complaints 2018-08-09 11:21:45 +02:00
streams.ts Fix breakage in deploy command from recent TS conversion 2018-01-11 10:33:08 +01:00
sudo.ts Add join/leave commands to promote and move devices between platforms 2018-07-19 22:18:02 +03:00
tty.coffee Fix getting window size when there’s no TTY attached 2018-03-15 10:30:54 +02:00
update.ts Start using Prettier 2018-01-10 09:23:00 +01:00
validation.ts Lint TypeScript and CoffeeScript with resin-lint 2018-01-09 17:14:49 +01:00