Commit Graph

39 Commits

Author SHA1 Message Date
Klaus Landsdorf
edabcb937a
version of nodejs on clone git repo (#84)
* fix: cloned too much from node repo

* chore: add missed bare

* fix: issue #46 nodeVersion on clone with less branches

* fix: typo R removed

* fix: remove and edited files as expected for the pull request

* test: set test to new git pull command results
2020-04-05 18:15:38 +03:00
IgorKlopov
32416dd9d6 update dependencies 2019-12-08 00:48:46 +03:00
Igor Klopov
8c2b125124 update babel to v7, fix tests 2019-05-09 21:54:25 +03:00
Igor Klopov
03f551cd53 adjust tests 2018-06-18 14:10:55 +03:00
Igor Klopov
2bccefd023 even better name in path 2017-05-27 23:16:16 +03:00
Igor Klopov
af0b8ed657 simplify path for precompiled binaries 2017-05-27 23:13:12 +03:00
Igor Klopov
c7ab6e77af update to new ava 2017-05-14 20:37:32 +03:00
Igor Klopov
439161f434 fs-promise -> fs-extra 2017-05-14 20:28:08 +03:00
Igor Klopov
44e0c3812f GitHub class from github.js to reuse it for another owner/repo 2017-01-04 13:24:40 +03:00
Igor Klopov
59882ce45a run the tests on macos instead of linux (mostly for prepublish etc) 2016-11-14 17:07:00 +03:00
igorklopov
24548fd4e6 update tests 2016-10-06 12:57:59 +03:00
igorklopov
c901f51c39 since prepublish is not run in npm i, make platform invariant 2016-10-04 13:24:16 +03:00
igorklopov
7fc9034865 update test to include verify 2016-10-04 13:22:31 +03:00
igorklopov
76c90cc24b 1337.2.0 -> 1337.2 2016-09-28 16:06:51 +03:00
IgorKlopov
90f8675cec use fs-promise.remove instead of rimraf 2016-09-16 15:47:00 +03:00
Igor Klopov
c3203ad71b update tests 2016-09-11 21:52:23 +00:00
igorklopov
4b01852eb7 downloadUrl and browser_download_url 2016-09-10 16:13:12 +04:00
Igor Klopov
ea43d7633d freeze patches object for test 2016-09-04 18:30:37 +03:00
Igor Klopov
ba9c8eb483 rimraf-es5.js 2016-09-04 15:59:46 +03:00
igorklopov
e1b07b28e2 use tag instead of version for localPlace 2016-09-04 08:20:31 +00:00
igorklopov
672b6b7583 test copyFile dest to contain tag, not version 2016-09-04 08:15:19 +00:00
Igor Klopov
a1c09e8c1e add getReleaseDraft to tests 2016-09-03 16:29:04 +00:00
Igor Klopov
3ae5504b9f dont spoil npm install 2016-09-03 17:22:29 +03:00
igorklopov
e88ee33ea8 prepublish script + fix tests 2016-09-03 06:57:43 +00:00
igorklopov
dacf3732e5 logging is also covered with tests 2016-08-19 12:00:53 +03:00
igorklopov
f0f4bf76a8 ignore helpers 2016-08-19 11:57:29 +03:00
igorklopov
813b69950c fixed tests 2016-08-19 11:26:18 +03:00
igorklopov
2b1fcc8ba7 fix tests 2016-08-16 14:53:27 +03:00
igor
b6db0dd867 eslint -> klopov-eslint. it's like standard but more strict 2016-08-14 15:07:15 +03:00
Igor Klopov
77291975d5 there will be no upload without build. so just upload.js 2016-08-13 18:40:51 +03:00
Igor Klopov
2a1ac6cb39 platform -> hostPlatform because there will be targetPlatform 2016-08-12 22:52:54 +03:00
Igor Klopov
85690b012d allocates a unique directory in /tmp for building purposes 2016-08-12 22:33:00 +03:00
Igor Klopov
28abf5fa75 bugfix 2016-08-12 20:07:31 +03:00
igorklopov
b909219c7d index.js + test for system.js 2016-08-12 15:40:37 +03:00
igorklopov
e46762ed40 seems that will work only in linux (no osx yet) 2016-08-12 15:14:04 +03:00
igorklopov
dcc423da4f typo in version number 2016-08-12 15:00:00 +03:00
igorklopov
ce36aa25e5 run the test only on linux-x64 or darwin-x64 2016-08-12 14:57:00 +03:00
igorklopov
7fef710d08 adjustments for the test 2016-08-12 14:56:48 +03:00
igorklopov
c2a458c544 test for build-and-upload 2016-08-12 14:22:32 +03:00