Lucian
13610ef814
Convert test files to Typescript
...
Change-type: patch
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2019-08-08 16:50:50 +01:00
Lucian
ebd8f348ca
Decaffeinate test files
...
Change-type: patch
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2019-08-08 13:53:00 +01:00
Gergely Imreh
b6f3975bc1
dependencies: bump gulp to v4
...
To fix the same error as here https://github.com/nodejs/node/issues/20285
Task changes as described at https://fettblog.eu/gulp-4-parallel-and-series/
Change-type: patch
Signed-off-by: Gergely Imreh <gergely@balena.io>
2019-05-02 11:53:54 +01:00
Tim Perry
e965c603d2
Use spec test reporter, so we can debug with output
2018-03-29 11:11:25 +02:00
Tim Perry
6daed83d88
Lint TypeScript and CoffeeScript with resin-lint
...
Change-Type: patch
2018-01-09 17:14:49 +01:00
Tim Perry
001c8f9601
Inline the entire resin-cli-auth module
...
This is part of a general push to demodularize any code that isn't
realistically reusable outside resin-cli, to make the codebase easier to
manage and understand. Once this is done, we'll deprecate the original
module itself.
Change-Type: patch
2017-11-27 12:02:57 +02:00
Tim Perry
93d1e3a4a1
Rename gulp build step to coffee
2017-11-23 19:24:03 +02:00
Eugene Mirotin
95fff4b7c4
build bare modules
2017-03-22 12:46:06 +03:00
Eugene Mirotin
b3aa3d35f7
fix resin local push help message and lint errors
2017-03-21 12:06:05 +03:00
Kostas Lekkas
3b439282ae
Regenerate JS and add header to suppress diff
2017-01-18 18:04:42 +02:00
Juan Cruz Viotti
96f0b5fbd6
Remove tests tasks and CI configuration
...
We don't have any tests in this repository
2016-01-21 10:16:54 -04:00
Juan Cruz Viotti
f66cd00646
Remove project directory creation in quickstart
...
The last part of `quickstart` feels weird. By consensus, we remove the
part that attempts to create a project directory and leave that step to
the user.
2015-10-21 11:18:29 -04:00
Juan Cruz Viotti
b726a2d778
Remove examples commands
2015-08-04 10:00:09 -04:00
Juan Cruz Viotti
4211333e4e
Remove man pages
2015-08-03 12:08:49 -04:00
Juan Cruz Viotti
38df7e0038
Use min mocha reporter
2015-06-04 08:06:08 -04:00
Juan Cruz Viotti
218b407f30
Remove Mocha notification integration
...
It doesn't work in tmux and causes the process to hang.
2015-05-20 13:15:39 -04:00
Juan Cruz Viotti
cf9b23b987
Compile CoffeeScript by default when initializing watch task
2015-05-05 00:21:30 -04:00
Juan Cruz Viotti
7cde28ceae
Reference JavaScript version of install-node script
2015-02-26 11:50:21 -04:00
Juan Cruz Viotti
01d2edb819
Precompile CoffeeScript files
2015-02-26 11:47:34 -04:00
Juan Cruz Viotti
f712064ab4
Move tests to tests/ and flatten errors/ module directory
2015-02-10 11:38:19 -04:00
Juan Cruz Viotti
2ea25dc871
Implement gulp release task
2014-12-30 13:12:18 -04:00
Juan Cruz Viotti
e029a713b4
Add package.json to json files array
2014-12-30 12:26:19 -04:00
Juan Cruz Viotti
ddcec9dbd9
Include gulp compile task
2014-12-30 09:44:03 -04:00
Juan Cruz Viotti
3304e4bc98
Fix global *.roff installation issue
...
NPM refuses to install man pages that end in *.roff.
2014-12-24 15:12:31 -04:00
Juan Cruz Viotti
3a5e4ad074
Remove JS compilation step for running bin/resin
2014-12-09 15:40:38 -04:00
Juan Cruz Viotti
2fa26d3dba
Improve build system and CLI integration
...
Omit specs from build
Commit build directory and add bin entry point
2014-11-26 09:54:21 -04:00
Juan Cruz Viotti
b1a5bb8902
Add Gulp build task
2014-11-24 10:37:32 -04:00
Juan Cruz Viotti
8c56d1bbf1
Watch for JSON files when linting
2014-11-19 08:45:40 -04:00
Juan Cruz Viotti
175e48d8ca
Use Mocha Landing Strip reporter to prevent long lists
2014-11-14 13:40:18 -04:00
Juan Cruz Viotti
f961d44fd7
Watch all coffee files for running test
2014-10-31 10:06:48 -04:00
Juan Cruz Viotti
a491627354
Fix Coffeelint indentation warnings
2014-10-31 09:50:50 -04:00
Juan Cruz Viotti
27593e2793
Add Coffeelint support
2014-10-31 09:48:53 -04:00
Juan Cruz Viotti
04da00afb2
Initial commit
2014-10-31 09:37:29 -04:00