Commit Graph

959 Commits

Author SHA1 Message Date
dfunckt
04cc02b1cc
Merge pull request #11 from balena-io/detect-node-binary
Automatically detect the correct NodeJS binary
2018-11-05 21:30:34 +02:00
Akis Kesoglou
ed9c8ede28 Automatically detect the correct NodeJS binary
NodeJS is installed as `nodejs` in some distros, `node` in others. This ensures we can find either one or fail with a proper error, and also documents that NodeJS is required in the first place.

Fixes: #5
Change-type: patch
2018-11-05 21:28:04 +02:00
Resin CI
37dbf37534 v0.0.3 2018-11-02 12:48:11 +01:00
dfunckt
2108e6a42e
Merge pull request #9 from balena-io/add-vpn-config
Forward VPN config to the API container
2018-11-02 13:46:29 +02:00
Akis Kesoglou
9a1815ea77 Forward VPN config to the API container
Change-type: patch
2018-11-02 11:49:34 +02:00
Resin CI
5fba835739 v0.0.2 2018-11-01 19:25:15 +01:00
dfunckt
c3d76b41d5
Merge pull request #10 from balena-io/add-vb-support
Add support for automatic versioning
2018-11-01 20:23:17 +02:00
Akis Kesoglou
20074de230 Add support for automatic versioning
Change-type: patch
2018-11-01 18:51:14 +02:00
Akis Kesoglou
b70ca7fb9e Initial commit 2018-10-27 22:34:05 +03:00