Compare commits
	
		
			139 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 6614b1c3d3 | |||
| 20fd6a8d7b | |||
| 81eb0e252e | |||
| ac804886fa | |||
| 36cce95f1d | |||
| 0e4467e324 | |||
| 912063b9a8 | |||
| a7a41523fb | |||
| 1fdc9eb159 | |||
| d6f47a630e | |||
| 13012eaec4 | |||
| 32ef4c2f65 | |||
| 2bc892cb4c | |||
| 0ab1e1ab7c | |||
| c8c17e6cba | |||
| 23dfefd813 | |||
| e180c46ffa | |||
| d86d47f42b | |||
| 38cf8d5ac3 | |||
| 13ca161a8f | |||
| 01f5d9cb68 | |||
| a69a27cfad | |||
| 0c3ab87286 | |||
| 75be6f7974 | |||
| 8a556d6f9e | |||
| d4d4b9449d | |||
| 1d49c629a4 | |||
| 5e579901d5 | |||
| 91d10f8b8f | |||
| 2018dd98bf | |||
| 47667d0d59 | |||
| 49c2e0909d | |||
| 124d7b9f0a | |||
| a38e637e8d | |||
| 6971df069a | |||
| 78e6f13adf | |||
| 4a63e8f225 | |||
| aface1fec6 | |||
| a6424d113b | |||
| d295e36bf4 | |||
| c0aba5d487 | |||
| 0d34e2bc7f | |||
| 46c9df32d8 | |||
| 55014fbdb2 | |||
| c247cc2892 | |||
| 37b3c1abc9 | |||
| 214c523306 | |||
| 1a465f336d | |||
| 11ec419700 | |||
| b9cc0556a8 | |||
| 5eb07f1ad7 | |||
| 10cc7cf581 | |||
| abe2408773 | |||
| 8890caca3d | |||
| 39bab8b43e | |||
| c590c394ba | |||
| 3a93feea26 | |||
| 3666b35ce0 | |||
| 45c91f3dc1 | |||
| 4646862fd6 | |||
| fb95bdfdc0 | |||
| dca4010f97 | |||
| 3b3a303c55 | |||
| 563414882e | |||
| 71c30e7563 | |||
| d89cc90c4b | |||
| 108758ad19 | |||
| 6e816f35f6 | |||
| e6bc38c7e5 | |||
| da3ee27d05 | |||
| 40a6bba338 | |||
| f98f490956 | |||
| 15714204a6 | |||
| 35c4963192 | |||
| b3c5db3ed9 | |||
| 0701429782 | |||
| 24dd9edcae | |||
| 3e1397e13f | |||
| ecb21a787f | |||
| 10233ffae0 | |||
| 4cea1d29d2 | |||
| 3bf2502f87 | |||
| c012810a8c | |||
| ae5b1b1fa7 | |||
| f1bf000744 | |||
| 30e16cb33d | |||
| 16984d811f | |||
| 12e2509f0c | |||
| e0b8c4f263 | |||
| 16925a3f3f | |||
| 1ff0337112 | |||
| 6b15728fbf | |||
| 44c20deec7 | |||
| 6d328e263d | |||
| 52f09583f5 | |||
| 782738aae9 | |||
| b62104c2a5 | |||
| 3506d8dd21 | |||
| 4328672958 | |||
| 1ca90eb64d | |||
| e68ee9e593 | |||
| a597c1268b | |||
| 0e7c942a97 | |||
| c9b08b9f9d | |||
| c059dff5e0 | |||
| c0643edc82 | |||
| a8571827b9 | |||
| 1c0331524d | |||
| 66bb3a10b7 | |||
| fdfb600bea | |||
| 8847d9031b | |||
| 90295a79d9 | |||
| 270ff4bb40 | |||
| 2d34e3e9eb | |||
| c899bfa23a | |||
| 6b23e32b13 | |||
| 91fe60c8c1 | |||
| 2fd6765385 | |||
| 53748a21b4 | |||
| a6a3906bd5 | |||
| 6bfc8ac47c | |||
| 988bc3cc5e | |||
| 78eb3702b7 | |||
| 9f2e629e8f | |||
|  | 419db8b197 | ||
| ddf7ca0466 | |||
| bdce1dbded | |||
| 8f81c71de7 | |||
| 2e12fd7548 | |||
| 08152f9b51 | |||
| b6f54bc967 | |||
| faf538aa4d | |||
| 8c28fcc906 | |||
| 7c5cafeb1b | |||
|  | cf41e81153 | ||
|  | b6a85319b0 | ||
| 6edd51c6e6 | |||
| eb57697f96 | |||
| 800e4d8956 | 
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,4 @@ | |||||||
|  | dist/ | ||||||
| node_modules/ | node_modules/ | ||||||
| coverage/ | coverage/ | ||||||
| public/ | public/ | ||||||
|   | |||||||
| @@ -1,71 +1,94 @@ | |||||||
| image: hosttoday/ht-docker-node:stable | # gitzone standard | ||||||
|  | image: hosttoday/ht-docker-node:npmci | ||||||
|  |  | ||||||
|  | cache: | ||||||
|  |   paths: | ||||||
|  |   - .yarn/ | ||||||
|  |   key: "$CI_BUILD_STAGE" | ||||||
|  |  | ||||||
| stages: | stages: | ||||||
|  | - security | ||||||
| - test | - test | ||||||
| - release | - release | ||||||
| - trigger | - trigger | ||||||
| - page | - pages | ||||||
|  |  | ||||||
|  | mirror: | ||||||
| before_script: |   stage: security | ||||||
|   - npm install npmci -q -g |  | ||||||
|  |  | ||||||
| testLTS: |  | ||||||
|   stage: test |  | ||||||
|   script: |   script: | ||||||
|     - npmci install lts |   - npmci git mirror | ||||||
|     - npmci command npm install -g -q npmts |  | ||||||
|     - npmci test lts |  | ||||||
|   tags: |   tags: | ||||||
|     - docker |   - docker | ||||||
|  |  | ||||||
| testSTABLE: | snyk: | ||||||
|   stage: test |   stage: security | ||||||
|   script: |   script: | ||||||
|     - npmci install stable |     - npmci command yarn global add snyk | ||||||
|     - npmci command npm install -g -q npmts |     - npmci command yarn install --ignore-scripts | ||||||
|     - npmci test stable |     - npmci command snyk test | ||||||
|   tags: |   tags: | ||||||
|     - docker |   - docker | ||||||
|  |  | ||||||
| testLEGACY: | testLEGACY: | ||||||
|   stage: test |   stage: test | ||||||
|   script: |   script: | ||||||
|     - npmci install legacy |   - npmci node install legacy | ||||||
|     - npmci command npm install -g -q npmts |   - npmci npm install | ||||||
|     - npmci test legacy |   - npmci npm test | ||||||
|  |   coverage: /\d+.?\d+?\%\s*coverage/ | ||||||
|   tags: |   tags: | ||||||
|     - docker |   - docker | ||||||
|   allow_failure: true |   allow_failure: true | ||||||
|  |  | ||||||
|  | testLTS: | ||||||
|  |   stage: test | ||||||
|  |   script: | ||||||
|  |   - npmci node install lts | ||||||
|  |   - npmci npm install | ||||||
|  |   - npmci npm test | ||||||
|  |   coverage: /\d+.?\d+?\%\s*coverage/ | ||||||
|  |   tags: | ||||||
|  |   - docker | ||||||
|  |      | ||||||
|  | testSTABLE: | ||||||
|  |   stage: test | ||||||
|  |   script: | ||||||
|  |   - npmci node install stable | ||||||
|  |   - npmci npm install | ||||||
|  |   - npmci npm test | ||||||
|  |   coverage: /\d+.?\d+?\%\s*coverage/ | ||||||
|  |   tags: | ||||||
|  |   - docker | ||||||
|  |  | ||||||
| release: | release: | ||||||
|   stage: release |   stage: release | ||||||
|   script: |   script: | ||||||
|     - npmci publish |   - npmci npm prepare | ||||||
|  |   - npmci npm publish | ||||||
|   only: |   only: | ||||||
|     - tags |   - tags | ||||||
|   tags: |   tags: | ||||||
|     - docker |   - docker | ||||||
|  |  | ||||||
| trigger: | trigger: | ||||||
|   stage: trigger |   stage: trigger | ||||||
|   script: |   script: | ||||||
|     - npmci trigger |   - npmci trigger | ||||||
|   only: |   only: | ||||||
|     - tags |   - tags | ||||||
|   tags: |   tags: | ||||||
|     - docker |   - docker | ||||||
|  |  | ||||||
| pages: | pages: | ||||||
|   stage: page |   image: hosttoday/ht-docker-node:npmci | ||||||
|  |   stage: pages | ||||||
|   script: |   script: | ||||||
|     - npmci test stable |     - npmci command yarn global add npmpage | ||||||
|     - npmci command npm install -g -q npmpage |     - npmci command npmpage | ||||||
|     - npmci command npmpage --host gitlab |  | ||||||
|   only: |  | ||||||
|     - tags |  | ||||||
|   tags: |   tags: | ||||||
|     - docker |     - docker | ||||||
|  |   only: | ||||||
|  |     - tags | ||||||
|   artifacts: |   artifacts: | ||||||
|     expire_in: 1 week |     expire_in: 1 week | ||||||
|     paths: |     paths: | ||||||
|   | |||||||
							
								
								
									
										15
									
								
								.snyk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								.snyk
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | |||||||
|  | # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. | ||||||
|  | version: v1.10.2 | ||||||
|  | # ignores vulnerabilities until expiry date; change duration by modifying expiry date | ||||||
|  | ignore: | ||||||
|  |   'npm:shelljs:20140723': | ||||||
|  |     - shelljs: | ||||||
|  |         reason: None given | ||||||
|  |         expires: '2018-05-04T20:41:54.426Z' | ||||||
|  |     - smartshell > shelljs: | ||||||
|  |         reason: None given | ||||||
|  |         expires: '2018-05-04T20:41:54.426Z' | ||||||
|  |     - smartssh > shelljs: | ||||||
|  |         reason: None given | ||||||
|  |         expires: '2018-05-04T20:41:54.426Z' | ||||||
|  | patch: {} | ||||||
							
								
								
									
										3
									
								
								dist/cli.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								dist/cli.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +0,0 @@ | |||||||
| #!/usr/bin/env node |  | ||||||
| process.env.CLI_CALL = 'true' |  | ||||||
| var index = require("../dist/index.js"); |  | ||||||
							
								
								
									
										3
									
								
								dist/index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								dist/index.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +0,0 @@ | |||||||
| export { build } from './npmci.build'; |  | ||||||
| export { install } from './npmci.install'; |  | ||||||
| export { publish } from './npmci.publish'; |  | ||||||
							
								
								
									
										75
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										75
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,75 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const paths = require("./npmci.paths"); |  | ||||||
| let npmciInfo = new plugins.projectinfo.ProjectinfoNpm(paths.NpmciPackageRoot); |  | ||||||
| plugins.beautylog.log('npmci version: ' + npmciInfo.version); |  | ||||||
| const npmci_build_1 = require("./npmci.build"); |  | ||||||
| const npmci_clean_1 = require("./npmci.clean"); |  | ||||||
| const npmci_command_1 = require("./npmci.command"); |  | ||||||
| const npmci_install_1 = require("./npmci.install"); |  | ||||||
| const npmci_publish_1 = require("./npmci.publish"); |  | ||||||
| const npmci_prepare_1 = require("./npmci.prepare"); |  | ||||||
| const npmci_test_1 = require("./npmci.test"); |  | ||||||
| const npmci_trigger_1 = require("./npmci.trigger"); |  | ||||||
| const NpmciEnv = require("./npmci.env"); |  | ||||||
| var npmci_build_2 = require("./npmci.build"); |  | ||||||
| exports.build = npmci_build_2.build; |  | ||||||
| var npmci_install_2 = require("./npmci.install"); |  | ||||||
| exports.install = npmci_install_2.install; |  | ||||||
| var npmci_publish_2 = require("./npmci.publish"); |  | ||||||
| exports.publish = npmci_publish_2.publish; |  | ||||||
| let smartcli = new plugins.smartcli.Smartcli(); |  | ||||||
| smartcli.addVersion(npmciInfo.version); |  | ||||||
| // build |  | ||||||
| smartcli.addCommand('build') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_build_1.build(argv._[1]) |  | ||||||
|         .then(NpmciEnv.configStore) |  | ||||||
|         .catch(err => { |  | ||||||
|         console.log(err); |  | ||||||
|     }); |  | ||||||
| }); |  | ||||||
| // clean |  | ||||||
| smartcli.addCommand('clean') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_clean_1.clean() |  | ||||||
|         .then(NpmciEnv.configStore); |  | ||||||
| }); |  | ||||||
| // command |  | ||||||
| smartcli.addCommand('command') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_command_1.command() |  | ||||||
|         .then(NpmciEnv.configStore); |  | ||||||
| }); |  | ||||||
| // install |  | ||||||
| smartcli.addCommand('install') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_install_1.install(argv._[1]) |  | ||||||
|         .then(NpmciEnv.configStore); |  | ||||||
| }); |  | ||||||
| // prepare |  | ||||||
| smartcli.addCommand('prepare') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_prepare_1.prepare(argv._[1]) |  | ||||||
|         .then(NpmciEnv.configStore); |  | ||||||
| }); |  | ||||||
| // publish |  | ||||||
| smartcli.addCommand('publish') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_publish_1.publish(argv._[1]) |  | ||||||
|         .then(NpmciEnv.configStore); |  | ||||||
| }); |  | ||||||
| // test |  | ||||||
| smartcli.addCommand('test') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_test_1.test(argv._[1]) |  | ||||||
|         .then(NpmciEnv.configStore); |  | ||||||
| }); |  | ||||||
| // trigger |  | ||||||
| smartcli.addCommand('trigger') |  | ||||||
|     .then((argv) => { |  | ||||||
|     npmci_trigger_1.trigger(); |  | ||||||
| }); |  | ||||||
| smartcli.startParse(); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOztBQUFBLDJDQUEwQztBQUMxQyx1Q0FBc0M7QUFDdEMsSUFBSSxTQUFTLEdBQUcsSUFBSSxPQUFPLENBQUMsV0FBVyxDQUFDLGNBQWMsQ0FBQyxLQUFLLENBQUMsZ0JBQWdCLENBQUMsQ0FBQTtBQUM5RSxPQUFPLENBQUMsU0FBUyxDQUFDLEdBQUcsQ0FBQyxpQkFBaUIsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDLENBQUE7QUFFNUQsK0NBQXFDO0FBQ3JDLCtDQUFxQztBQUNyQyxtREFBeUM7QUFDekMsbURBQXlDO0FBQ3pDLG1EQUF5QztBQUN6QyxtREFBeUM7QUFDekMsNkNBQW1DO0FBQ25DLG1EQUF5QztBQUN6Qyx3Q0FBdUM7QUFFdkMsNkNBQXFDO0FBQTVCLDhCQUFBLEtBQUssQ0FBQTtBQUNkLGlEQUEwQztBQUFqQyxrQ0FBQSxPQUFPLENBQUE7QUFDaEIsaURBQTBDO0FBQWpDLGtDQUFBLE9BQU8sQ0FBQTtBQUVoQixJQUFJLFFBQVEsR0FBRyxJQUFJLE9BQU8sQ0FBQyxRQUFRLENBQUMsUUFBUSxFQUFFLENBQUE7QUFDOUMsUUFBUSxDQUFDLFVBQVUsQ0FBQyxTQUFTLENBQUMsT0FBTyxDQUFDLENBQUE7QUFFdEMsUUFBUTtBQUNSLFFBQVEsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDO0tBQ3pCLElBQUksQ0FBQyxDQUFDLElBQUk7SUFDVCxtQkFBSyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUUsQ0FBQyxDQUFFLENBQUM7U0FDZixJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQztTQUMxQixLQUFLLENBQUMsR0FBRztRQUNSLE9BQU8sQ0FBQyxHQUFHLENBQUMsR0FBRyxDQUFDLENBQUE7SUFDbEIsQ0FBQyxDQUFDLENBQUE7QUFDTixDQUFDLENBQUMsQ0FBQTtBQUVKLFFBQVE7QUFDUixRQUFRLENBQUMsVUFBVSxDQUFDLE9BQU8sQ0FBQztLQUN6QixJQUFJLENBQUMsQ0FBQyxJQUFJO0lBQ1QsbUJBQUssRUFBRTtTQUNKLElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLENBQUE7QUFDL0IsQ0FBQyxDQUFDLENBQUE7QUFFSixVQUFVO0FBQ1YsUUFBUSxDQUFDLFVBQVUsQ0FBQyxTQUFTLENBQUM7S0FDM0IsSUFBSSxDQUFDLENBQUMsSUFBSTtJQUNULHVCQUFPLEVBQUU7U0FDTixJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxDQUFBO0FBQy9CLENBQUMsQ0FBQyxDQUFBO0FBRUosVUFBVTtBQUNWLFFBQVEsQ0FBQyxVQUFVLENBQUMsU0FBUyxDQUFDO0tBQzNCLElBQUksQ0FBQyxDQUFDLElBQUk7SUFDVCx1QkFBTyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUUsQ0FBQyxDQUFFLENBQUM7U0FDakIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsQ0FBQTtBQUMvQixDQUFDLENBQUMsQ0FBQTtBQUVKLFVBQVU7QUFDVixRQUFRLENBQUMsVUFBVSxDQUFDLFNBQVMsQ0FBQztLQUMzQixJQUFJLENBQUMsQ0FBQyxJQUFJO0lBQ1QsdUJBQU8sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFFLENBQUMsQ0FBRSxDQUFDO1NBQ2pCLElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLENBQUE7QUFDL0IsQ0FBQyxDQUFDLENBQUE7QUFFSixVQUFVO0FBQ1YsUUFBUSxDQUFDLFVBQVUsQ0FBQyxTQUFTLENBQUM7S0FDM0IsSUFBSSxDQUFDLENBQUMsSUFBSTtJQUNULHVCQUFPLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBRSxDQUFDLENBQUUsQ0FBQztTQUNqQixJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxDQUFBO0FBQy9CLENBQUMsQ0FBQyxDQUFBO0FBRUosT0FBTztBQUNQLFFBQVEsQ0FBQyxVQUFVLENBQUMsTUFBTSxDQUFDO0tBQ3hCLElBQUksQ0FBQyxDQUFDLElBQUk7SUFDVCxpQkFBSSxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUUsQ0FBQyxDQUFFLENBQUM7U0FDZCxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxDQUFBO0FBQy9CLENBQUMsQ0FBQyxDQUFBO0FBRUosVUFBVTtBQUNWLFFBQVEsQ0FBQyxVQUFVLENBQUMsU0FBUyxDQUFDO0tBQzNCLElBQUksQ0FBQyxDQUFDLElBQUk7SUFDVCx1QkFBTyxFQUFFLENBQUE7QUFDWCxDQUFDLENBQUMsQ0FBQTtBQUVKLFFBQVEsQ0FBQyxVQUFVLEVBQUUsQ0FBQSJ9 |  | ||||||
							
								
								
									
										16
									
								
								dist/npmci.bash.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								dist/npmci.bash.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,16 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins'; |  | ||||||
| /** |  | ||||||
|  * wether nvm is available or not |  | ||||||
|  */ |  | ||||||
| export declare let nvmAvailable: plugins.q.Deferred<boolean>; |  | ||||||
| export declare let yarnAvailable: plugins.q.Deferred<boolean>; |  | ||||||
| /** |  | ||||||
|  * bash() allows using bash with nvm in path |  | ||||||
|  * @param commandArg - The command to execute |  | ||||||
|  * @param retryArg - The retryArg: 0 to any positive number will retry, -1 will always succeed, -2 will return undefined |  | ||||||
|  */ |  | ||||||
| export declare let bash: (commandArg: string, retryArg?: number) => Promise<string>; |  | ||||||
| /** |  | ||||||
|  * bashNoError allows executing stuff without throwing an error |  | ||||||
|  */ |  | ||||||
| export declare let bashNoError: (commandArg: string) => Promise<string>; |  | ||||||
							
								
								
									
										107
									
								
								dist/npmci.bash.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										107
									
								
								dist/npmci.bash.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,107 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const paths = require("./npmci.paths"); |  | ||||||
| const smartq = require("smartq"); |  | ||||||
| /** |  | ||||||
|  * wether nvm is available or not |  | ||||||
|  */ |  | ||||||
| exports.nvmAvailable = smartq.defer(); |  | ||||||
| exports.yarnAvailable = smartq.defer(); |  | ||||||
| /** |  | ||||||
|  * the smartshell instance for npmci |  | ||||||
|  */ |  | ||||||
| let npmciSmartshell = new plugins.smartshell.Smartshell({ |  | ||||||
|     executor: 'bash', |  | ||||||
|     sourceFilePaths: [] |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * check for tools. |  | ||||||
|  */ |  | ||||||
| let checkToolsAvailable = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     // check for nvm |  | ||||||
|     if (!process.env.NPMTS_TEST) { |  | ||||||
|         if ((yield plugins.smartshell.execSilent(`bash -c "source /usr/local/nvm/nvm.sh"`)).exitCode === 0) { |  | ||||||
|             npmciSmartshell.addSourceFiles([`/usr/local/nvm/nvm.sh`]); |  | ||||||
|             exports.nvmAvailable.resolve(true); |  | ||||||
|         } |  | ||||||
|         else if ((yield plugins.smartshell.execSilent(`bash -c "source ~/.nvm/nvm.sh"`)).exitCode === 0) { |  | ||||||
|             npmciSmartshell.addSourceFiles([`~/.nvm/nvm.sh`]); |  | ||||||
|             exports.nvmAvailable.resolve(true); |  | ||||||
|         } |  | ||||||
|         else { |  | ||||||
|             exports.nvmAvailable.resolve(false); |  | ||||||
|         } |  | ||||||
|         // check for yarn |  | ||||||
|         yield plugins.smartshell.which('yarn').then(() => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|             yield plugins.smartshell.exec(`yarn config set cache-folder ${plugins.path.join(paths.cwd, '.yarn')}`); |  | ||||||
|             exports.yarnAvailable.resolve(true); |  | ||||||
|         }), () => { exports.yarnAvailable.resolve(false); }); |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         exports.nvmAvailable.resolve(true); |  | ||||||
|         exports.yarnAvailable.resolve(true); |  | ||||||
|     } |  | ||||||
| }); |  | ||||||
| checkToolsAvailable(); |  | ||||||
| /** |  | ||||||
|  * bash() allows using bash with nvm in path |  | ||||||
|  * @param commandArg - The command to execute |  | ||||||
|  * @param retryArg - The retryArg: 0 to any positive number will retry, -1 will always succeed, -2 will return undefined |  | ||||||
|  */ |  | ||||||
| exports.bash = (commandArg, retryArg = 2) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     yield exports.nvmAvailable.promise; // make sure nvm check has run |  | ||||||
|     let execResult; |  | ||||||
|     // determine if we fail |  | ||||||
|     let failOnError = true; |  | ||||||
|     if (retryArg === -1) { |  | ||||||
|         failOnError = false; |  | ||||||
|         retryArg = 0; |  | ||||||
|     } |  | ||||||
|     if (!process.env.NPMTS_TEST) { |  | ||||||
|         for (let i = 0; i <= retryArg; i++) { |  | ||||||
|             if (process.env.DEBUG_NPMCI === 'true') { |  | ||||||
|                 console.log(commandArg); |  | ||||||
|             } |  | ||||||
|             execResult = yield npmciSmartshell.exec(commandArg); |  | ||||||
|             // determine how bash reacts to error and success |  | ||||||
|             if (execResult.exitCode !== 0 && i === retryArg) { |  | ||||||
|                 if (failOnError) { |  | ||||||
|                     plugins.beautylog.error('something went wrong and retries are exhausted'); |  | ||||||
|                     process.exit(1); |  | ||||||
|                 } |  | ||||||
|             } |  | ||||||
|             else if (execResult.exitCode === 0) { |  | ||||||
|                 i = retryArg + 1; // retry +1 breaks for loop, if everything works out ok retrials are not wanted |  | ||||||
|             } |  | ||||||
|             else { |  | ||||||
|                 plugins.beautylog.warn('Something went wrong! Exit Code: ' + execResult.exitCode.toString()); |  | ||||||
|                 plugins.beautylog.info('Retry ' + (i + 1).toString() + ' of ' + retryArg.toString()); |  | ||||||
|             } |  | ||||||
|         } |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         plugins.beautylog.log('ShellExec would be: ' + commandArg); |  | ||||||
|         yield plugins.smartdelay.delayFor(100); |  | ||||||
|         execResult = { |  | ||||||
|             exitCode: 0, |  | ||||||
|             stdout: 'testOutput' |  | ||||||
|         }; |  | ||||||
|     } |  | ||||||
|     return execResult.stdout; |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * bashNoError allows executing stuff without throwing an error |  | ||||||
|  */ |  | ||||||
| exports.bashNoError = (commandArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     return yield exports.bash(commandArg, -1); |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuYmFzaC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLmJhc2gudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUFBLDJDQUEwQztBQUMxQyx1Q0FBc0M7QUFFdEMsaUNBQWdDO0FBRWhDOztHQUVHO0FBQ1EsUUFBQSxZQUFZLEdBQUcsTUFBTSxDQUFDLEtBQUssRUFBVyxDQUFBO0FBQ3RDLFFBQUEsYUFBYSxHQUFHLE1BQU0sQ0FBQyxLQUFLLEVBQVcsQ0FBQTtBQUNsRDs7R0FFRztBQUNILElBQUksZUFBZSxHQUFHLElBQUksT0FBTyxDQUFDLFVBQVUsQ0FBQyxVQUFVLENBQUM7SUFDdEQsUUFBUSxFQUFFLE1BQU07SUFDaEIsZUFBZSxFQUFFLEVBQUU7Q0FDcEIsQ0FBQyxDQUFBO0FBRUY7O0dBRUc7QUFDSCxJQUFJLG1CQUFtQixHQUFHO0lBQ3hCLGdCQUFnQjtJQUNoQixFQUFFLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxHQUFHLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQztRQUM1QixFQUFFLENBQUMsQ0FDRCxDQUFDLE1BQU0sT0FBTyxDQUFDLFVBQVUsQ0FBQyxVQUFVLENBQUMsd0NBQXdDLENBQUMsQ0FBQyxDQUFDLFFBQVEsS0FBSyxDQUMvRixDQUFDLENBQUMsQ0FBQztZQUNELGVBQWUsQ0FBQyxjQUFjLENBQUMsQ0FBRSx1QkFBdUIsQ0FBRSxDQUFDLENBQUE7WUFDM0Qsb0JBQVksQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLENBQUE7UUFDNUIsQ0FBQztRQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsQ0FDUixDQUFDLE1BQU0sT0FBTyxDQUFDLFVBQVUsQ0FBQyxVQUFVLENBQUMsZ0NBQWdDLENBQUMsQ0FBQyxDQUFDLFFBQVEsS0FBSyxDQUN2RixDQUFDLENBQUMsQ0FBQztZQUNELGVBQWUsQ0FBQyxjQUFjLENBQUMsQ0FBRSxlQUFlLENBQUUsQ0FBQyxDQUFBO1lBQ25ELG9CQUFZLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxDQUFBO1FBQzVCLENBQUM7UUFBQyxJQUFJLENBQUMsQ0FBQztZQUNOLG9CQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFBO1FBQzdCLENBQUM7UUFFRCxpQkFBaUI7UUFDakIsTUFBTSxPQUFPLENBQUMsVUFBVSxDQUFDLEtBQUssQ0FBQyxNQUFNLENBQUMsQ0FBQyxJQUFJLENBQ3pDO1lBQ0UsTUFBTSxPQUFPLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxnQ0FBZ0MsT0FBTyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLEdBQUcsRUFBRSxPQUFPLENBQUMsRUFBRSxDQUFDLENBQUE7WUFDdEcscUJBQWEsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLENBQUE7UUFDN0IsQ0FBQyxDQUFBLEVBQ0QsUUFBUSxxQkFBYSxDQUFDLE9BQU8sQ0FBQyxLQUFLLENBQUMsQ0FBQSxDQUFDLENBQUMsQ0FDdkMsQ0FBQTtJQUNILENBQUM7SUFBQyxJQUFJLENBQUMsQ0FBQztRQUNOLG9CQUFZLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxDQUFBO1FBQzFCLHFCQUFhLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxDQUFBO0lBQzdCLENBQUM7QUFDSCxDQUFDLENBQUEsQ0FBQTtBQUNELG1CQUFtQixFQUFFLENBQUE7QUFFckI7Ozs7R0FJRztBQUNRLFFBQUEsSUFBSSxHQUFHLENBQU8sVUFBa0IsRUFBRSxXQUFtQixDQUFDO0lBQy9ELE1BQU0sb0JBQVksQ0FBQyxPQUFPLENBQUEsQ0FBQyw4QkFBOEI7SUFDekQsSUFBSSxVQUEwQyxDQUFBO0lBRTlDLHVCQUF1QjtJQUN2QixJQUFJLFdBQVcsR0FBWSxJQUFJLENBQUE7SUFDL0IsRUFBRSxDQUFDLENBQUMsUUFBUSxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUNwQixXQUFXLEdBQUcsS0FBSyxDQUFBO1FBQ25CLFFBQVEsR0FBRyxDQUFDLENBQUE7SUFDZCxDQUFDO0lBRUQsRUFBRSxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUM7UUFDNUIsR0FBRyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxFQUFFLENBQUMsSUFBSSxRQUFRLEVBQUUsQ0FBQyxFQUFFLEVBQUUsQ0FBQztZQUNuQyxFQUFFLENBQUMsQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDLFdBQVcsS0FBSyxNQUFNLENBQUMsQ0FBQyxDQUFDO2dCQUN2QyxPQUFPLENBQUMsR0FBRyxDQUFDLFVBQVUsQ0FBQyxDQUFBO1lBQ3pCLENBQUM7WUFDRCxVQUFVLEdBQUcsTUFBTSxlQUFlLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFBO1lBRW5ELGlEQUFpRDtZQUNqRCxFQUFFLENBQUMsQ0FBQyxVQUFVLENBQUMsUUFBUSxLQUFLLENBQUMsSUFBSSxDQUFDLEtBQUssUUFBUSxDQUFDLENBQUMsQ0FBQztnQkFDaEQsRUFBRSxDQUFDLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQztvQkFDaEIsT0FBTyxDQUFDLFNBQVMsQ0FBQyxLQUFLLENBQUMsZ0RBQWdELENBQUMsQ0FBQTtvQkFDekUsT0FBTyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQTtnQkFDakIsQ0FBQztZQUNILENBQUM7WUFBQyxJQUFJLENBQUMsRUFBRSxDQUFDLENBQUMsVUFBVSxDQUFDLFFBQVEsS0FBSyxDQUFDLENBQUMsQ0FBQyxDQUFDO2dCQUNyQyxDQUFDLEdBQUcsUUFBUSxHQUFHLENBQUMsQ0FBQSxDQUFDLCtFQUErRTtZQUNsRyxDQUFDO1lBQUMsSUFBSSxDQUFDLENBQUM7Z0JBQ04sT0FBTyxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsbUNBQW1DLEdBQUcsVUFBVSxDQUFDLFFBQVEsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxDQUFBO2dCQUM1RixPQUFPLENBQUMsU0FBUyxDQUFDLElBQUksQ0FBQyxRQUFRLEdBQUcsQ0FBQyxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsUUFBUSxFQUFFLEdBQUcsTUFBTSxHQUFHLFFBQVEsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxDQUFBO1lBQ3RGLENBQUM7UUFDSCxDQUFDO0lBQ0gsQ0FBQztJQUFDLElBQUksQ0FBQyxDQUFDO1FBQ04sT0FBTyxDQUFDLFNBQVMsQ0FBQyxHQUFHLENBQUMsc0JBQXNCLEdBQUcsVUFBVSxDQUFDLENBQUE7UUFDMUQsTUFBTSxPQUFPLENBQUMsVUFBVSxDQUFDLFFBQVEsQ0FBQyxHQUFHLENBQUMsQ0FBQTtRQUN0QyxVQUFVLEdBQUc7WUFDWCxRQUFRLEVBQUUsQ0FBQztZQUNYLE1BQU0sRUFBRSxZQUFZO1NBQ3JCLENBQUE7SUFDSCxDQUFDO0lBQ0QsTUFBTSxDQUFDLFVBQVUsQ0FBQyxNQUFNLENBQUE7QUFDMUIsQ0FBQyxDQUFBLENBQUE7QUFFRDs7R0FFRztBQUNRLFFBQUEsV0FBVyxHQUFHLENBQU8sVUFBa0I7SUFDaEQsTUFBTSxDQUFDLE1BQU0sWUFBSSxDQUFDLFVBQVUsRUFBRSxDQUFDLENBQUMsQ0FBQyxDQUFBO0FBQ25DLENBQUMsQ0FBQSxDQUFBIn0= |  | ||||||
							
								
								
									
										8
									
								
								dist/npmci.build.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								dist/npmci.build.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +0,0 @@ | |||||||
| /** |  | ||||||
|  * defines possible build services |  | ||||||
|  */ |  | ||||||
| export declare type TBuildService = 'docker'; |  | ||||||
| /** |  | ||||||
|  * builds for a specific service |  | ||||||
|  */ |  | ||||||
| export declare let build: (commandArg: any) => Promise<void>; |  | ||||||
							
								
								
									
										98
									
								
								dist/npmci.build.docker.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										98
									
								
								dist/npmci.build.docker.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,98 +0,0 @@ | |||||||
| /// <reference types="node" /> |  | ||||||
| /** |  | ||||||
|  * builds a cwd of Dockerfiles by triggering a promisechain |  | ||||||
|  */ |  | ||||||
| export declare let build: () => Promise<void>; |  | ||||||
| /** |  | ||||||
|  * creates instance of class Dockerfile for all Dockerfiles in cwd |  | ||||||
|  * @returns Promise<Dockerfile[]> |  | ||||||
|  */ |  | ||||||
| export declare let readDockerfiles: () => Promise<Dockerfile[]>; |  | ||||||
| /** |  | ||||||
|  * sorts Dockerfiles into a dependency chain |  | ||||||
|  * @param sortableArrayArg an array of instances of class Dockerfile |  | ||||||
|  * @returns Promise<Dockerfile[]> |  | ||||||
|  */ |  | ||||||
| export declare let sortDockerfiles: (sortableArrayArg: Dockerfile[]) => Promise<Dockerfile[]>; |  | ||||||
| /** |  | ||||||
|  * maps local Dockerfiles dependencies to the correspoding Dockerfile class instances |  | ||||||
|  */ |  | ||||||
| export declare let mapDockerfiles: (sortedArray: Dockerfile[]) => Promise<Dockerfile[]>; |  | ||||||
| /** |  | ||||||
|  * builds the correspoding real docker image for each Dockerfile class instance |  | ||||||
|  */ |  | ||||||
| export declare let buildDockerfiles: (sortedArrayArg: Dockerfile[]) => Promise<Dockerfile[]>; |  | ||||||
| /** |  | ||||||
|  * pushes the real Dockerfile images to a Docker registry |  | ||||||
|  */ |  | ||||||
| export declare let pushDockerfiles: (sortedArrayArg: Dockerfile[]) => Promise<Dockerfile[]>; |  | ||||||
| /** |  | ||||||
|  * pulls corresponding real Docker images for instances of Dockerfile from a registry. |  | ||||||
|  * This is needed if building, testing, and publishing of Docker images is carried out in seperate CI stages. |  | ||||||
|  */ |  | ||||||
| export declare let pullDockerfileImages: (sortableArrayArg: Dockerfile[], registryArg?: string) => Promise<Dockerfile[]>; |  | ||||||
| /** |  | ||||||
|  * tests all Dockerfiles in by calling class Dockerfile.test(); |  | ||||||
|  * @param sortedArrayArg Dockerfile[] that contains all Dockerfiles in cwd |  | ||||||
|  */ |  | ||||||
| export declare let testDockerfiles: (sortedArrayArg: Dockerfile[]) => Promise<Dockerfile[]>; |  | ||||||
| /** |  | ||||||
|  * class Dockerfile represents a Dockerfile on disk in npmci |  | ||||||
|  */ |  | ||||||
| export declare class Dockerfile { |  | ||||||
|     filePath: string; |  | ||||||
|     repo: string; |  | ||||||
|     version: string; |  | ||||||
|     cleanTag: string; |  | ||||||
|     buildTag: string; |  | ||||||
|     gitlabTestTag: string; |  | ||||||
|     gitlabReleaseTag: string; |  | ||||||
|     releaseTag: string; |  | ||||||
|     containerName: string; |  | ||||||
|     content: string; |  | ||||||
|     baseImage: string; |  | ||||||
|     localBaseImageDependent: boolean; |  | ||||||
|     localBaseDockerfile: Dockerfile; |  | ||||||
|     constructor(options: { |  | ||||||
|         filePath?: string; |  | ||||||
|         fileContents?: string | Buffer; |  | ||||||
|         read?: boolean; |  | ||||||
|     }); |  | ||||||
|     /** |  | ||||||
|      * builds the Dockerfile |  | ||||||
|      */ |  | ||||||
|     build(): Promise<void>; |  | ||||||
|     /** |  | ||||||
|      * pushes the Dockerfile to a registry |  | ||||||
|      */ |  | ||||||
|     push(stageArg: any): Promise<void>; |  | ||||||
|     /** |  | ||||||
|      * pulls the Dockerfile from a registry |  | ||||||
|      */ |  | ||||||
|     pull(registryArg: string): Promise<void>; |  | ||||||
|     /** |  | ||||||
|      * tests the Dockerfile; |  | ||||||
|      */ |  | ||||||
|     test(): Promise<void>; |  | ||||||
|     /** |  | ||||||
|      * gets the id of a Dockerfile |  | ||||||
|      */ |  | ||||||
|     getId(): Promise<string>; |  | ||||||
| } |  | ||||||
| /** |  | ||||||
|  * returns a version for a docker file |  | ||||||
|  * @execution SYNC |  | ||||||
|  */ |  | ||||||
| export declare let dockerFileVersion: (dockerfileNameArg: string) => string; |  | ||||||
| /** |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
| export declare let dockerBaseImage: (dockerfileContentArg: string) => string; |  | ||||||
| /** |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
| export declare let dockerTag: (registryArg: string, repoArg: string, versionArg: string, suffixArg?: string) => string; |  | ||||||
| /** |  | ||||||
|  * |  | ||||||
|  */ |  | ||||||
| export declare let cleanTagsArrayFunction: (dockerfileArrayArg: Dockerfile[], trackingArrayArg: Dockerfile[]) => string[]; |  | ||||||
							
								
								
									
										291
									
								
								dist/npmci.build.docker.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										291
									
								
								dist/npmci.build.docker.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										27
									
								
								dist/npmci.build.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										27
									
								
								dist/npmci.build.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,27 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const buildDocker = require("./npmci.build.docker"); |  | ||||||
| /** |  | ||||||
|  * builds for a specific service |  | ||||||
|  */ |  | ||||||
| exports.build = (commandArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     switch (commandArg) { |  | ||||||
|         case 'docker': |  | ||||||
|             yield buildDocker.build(); |  | ||||||
|             break; |  | ||||||
|         default: |  | ||||||
|             plugins.beautylog.log('build target ' + commandArg + ' not recognised!'); |  | ||||||
|     } |  | ||||||
|     ; |  | ||||||
|     return; |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuYnVpbGQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9ucG1jaS5idWlsZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7O0FBQUEsMkNBQTBDO0FBRzFDLG9EQUFtRDtBQU9uRDs7R0FFRztBQUNRLFFBQUEsS0FBSyxHQUFHLENBQU8sVUFBVTtJQUNsQyxNQUFNLENBQUMsQ0FBQyxVQUFVLENBQUMsQ0FBQyxDQUFDO1FBQ25CLEtBQUssUUFBUTtZQUNYLE1BQU0sV0FBVyxDQUFDLEtBQUssRUFBRSxDQUFBO1lBQ3pCLEtBQUssQ0FBQTtRQUNQO1lBQ0UsT0FBTyxDQUFDLFNBQVMsQ0FBQyxHQUFHLENBQUMsZUFBZSxHQUFHLFVBQVUsR0FBRyxrQkFBa0IsQ0FBQyxDQUFBO0lBQzVFLENBQUM7SUFBQSxDQUFDO0lBQ0YsTUFBTSxDQUFBO0FBQ1IsQ0FBQyxDQUFBLENBQUEifQ== |  | ||||||
							
								
								
									
										4
									
								
								dist/npmci.clean.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/npmci.clean.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +0,0 @@ | |||||||
| /** |  | ||||||
|  * cleans npmci config files |  | ||||||
|  */ |  | ||||||
| export declare let clean: () => Promise<void>; |  | ||||||
							
								
								
									
										20
									
								
								dist/npmci.clean.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								dist/npmci.clean.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,20 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const paths = require("./npmci.paths"); |  | ||||||
| /** |  | ||||||
|  * cleans npmci config files |  | ||||||
|  */ |  | ||||||
| exports.clean = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     plugins.smartfile.fs.removeSync(paths.NpmciPackageConfig); |  | ||||||
|     return; |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuY2xlYW4uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9ucG1jaS5jbGVhbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7O0FBQUEsMkNBQTBDO0FBQzFDLHVDQUFzQztBQUV0Qzs7R0FFRztBQUNRLFFBQUEsS0FBSyxHQUFHO0lBQ2pCLE9BQU8sQ0FBQyxTQUFTLENBQUMsRUFBRSxDQUFDLFVBQVUsQ0FBQyxLQUFLLENBQUMsa0JBQWtCLENBQUMsQ0FBQTtJQUN6RCxNQUFNLENBQUE7QUFDUixDQUFDLENBQUEsQ0FBQSJ9 |  | ||||||
							
								
								
									
										1
									
								
								dist/npmci.command.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/npmci.command.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1 +0,0 @@ | |||||||
| export declare let command: () => Promise<void>; |  | ||||||
							
								
								
									
										24
									
								
								dist/npmci.command.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								dist/npmci.command.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,24 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const npmci_bash_1 = require("./npmci.bash"); |  | ||||||
| exports.command = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     let wrappedCommand = ''; |  | ||||||
|     let argvArray = process.argv; |  | ||||||
|     for (let i = 3; i < argvArray.length; i++) { |  | ||||||
|         wrappedCommand = wrappedCommand + argvArray[i]; |  | ||||||
|         if (i + 1 !== argvArray.length) { |  | ||||||
|             wrappedCommand = wrappedCommand + ' '; |  | ||||||
|         } |  | ||||||
|     } |  | ||||||
|     yield npmci_bash_1.bash(wrappedCommand); |  | ||||||
|     return; |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuY29tbWFuZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLmNvbW1hbmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUNBLDZDQUFtQztBQUV4QixRQUFBLE9BQU8sR0FBRztJQUNuQixJQUFJLGNBQWMsR0FBVyxFQUFFLENBQUE7SUFDL0IsSUFBSSxTQUFTLEdBQUcsT0FBTyxDQUFDLElBQUksQ0FBQTtJQUM1QixHQUFHLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLFNBQVMsQ0FBQyxNQUFNLEVBQUUsQ0FBQyxFQUFFLEVBQUUsQ0FBQztRQUMxQyxjQUFjLEdBQUcsY0FBYyxHQUFHLFNBQVMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtRQUM5QyxFQUFFLENBQUMsQ0FBQyxDQUFDLEdBQUcsQ0FBQyxLQUFLLFNBQVMsQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDO1lBQUMsY0FBYyxHQUFHLGNBQWMsR0FBRyxHQUFHLENBQUE7UUFBQyxDQUFDO0lBQzNFLENBQUM7SUFDRCxNQUFNLGlCQUFJLENBQUMsY0FBYyxDQUFDLENBQUE7SUFDMUIsTUFBTSxDQUFBO0FBQ1IsQ0FBQyxDQUFBLENBQUEifQ== |  | ||||||
							
								
								
									
										4
									
								
								dist/npmci.config.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/npmci.config.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +0,0 @@ | |||||||
| export interface INpmciOptions { |  | ||||||
|     globalNpmTools: string[]; |  | ||||||
| } |  | ||||||
| export declare let getConfig: () => Promise<INpmciOptions>; |  | ||||||
							
								
								
									
										21
									
								
								dist/npmci.config.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										21
									
								
								dist/npmci.config.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,21 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const paths = require("./npmci.paths"); |  | ||||||
| exports.getConfig = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     let npmciNpmextra = new plugins.npmextra.Npmextra(paths.cwd); |  | ||||||
|     let defaultConfig = { |  | ||||||
|         globalNpmTools: [] |  | ||||||
|     }; |  | ||||||
|     let npmciConfig = npmciNpmextra.dataFor('npmci', defaultConfig); |  | ||||||
|     return npmciConfig; |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuY29uZmlnLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvbnBtY2kuY29uZmlnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7QUFFQSwyQ0FBMEM7QUFDMUMsdUNBQXNDO0FBTTNCLFFBQUEsU0FBUyxHQUFHO0lBQ3JCLElBQUksYUFBYSxHQUFHLElBQUksT0FBTyxDQUFDLFFBQVEsQ0FBQyxRQUFRLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBQyxDQUFBO0lBQzVELElBQUksYUFBYSxHQUFrQjtRQUNqQyxjQUFjLEVBQUUsRUFBRTtLQUNuQixDQUFBO0lBQ0QsSUFBSSxXQUFXLEdBQUcsYUFBYSxDQUFDLE9BQU8sQ0FBZ0IsT0FBTyxFQUFFLGFBQWEsQ0FBQyxDQUFBO0lBQzlFLE1BQU0sQ0FBQyxXQUFXLENBQUE7QUFDcEIsQ0FBQyxDQUFBLENBQUEifQ== |  | ||||||
							
								
								
									
										15
									
								
								dist/npmci.env.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										15
									
								
								dist/npmci.env.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,15 +0,0 @@ | |||||||
| import { GitRepo } from 'smartstring'; |  | ||||||
| import { Dockerfile } from './npmci.build.docker'; |  | ||||||
| export declare let repo: GitRepo; |  | ||||||
| export declare let buildStage: string; |  | ||||||
| export declare let dockerRegistry: string; |  | ||||||
| export declare let setDockerRegistry: (dockerRegistryArg: string) => void; |  | ||||||
| export declare let dockerFilesBuilt: Dockerfile[]; |  | ||||||
| export declare let dockerFiles: Dockerfile[]; |  | ||||||
| export declare let config: { |  | ||||||
|     dockerRegistry: any; |  | ||||||
|     dockerFilesBuilt: Dockerfile[]; |  | ||||||
|     dockerFiles: Dockerfile[]; |  | ||||||
|     project: any; |  | ||||||
| }; |  | ||||||
| export declare let configStore: () => void; |  | ||||||
							
								
								
									
										49
									
								
								dist/npmci.env.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										49
									
								
								dist/npmci.env.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,49 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const paths = require("./npmci.paths"); |  | ||||||
| const smartstring_1 = require("smartstring"); |  | ||||||
| if (process.env.CI_BUILD_REPO) |  | ||||||
|     exports.repo = new smartstring_1.GitRepo(process.env.CI_BUILD_REPO); |  | ||||||
| exports.buildStage = process.env.CI_BUILD_STAGE; |  | ||||||
| exports.setDockerRegistry = (dockerRegistryArg) => { |  | ||||||
|     exports.dockerRegistry = dockerRegistryArg; |  | ||||||
| }; |  | ||||||
| exports.dockerFilesBuilt = []; |  | ||||||
| exports.dockerFiles = []; |  | ||||||
| exports.config = { |  | ||||||
|     dockerRegistry: undefined, |  | ||||||
|     dockerFilesBuilt: exports.dockerFilesBuilt, |  | ||||||
|     dockerFiles: exports.dockerFiles, |  | ||||||
|     project: undefined |  | ||||||
| }; |  | ||||||
| exports.configStore = () => { |  | ||||||
|     exports.config.dockerRegistry = exports.dockerRegistry; |  | ||||||
|     plugins.smartfile.memory.toFsSync(JSON.stringify(exports.config), paths.NpmciPackageConfig); |  | ||||||
| }; |  | ||||||
| let configLoad = () => { |  | ||||||
|     // internal config to transfer information in between npmci shell calls |  | ||||||
|     try { |  | ||||||
|         plugins.lodash.assign(exports.config, plugins.smartfile.fs.toObjectSync(paths.NpmciPackageConfig, 'json')); |  | ||||||
|     } |  | ||||||
|     catch (err) { |  | ||||||
|         exports.configStore(); |  | ||||||
|         plugins.beautylog.log('config initialized!'); |  | ||||||
|     } |  | ||||||
|     // project config |  | ||||||
|     try { |  | ||||||
|         if (!exports.config.project) { |  | ||||||
|             exports.config.project = plugins.smartfile.fs.toObjectSync(paths.NpmciProjectDir, 'npmci.json'); |  | ||||||
|             plugins.beautylog.ok('project config found!'); |  | ||||||
|         } |  | ||||||
|         ; |  | ||||||
|     } |  | ||||||
|     catch (err) { |  | ||||||
|         exports.config.project = {}; |  | ||||||
|         plugins.beautylog.log('no project config found, so proceeding with default behaviour!'); |  | ||||||
|     } |  | ||||||
|     exports.config.dockerRegistry ? exports.dockerRegistry = exports.config.dockerRegistry : void (0); |  | ||||||
|     exports.config.dockerFilesBuilt ? exports.dockerFilesBuilt = exports.config.dockerFilesBuilt : void (0); |  | ||||||
| }; |  | ||||||
| configLoad(); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuZW52LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvbnBtY2kuZW52LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7O0FBQUEsMkNBQTBDO0FBQzFDLHVDQUFzQztBQUN0Qyw2Q0FBcUM7QUFJckMsRUFBRSxDQUFDLENBQUMsT0FBTyxDQUFDLEdBQUcsQ0FBQyxhQUFhLENBQUM7SUFBQyxZQUFJLEdBQUcsSUFBSSxxQkFBTyxDQUFDLE9BQU8sQ0FBQyxHQUFHLENBQUMsYUFBYSxDQUFDLENBQUE7QUFFakUsUUFBQSxVQUFVLEdBQVcsT0FBTyxDQUFDLEdBQUcsQ0FBQyxjQUFjLENBQUE7QUFJL0MsUUFBQSxpQkFBaUIsR0FBRyxDQUFDLGlCQUF5QjtJQUN2RCxzQkFBYyxHQUFHLGlCQUFpQixDQUFBO0FBQ3BDLENBQUMsQ0FBQTtBQUNVLFFBQUEsZ0JBQWdCLEdBQWlCLEVBQUUsQ0FBQTtBQUNuQyxRQUFBLFdBQVcsR0FBaUIsRUFBRSxDQUFBO0FBQzlCLFFBQUEsTUFBTSxHQUFHO0lBQ2xCLGNBQWMsRUFBRSxTQUFTO0lBQ3pCLGdCQUFnQixFQUFFLHdCQUFnQjtJQUNsQyxXQUFXLEVBQUUsbUJBQVc7SUFDeEIsT0FBTyxFQUFFLFNBQVM7Q0FDbkIsQ0FBQTtBQUVVLFFBQUEsV0FBVyxHQUFHO0lBQ3ZCLGNBQU0sQ0FBQyxjQUFjLEdBQUcsc0JBQWMsQ0FBQTtJQUN0QyxPQUFPLENBQUMsU0FBUyxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQy9CLElBQUksQ0FBQyxTQUFTLENBQUMsY0FBTSxDQUFDLEVBQ3RCLEtBQUssQ0FBQyxrQkFBa0IsQ0FDekIsQ0FBQTtBQUNILENBQUMsQ0FBQTtBQUVELElBQUksVUFBVSxHQUFHO0lBQ2YsdUVBQXVFO0lBQ3ZFLElBQUksQ0FBQztRQUNILE9BQU8sQ0FBQyxNQUFNLENBQUMsTUFBTSxDQUFDLGNBQU0sRUFBRSxPQUFPLENBQUMsU0FBUyxDQUFDLEVBQUUsQ0FBQyxZQUFZLENBQUMsS0FBSyxDQUFDLGtCQUFrQixFQUFFLE1BQU0sQ0FBQyxDQUFDLENBQUE7SUFDcEcsQ0FBQztJQUFDLEtBQUssQ0FBQyxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUM7UUFDYixtQkFBVyxFQUFFLENBQUE7UUFDYixPQUFPLENBQUMsU0FBUyxDQUFDLEdBQUcsQ0FBQyxxQkFBcUIsQ0FBQyxDQUFBO0lBQzlDLENBQUM7SUFFRCxpQkFBaUI7SUFDakIsSUFBSSxDQUFDO1FBQ0gsRUFBRSxDQUFDLENBQUMsQ0FBQyxjQUFNLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztZQUNwQixjQUFNLENBQUMsT0FBTyxHQUFHLE9BQU8sQ0FBQyxTQUFTLENBQUMsRUFBRSxDQUFDLFlBQVksQ0FBQyxLQUFLLENBQUMsZUFBZSxFQUFFLFlBQVksQ0FBQyxDQUFBO1lBQ3ZGLE9BQU8sQ0FBQyxTQUFTLENBQUMsRUFBRSxDQUFDLHVCQUF1QixDQUFDLENBQUE7UUFDL0MsQ0FBQztRQUFBLENBQUM7SUFDSixDQUFDO0lBQ0QsS0FBSyxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQztRQUNYLGNBQU0sQ0FBQyxPQUFPLEdBQUcsRUFBRSxDQUFBO1FBQ25CLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxDQUFDLGdFQUFnRSxDQUFDLENBQUE7SUFDekYsQ0FBQztJQUVELGNBQU0sQ0FBQyxjQUFjLEdBQUcsc0JBQWMsR0FBRyxjQUFNLENBQUMsY0FBYyxHQUFHLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUN6RSxjQUFNLENBQUMsZ0JBQWdCLEdBQUcsd0JBQWdCLEdBQUcsY0FBTSxDQUFDLGdCQUFnQixHQUFHLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQTtBQUNqRixDQUFDLENBQUE7QUFDRCxVQUFVLEVBQUUsQ0FBQSJ9 |  | ||||||
							
								
								
									
										5
									
								
								dist/npmci.install.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								dist/npmci.install.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +0,0 @@ | |||||||
| /** |  | ||||||
|  * Install a specific version of node |  | ||||||
|  * @param versionArg |  | ||||||
|  */ |  | ||||||
| export declare let install: (versionArg: any) => Promise<void>; |  | ||||||
							
								
								
									
										68
									
								
								dist/npmci.install.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										68
									
								
								dist/npmci.install.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,68 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const configModule = require("./npmci.config"); |  | ||||||
| const npmci_bash_1 = require("./npmci.bash"); |  | ||||||
| /** |  | ||||||
|  * Install a specific version of node |  | ||||||
|  * @param versionArg |  | ||||||
|  */ |  | ||||||
| exports.install = (versionArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     plugins.beautylog.log(`now installing node version ${versionArg}`); |  | ||||||
|     let version; |  | ||||||
|     if (versionArg === 'stable') { |  | ||||||
|         version = 'stable'; |  | ||||||
|     } |  | ||||||
|     else if (versionArg === 'lts') { |  | ||||||
|         version = '6'; |  | ||||||
|     } |  | ||||||
|     else if (versionArg === 'legacy') { |  | ||||||
|         version = '6'; |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         version = versionArg; |  | ||||||
|     } |  | ||||||
|     ; |  | ||||||
|     if (yield npmci_bash_1.nvmAvailable.promise) { |  | ||||||
|         yield npmci_bash_1.bash(`nvm install ${version} && nvm alias default ${version}`); |  | ||||||
|         plugins.beautylog.success(`Node version ${version} successfully installed!`); |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         plugins.beautylog.warn('Nvm not in path so staying at installed node version!'); |  | ||||||
|     } |  | ||||||
|     ; |  | ||||||
|     yield npmci_bash_1.bash('node -v'); |  | ||||||
|     yield npmci_bash_1.bash('npm -v'); |  | ||||||
|     // lets look for further config |  | ||||||
|     yield configModule.getConfig() |  | ||||||
|         .then((configArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|         plugins.beautylog.log('Now checking for needed global npm tools...'); |  | ||||||
|         for (let npmTool of configArg.globalNpmTools) { |  | ||||||
|             plugins.beautylog.info(`Checking for global "${npmTool}"`); |  | ||||||
|             let whichOutput = yield npmci_bash_1.bashNoError(`which ${npmTool}`); |  | ||||||
|             let toolAvailable = !((/not\sfound/.test(whichOutput)) || whichOutput === ''); |  | ||||||
|             if (toolAvailable) { |  | ||||||
|                 plugins.beautylog.log(`Tool ${npmTool} is available`); |  | ||||||
|             } |  | ||||||
|             else { |  | ||||||
|                 plugins.beautylog.info(`globally installing ${npmTool} from npm`); |  | ||||||
|                 if (yield npmci_bash_1.yarnAvailable.promise) { |  | ||||||
|                     yield npmci_bash_1.bash(`yarn global add ${npmTool}`); |  | ||||||
|                 } |  | ||||||
|                 else { |  | ||||||
|                     yield npmci_bash_1.bash(`npm install ${npmTool} -q -g`); |  | ||||||
|                 } |  | ||||||
|             } |  | ||||||
|         } |  | ||||||
|         plugins.beautylog.success('all global npm tools specified in npmextra.json are now available!'); |  | ||||||
|     })); |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuaW5zdGFsbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLmluc3RhbGwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUFBLDJDQUEwQztBQUMxQywrQ0FBOEM7QUFDOUMsNkNBSXFDO0FBRXJDOzs7R0FHRztBQUNRLFFBQUEsT0FBTyxHQUFHLENBQU8sVUFBVTtJQUNwQyxPQUFPLENBQUMsU0FBUyxDQUFDLEdBQUcsQ0FBQywrQkFBK0IsVUFBVSxFQUFFLENBQUMsQ0FBQTtJQUNsRSxJQUFJLE9BQWUsQ0FBQTtJQUNuQixFQUFFLENBQUMsQ0FBQyxVQUFVLEtBQUssUUFBUSxDQUFDLENBQUMsQ0FBQztRQUM1QixPQUFPLEdBQUcsUUFBUSxDQUFBO0lBQ3BCLENBQUM7SUFBQyxJQUFJLENBQUMsRUFBRSxDQUFDLENBQUMsVUFBVSxLQUFLLEtBQUssQ0FBQyxDQUFDLENBQUM7UUFDaEMsT0FBTyxHQUFHLEdBQUcsQ0FBQTtJQUNmLENBQUM7SUFBQyxJQUFJLENBQUMsRUFBRSxDQUFDLENBQUMsVUFBVSxLQUFLLFFBQVEsQ0FBQyxDQUFDLENBQUM7UUFDbkMsT0FBTyxHQUFHLEdBQUcsQ0FBQTtJQUNmLENBQUM7SUFBQyxJQUFJLENBQUMsQ0FBQztRQUNOLE9BQU8sR0FBRyxVQUFVLENBQUE7SUFDdEIsQ0FBQztJQUFBLENBQUM7SUFDRixFQUFFLENBQUMsQ0FBQyxNQUFNLHlCQUFZLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztRQUMvQixNQUFNLGlCQUFJLENBQUMsZUFBZSxPQUFPLHlCQUF5QixPQUFPLEVBQUUsQ0FBQyxDQUFBO1FBQ3BFLE9BQU8sQ0FBQyxTQUFTLENBQUMsT0FBTyxDQUFDLGdCQUFnQixPQUFPLDBCQUEwQixDQUFDLENBQUE7SUFDOUUsQ0FBQztJQUFDLElBQUksQ0FBQyxDQUFDO1FBQ04sT0FBTyxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsdURBQXVELENBQUMsQ0FBQTtJQUNqRixDQUFDO0lBQUEsQ0FBQztJQUNGLE1BQU0saUJBQUksQ0FBQyxTQUFTLENBQUMsQ0FBQTtJQUNyQixNQUFNLGlCQUFJLENBQUMsUUFBUSxDQUFDLENBQUE7SUFDcEIsK0JBQStCO0lBQy9CLE1BQU0sWUFBWSxDQUFDLFNBQVMsRUFBRTtTQUMzQixJQUFJLENBQUMsQ0FBTSxTQUFTO1FBQ25CLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxDQUFDLDZDQUE2QyxDQUFDLENBQUE7UUFDcEUsR0FBRyxDQUFDLENBQUMsSUFBSSxPQUFPLElBQUksU0FBUyxDQUFDLGNBQWMsQ0FBQyxDQUFDLENBQUM7WUFDN0MsT0FBTyxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsd0JBQXdCLE9BQU8sR0FBRyxDQUFDLENBQUE7WUFDMUQsSUFBSSxXQUFXLEdBQVcsTUFBTSx3QkFBVyxDQUFDLFNBQVMsT0FBTyxFQUFFLENBQUMsQ0FBQTtZQUMvRCxJQUFJLGFBQWEsR0FBWSxDQUFDLENBQUMsQ0FBQyxZQUFZLENBQUMsSUFBSSxDQUFDLFdBQVcsQ0FBQyxDQUFDLElBQUksV0FBVyxLQUFLLEVBQUUsQ0FBQyxDQUFBO1lBQ3RGLEVBQUUsQ0FBQyxDQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUM7Z0JBQ2xCLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxDQUFDLFFBQVEsT0FBTyxlQUFlLENBQUMsQ0FBQTtZQUN2RCxDQUFDO1lBQUMsSUFBSSxDQUFDLENBQUM7Z0JBQ04sT0FBTyxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsdUJBQXVCLE9BQU8sV0FBVyxDQUFDLENBQUE7Z0JBQ2pFLEVBQUUsQ0FBQyxDQUFDLE1BQU0sMEJBQWEsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDO29CQUNoQyxNQUFNLGlCQUFJLENBQUMsbUJBQW1CLE9BQU8sRUFBRSxDQUFDLENBQUE7Z0JBQzFDLENBQUM7Z0JBQUMsSUFBSSxDQUFDLENBQUM7b0JBQ04sTUFBTSxpQkFBSSxDQUFDLGVBQWUsT0FBTyxRQUFRLENBQUMsQ0FBQTtnQkFDNUMsQ0FBQztZQUNILENBQUM7UUFDSCxDQUFDO1FBQ0QsT0FBTyxDQUFDLFNBQVMsQ0FBQyxPQUFPLENBQUMsb0VBQW9FLENBQUMsQ0FBQTtJQUNqRyxDQUFDLENBQUEsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxDQUFBLENBQUEifQ== |  | ||||||
							
								
								
									
										5
									
								
								dist/npmci.paths.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								dist/npmci.paths.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +0,0 @@ | |||||||
| export declare let cwd: string; |  | ||||||
| export declare let NpmciPackageRoot: string; |  | ||||||
| export declare let NpmciPackageConfig: string; |  | ||||||
| export declare let NpmciProjectDir: string; |  | ||||||
| export declare let NpmciTestDir: string; |  | ||||||
							
								
								
									
										9
									
								
								dist/npmci.paths.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								dist/npmci.paths.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,9 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| exports.cwd = process.cwd(); |  | ||||||
| exports.NpmciPackageRoot = plugins.path.join(__dirname, '../'); |  | ||||||
| exports.NpmciPackageConfig = plugins.path.join(exports.NpmciPackageRoot, './config.json'); |  | ||||||
| exports.NpmciProjectDir = exports.cwd; |  | ||||||
| exports.NpmciTestDir = plugins.path.join(exports.cwd, './test'); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kucGF0aHMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9ucG1jaS5wYXRocy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOztBQUFBLDJDQUEwQztBQUUvQixRQUFBLEdBQUcsR0FBRyxPQUFPLENBQUMsR0FBRyxFQUFFLENBQUE7QUFFbkIsUUFBQSxnQkFBZ0IsR0FBRyxPQUFPLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxTQUFTLEVBQUMsS0FBSyxDQUFDLENBQUE7QUFDckQsUUFBQSxrQkFBa0IsR0FBRyxPQUFPLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyx3QkFBZ0IsRUFBQyxlQUFlLENBQUMsQ0FBQTtBQUN4RSxRQUFBLGVBQWUsR0FBRyxXQUFHLENBQUE7QUFDckIsUUFBQSxZQUFZLEdBQUcsT0FBTyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsV0FBRyxFQUFDLFFBQVEsQ0FBQyxDQUFBIn0= |  | ||||||
							
								
								
									
										20
									
								
								dist/npmci.plugins.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								dist/npmci.plugins.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,20 +0,0 @@ | |||||||
| export import beautylog = require('beautylog'); |  | ||||||
| export declare let gulp: any; |  | ||||||
| export import gulpFunction = require('gulp-function'); |  | ||||||
| export import lodash = require('lodash'); |  | ||||||
| export import npmextra = require('npmextra'); |  | ||||||
| export import path = require('path'); |  | ||||||
| export import projectinfo = require('projectinfo'); |  | ||||||
| export import q = require('smartq'); |  | ||||||
| export declare let request: any; |  | ||||||
| export import smartcli = require('smartcli'); |  | ||||||
| export import smartdelay = require('smartdelay'); |  | ||||||
| export import smartfile = require('smartfile'); |  | ||||||
| export import shelljs = require('shelljs'); |  | ||||||
| export import smartparam = require('smartparam'); |  | ||||||
| export import smartq = require('smartq'); |  | ||||||
| export import smartshell = require('smartshell'); |  | ||||||
| export import smartsocket = require('smartsocket'); |  | ||||||
| export import smartssh = require('smartssh'); |  | ||||||
| export import smartstring = require('smartstring'); |  | ||||||
| export import through2 = require('through2'); |  | ||||||
							
								
								
									
										23
									
								
								dist/npmci.plugins.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								dist/npmci.plugins.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,23 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| exports.beautylog = require("beautylog"); |  | ||||||
| exports.gulp = require('gulp'); |  | ||||||
| exports.gulpFunction = require("gulp-function"); |  | ||||||
| exports.lodash = require("lodash"); |  | ||||||
| exports.npmextra = require("npmextra"); |  | ||||||
| exports.path = require("path"); |  | ||||||
| exports.projectinfo = require("projectinfo"); |  | ||||||
| exports.q = require("smartq"); |  | ||||||
| exports.request = require('request'); |  | ||||||
| exports.smartcli = require("smartcli"); |  | ||||||
| exports.smartdelay = require("smartdelay"); |  | ||||||
| exports.smartfile = require("smartfile"); |  | ||||||
| exports.shelljs = require("shelljs"); |  | ||||||
| exports.smartparam = require("smartparam"); |  | ||||||
| exports.smartq = require("smartq"); |  | ||||||
| exports.smartshell = require("smartshell"); |  | ||||||
| exports.smartsocket = require("smartsocket"); |  | ||||||
| exports.smartssh = require("smartssh"); |  | ||||||
| exports.smartstring = require("smartstring"); |  | ||||||
| exports.through2 = require("through2"); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kucGx1Z2lucy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLnBsdWdpbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7QUFBQSx5Q0FBOEM7QUFDbkMsUUFBQSxJQUFJLEdBQUcsT0FBTyxDQUFDLE1BQU0sQ0FBQyxDQUFBO0FBQ2pDLGdEQUFxRDtBQUNyRCxtQ0FBd0M7QUFDeEMsdUNBQTRDO0FBQzVDLCtCQUFvQztBQUNwQyw2Q0FBa0Q7QUFDbEQsOEJBQW1DO0FBQ3hCLFFBQUEsT0FBTyxHQUFHLE9BQU8sQ0FBQyxTQUFTLENBQUMsQ0FBQTtBQUN2Qyx1Q0FBNEM7QUFDNUMsMkNBQWdEO0FBQ2hELHlDQUE4QztBQUM5QyxxQ0FBMEM7QUFDMUMsMkNBQWdEO0FBQ2hELG1DQUF3QztBQUN4QywyQ0FBZ0Q7QUFDaEQsNkNBQWtEO0FBQ2xELHVDQUE0QztBQUM1Qyw2Q0FBa0Q7QUFDbEQsdUNBQTRDIn0= |  | ||||||
							
								
								
									
										9
									
								
								dist/npmci.prepare.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								dist/npmci.prepare.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,9 +0,0 @@ | |||||||
| /** |  | ||||||
|  * defines possible prepare services |  | ||||||
|  */ |  | ||||||
| export declare type TPrepService = 'npm' | 'docker' | 'docker-gitlab' | 'ssh'; |  | ||||||
| /** |  | ||||||
|  * the main exported prepare function |  | ||||||
|  * @param servieArg describes the service to prepare |  | ||||||
|  */ |  | ||||||
| export declare let prepare: (serviceArg: TPrepService) => Promise<void>; |  | ||||||
							
								
								
									
										81
									
								
								dist/npmci.prepare.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										81
									
								
								dist/npmci.prepare.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,81 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const npmci_bash_1 = require("./npmci.bash"); |  | ||||||
| const env = require("./npmci.env"); |  | ||||||
| const sshModule = require("./npmci.ssh"); |  | ||||||
| /** |  | ||||||
|  * authenticates npm with token from env var |  | ||||||
|  */ |  | ||||||
| let npm = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     let npmrcPrefix = '//registry.npmjs.org/:_authToken='; |  | ||||||
|     let npmToken = process.env.NPMCI_TOKEN_NPM; |  | ||||||
|     let npmrcFileString = npmrcPrefix + npmToken; |  | ||||||
|     if (npmToken) { |  | ||||||
|         plugins.beautylog.info('found access token'); |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         plugins.beautylog.error('no access token found! Exiting!'); |  | ||||||
|         process.exit(1); |  | ||||||
|     } |  | ||||||
|     plugins.smartfile.memory.toFsSync(npmrcFileString, '/root/.npmrc'); |  | ||||||
|     return; |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * logs in docker |  | ||||||
|  */ |  | ||||||
| let docker = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     env.setDockerRegistry('docker.io'); |  | ||||||
|     let dockerRegex = /^([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)/; |  | ||||||
|     if (!process.env.NPMCI_LOGIN_DOCKER) { |  | ||||||
|         plugins.beautylog.error('You have to specify Login Data to the Docker Registry'); |  | ||||||
|         process.exit(1); |  | ||||||
|     } |  | ||||||
|     plugins.shelljs.exec('docker login -u gitlab-ci-token -p ' + process.env.CI_BUILD_TOKEN + ' ' + 'registry.gitlab.com'); // Always also login to GitLab Registry |  | ||||||
|     let dockerRegexResultArray = dockerRegex.exec(process.env.NPMCI_LOGIN_DOCKER); |  | ||||||
|     let username = dockerRegexResultArray[1]; |  | ||||||
|     let password = dockerRegexResultArray[2]; |  | ||||||
|     yield npmci_bash_1.bash('docker login -u ' + username + ' -p ' + password); |  | ||||||
|     return; |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * prepare docker for gitlab registry |  | ||||||
|  */ |  | ||||||
| let dockerGitlab = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     env.setDockerRegistry('registry.gitlab.com'); |  | ||||||
|     plugins.shelljs.exec('docker login -u gitlab-ci-token -p ' + process.env.CI_BUILD_TOKEN + ' ' + 'registry.gitlab.com'); |  | ||||||
|     return; |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * prepare ssh |  | ||||||
|  */ |  | ||||||
| let ssh = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     yield sshModule.ssh(); |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * the main exported prepare function |  | ||||||
|  * @param servieArg describes the service to prepare |  | ||||||
|  */ |  | ||||||
| exports.prepare = (serviceArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     switch (serviceArg) { |  | ||||||
|         case 'npm': |  | ||||||
|             return yield npm(); |  | ||||||
|         case 'docker': |  | ||||||
|             return yield docker(); |  | ||||||
|         case 'docker-gitlab': |  | ||||||
|             return yield dockerGitlab(); |  | ||||||
|         case 'ssh': |  | ||||||
|             return yield ssh(); |  | ||||||
|         default: |  | ||||||
|             break; |  | ||||||
|     } |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kucHJlcGFyZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLnByZXBhcmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUFBLDJDQUEwQztBQUMxQyw2Q0FBbUM7QUFDbkMsbUNBQWtDO0FBQ2xDLHlDQUF3QztBQVV4Qzs7R0FFRztBQUNILElBQUksR0FBRyxHQUFHO0lBQ1IsSUFBSSxXQUFXLEdBQVcsbUNBQW1DLENBQUE7SUFDN0QsSUFBSSxRQUFRLEdBQVcsT0FBTyxDQUFDLEdBQUcsQ0FBQyxlQUFlLENBQUE7SUFDbEQsSUFBSSxlQUFlLEdBQVcsV0FBVyxHQUFHLFFBQVEsQ0FBQTtJQUNwRCxFQUFFLENBQUMsQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDO1FBQ2IsT0FBTyxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsb0JBQW9CLENBQUMsQ0FBQTtJQUM5QyxDQUFDO0lBQUMsSUFBSSxDQUFDLENBQUM7UUFDTixPQUFPLENBQUMsU0FBUyxDQUFDLEtBQUssQ0FBQyxpQ0FBaUMsQ0FBQyxDQUFBO1FBQzFELE9BQU8sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUE7SUFDakIsQ0FBQztJQUNELE9BQU8sQ0FBQyxTQUFTLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxlQUFlLEVBQUUsY0FBYyxDQUFDLENBQUE7SUFDbEUsTUFBTSxDQUFBO0FBQ1IsQ0FBQyxDQUFBLENBQUE7QUFFRDs7R0FFRztBQUNILElBQUksTUFBTSxHQUFHO0lBQ1gsR0FBRyxDQUFDLGlCQUFpQixDQUFDLFdBQVcsQ0FBQyxDQUFBO0lBQ2xDLElBQUksV0FBVyxHQUFHLHFDQUFxQyxDQUFBO0lBQ3ZELEVBQUUsQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLEdBQUcsQ0FBQyxrQkFBa0IsQ0FBQyxDQUFDLENBQUM7UUFDcEMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxLQUFLLENBQUMsdURBQXVELENBQUMsQ0FBQTtRQUNoRixPQUFPLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQ2pCLENBQUM7SUFDRCxPQUFPLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxxQ0FBcUMsR0FBRyxPQUFPLENBQUMsR0FBRyxDQUFDLGNBQWMsR0FBRyxHQUFHLEdBQUcscUJBQXFCLENBQUMsQ0FBQSxDQUFDLHVDQUF1QztJQUM5SixJQUFJLHNCQUFzQixHQUFHLFdBQVcsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLEdBQUcsQ0FBQyxrQkFBa0IsQ0FBQyxDQUFBO0lBQzdFLElBQUksUUFBUSxHQUFHLHNCQUFzQixDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQ3hDLElBQUksUUFBUSxHQUFHLHNCQUFzQixDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQ3hDLE1BQU0saUJBQUksQ0FBQyxrQkFBa0IsR0FBRyxRQUFRLEdBQUcsTUFBTSxHQUFHLFFBQVEsQ0FBQyxDQUFBO0lBQzdELE1BQU0sQ0FBQTtBQUNSLENBQUMsQ0FBQSxDQUFBO0FBRUQ7O0dBRUc7QUFDSCxJQUFJLFlBQVksR0FBRztJQUNqQixHQUFHLENBQUMsaUJBQWlCLENBQUMscUJBQXFCLENBQUMsQ0FBQTtJQUM1QyxPQUFPLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxxQ0FBcUMsR0FBRyxPQUFPLENBQUMsR0FBRyxDQUFDLGNBQWMsR0FBRyxHQUFHLEdBQUcscUJBQXFCLENBQUMsQ0FBQTtJQUN0SCxNQUFNLENBQUE7QUFDUixDQUFDLENBQUEsQ0FBQTtBQUVEOztHQUVHO0FBQ0gsSUFBSSxHQUFHLEdBQUc7SUFDUixNQUFNLFNBQVMsQ0FBQyxHQUFHLEVBQUUsQ0FBQTtBQUN2QixDQUFDLENBQUEsQ0FBQTtBQUVEOzs7R0FHRztBQUNRLFFBQUEsT0FBTyxHQUFHLENBQU8sVUFBd0I7SUFDbEQsTUFBTSxDQUFDLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQztRQUNuQixLQUFLLEtBQUs7WUFDUixNQUFNLENBQUMsTUFBTSxHQUFHLEVBQUUsQ0FBQTtRQUNwQixLQUFLLFFBQVE7WUFDWCxNQUFNLENBQUMsTUFBTSxNQUFNLEVBQUUsQ0FBQTtRQUN2QixLQUFLLGVBQWU7WUFDbEIsTUFBTSxDQUFDLE1BQU0sWUFBWSxFQUFFLENBQUE7UUFDN0IsS0FBSyxLQUFLO1lBQ1IsTUFBTSxDQUFDLE1BQU0sR0FBRyxFQUFFLENBQUE7UUFDcEI7WUFDRSxLQUFLLENBQUE7SUFDVCxDQUFDO0FBQ0gsQ0FBQyxDQUFBLENBQUEifQ== |  | ||||||
							
								
								
									
										10
									
								
								dist/npmci.publish.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								dist/npmci.publish.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,10 +0,0 @@ | |||||||
| import * as NpmciBuildDocker from './npmci.build.docker'; |  | ||||||
| /** |  | ||||||
|  * type of supported services |  | ||||||
|  */ |  | ||||||
| export declare type TPubService = 'npm' | 'docker'; |  | ||||||
| /** |  | ||||||
|  * the main exported publish function. |  | ||||||
|  * @param pubServiceArg references targeted service to publish to |  | ||||||
|  */ |  | ||||||
| export declare let publish: (pubServiceArg?: TPubService) => Promise<void | NpmciBuildDocker.Dockerfile[]>; |  | ||||||
							
								
								
									
										50
									
								
								dist/npmci.publish.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										50
									
								
								dist/npmci.publish.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,50 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const npmci_prepare_1 = require("./npmci.prepare"); |  | ||||||
| const npmci_bash_1 = require("./npmci.bash"); |  | ||||||
| const NpmciBuildDocker = require("./npmci.build.docker"); |  | ||||||
| /** |  | ||||||
|  * the main exported publish function. |  | ||||||
|  * @param pubServiceArg references targeted service to publish to |  | ||||||
|  */ |  | ||||||
| exports.publish = (pubServiceArg = 'npm') => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     switch (pubServiceArg) { |  | ||||||
|         case 'npm': |  | ||||||
|             return yield publishNpm(); |  | ||||||
|         case 'docker': |  | ||||||
|             return yield publishDocker(); |  | ||||||
|     } |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * tries to publish current cwd to NPM registry |  | ||||||
|  */ |  | ||||||
| let publishNpm = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     yield npmci_prepare_1.prepare('npm') |  | ||||||
|         .then(function () { |  | ||||||
|         return __awaiter(this, void 0, void 0, function* () { |  | ||||||
|             yield npmci_bash_1.bash('npm publish'); |  | ||||||
|             plugins.beautylog.ok('Done!'); |  | ||||||
|         }); |  | ||||||
|     }); |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * tries to pubish current cwd to Docker registry |  | ||||||
|  */ |  | ||||||
| let publishDocker = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     return yield NpmciBuildDocker.readDockerfiles() |  | ||||||
|         .then(NpmciBuildDocker.pullDockerfileImages) |  | ||||||
|         .then(NpmciBuildDocker.pushDockerfiles) |  | ||||||
|         .then(dockerfileArray => { |  | ||||||
|         return dockerfileArray; |  | ||||||
|     }); |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kucHVibGlzaC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLnB1Ymxpc2gudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUFBLDJDQUEwQztBQUMxQyxtREFBeUM7QUFDekMsNkNBQW1DO0FBRW5DLHlEQUF3RDtBQU94RDs7O0dBR0c7QUFDUSxRQUFBLE9BQU8sR0FBRyxDQUFPLGdCQUE2QixLQUFLO0lBQzVELE1BQU0sQ0FBQyxDQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUM7UUFDdEIsS0FBSyxLQUFLO1lBQ1IsTUFBTSxDQUFDLE1BQU0sVUFBVSxFQUFFLENBQUE7UUFDM0IsS0FBSyxRQUFRO1lBQ1gsTUFBTSxDQUFDLE1BQU0sYUFBYSxFQUFFLENBQUE7SUFDaEMsQ0FBQztBQUNILENBQUMsQ0FBQSxDQUFBO0FBRUQ7O0dBRUc7QUFDSCxJQUFJLFVBQVUsR0FBRztJQUNmLE1BQU0sdUJBQU8sQ0FBQyxLQUFLLENBQUM7U0FDakIsSUFBSSxDQUFDOztZQUNKLE1BQU0saUJBQUksQ0FBQyxhQUFhLENBQUMsQ0FBQTtZQUN6QixPQUFPLENBQUMsU0FBUyxDQUFDLEVBQUUsQ0FBQyxPQUFPLENBQUMsQ0FBQTtRQUMvQixDQUFDO0tBQUEsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxDQUFBLENBQUE7QUFFRDs7R0FFRztBQUNILElBQUksYUFBYSxHQUFHO0lBQ2xCLE1BQU0sQ0FBQyxNQUFNLGdCQUFnQixDQUFDLGVBQWUsRUFBRTtTQUM1QyxJQUFJLENBQUMsZ0JBQWdCLENBQUMsb0JBQW9CLENBQUM7U0FDM0MsSUFBSSxDQUFDLGdCQUFnQixDQUFDLGVBQWUsQ0FBQztTQUN0QyxJQUFJLENBQUMsZUFBZTtRQUNuQixNQUFNLENBQUMsZUFBZSxDQUFBO0lBQ3hCLENBQUMsQ0FBQyxDQUFBO0FBQ04sQ0FBQyxDQUFBLENBQUEifQ== |  | ||||||
							
								
								
									
										4
									
								
								dist/npmci.servezone.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/npmci.servezone.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +0,0 @@ | |||||||
| /** |  | ||||||
|  * the main run function to submit a service to a servezone |  | ||||||
|  */ |  | ||||||
| export declare let run: (configArg: any) => Promise<void>; |  | ||||||
							
								
								
									
										37
									
								
								dist/npmci.servezone.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										37
									
								
								dist/npmci.servezone.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,37 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| /** |  | ||||||
|  * servezoneRegex is the regex that parses the servezone connection data |  | ||||||
|  * parses strings in the form of "servezone.example.com|3000|somepassword" |  | ||||||
|  */ |  | ||||||
| let servezoneRegex = /^(.*)\|(.*)\|(.*)/; |  | ||||||
| /** |  | ||||||
|  * holds the results of the parsed servezone env string |  | ||||||
|  */ |  | ||||||
| let servezoneRegexResultArray = servezoneRegex.exec(process.env.NPMCI_SERVEZONE); |  | ||||||
| /** |  | ||||||
|  * the data object that is used for the smartsocket client object |  | ||||||
|  */ |  | ||||||
| let smartsocketClientConstructorOptions = { |  | ||||||
|     alias: 'npmci', |  | ||||||
|     password: servezoneRegexResultArray[3], |  | ||||||
|     port: parseInt(servezoneRegexResultArray[2]), |  | ||||||
|     role: 'ci', |  | ||||||
|     url: servezoneRegexResultArray[1] |  | ||||||
| }; |  | ||||||
| /** |  | ||||||
|  * the main run function to submit a service to a servezone |  | ||||||
|  */ |  | ||||||
| exports.run = (configArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     new plugins.smartsocket.SmartsocketClient(smartsocketClientConstructorOptions); |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuc2VydmV6b25lLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvbnBtY2kuc2VydmV6b25lLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7QUFBQSwyQ0FBMEM7QUFFMUM7OztHQUdHO0FBQ0gsSUFBSSxjQUFjLEdBQUcsbUJBQW1CLENBQUE7QUFFeEM7O0dBRUc7QUFDSCxJQUFJLHlCQUF5QixHQUFHLGNBQWMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLEdBQUcsQ0FBQyxlQUFlLENBQUMsQ0FBQTtBQUVoRjs7R0FFRztBQUNILElBQUksbUNBQW1DLEdBQUc7SUFDdEMsS0FBSyxFQUFFLE9BQU87SUFDZCxRQUFRLEVBQUUseUJBQXlCLENBQUMsQ0FBQyxDQUFDO0lBQ3RDLElBQUksRUFBRSxRQUFRLENBQUMseUJBQXlCLENBQUMsQ0FBQyxDQUFDLENBQUM7SUFDNUMsSUFBSSxFQUFFLElBQUk7SUFDVixHQUFHLEVBQUUseUJBQXlCLENBQUMsQ0FBQyxDQUFDO0NBQ3BDLENBQUE7QUFFRDs7R0FFRztBQUNRLFFBQUEsR0FBRyxHQUFHLENBQU8sU0FBUztJQUM3QixJQUFJLE9BQU8sQ0FBQyxXQUFXLENBQUMsaUJBQWlCLENBQ3JDLG1DQUFtQyxDQUN0QyxDQUFBO0FBQ0wsQ0FBQyxDQUFBLENBQUEifQ== |  | ||||||
							
								
								
									
										4
									
								
								dist/npmci.ssh.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/npmci.ssh.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +0,0 @@ | |||||||
| /** |  | ||||||
|  * checks for ENV vars in form of NPMCI_SSHKEY_* and deploys any found ones |  | ||||||
|  */ |  | ||||||
| export declare let ssh: () => Promise<void>; |  | ||||||
							
								
								
									
										58
									
								
								dist/npmci.ssh.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										58
									
								
								dist/npmci.ssh.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,58 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| let sshRegex = /^(.*)\|(.*)\|(.*)/; |  | ||||||
| let sshInstance; |  | ||||||
| /** |  | ||||||
|  * checks for ENV vars in form of NPMCI_SSHKEY_* and deploys any found ones |  | ||||||
|  */ |  | ||||||
| exports.ssh = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     sshInstance = new plugins.smartssh.SshInstance(); // init ssh instance |  | ||||||
|     plugins.smartparam.forEachMinimatch(process.env, 'NPMCI_SSHKEY_*', evaluateSshEnv); |  | ||||||
|     if (!process.env.NPMTS_TEST) { |  | ||||||
|         sshInstance.writeToDisk(); |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         plugins.beautylog.log('In test mode, so not storing SSH keys to disk!'); |  | ||||||
|     } |  | ||||||
|     ; |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * gets called for each found SSH ENV Var and deploys it |  | ||||||
|  */ |  | ||||||
| let evaluateSshEnv = (sshkeyEnvVarArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     let resultArray = sshRegex.exec(sshkeyEnvVarArg); |  | ||||||
|     let sshKey = new plugins.smartssh.SshKey(); |  | ||||||
|     plugins.beautylog.info('Found SSH identity for ' + resultArray[1]); |  | ||||||
|     if (notUndefined(resultArray[1])) { |  | ||||||
|         plugins.beautylog.log('---> host defined!'); |  | ||||||
|         sshKey.host = resultArray[1]; |  | ||||||
|     } |  | ||||||
|     if (notUndefined(resultArray[2])) { |  | ||||||
|         plugins.beautylog.log('---> privKey defined!'); |  | ||||||
|         sshKey.privKeyBase64 = resultArray[2]; |  | ||||||
|     } |  | ||||||
|     ; |  | ||||||
|     if (notUndefined(resultArray[3])) { |  | ||||||
|         '---> pubKey defined!'; |  | ||||||
|         sshKey.pubKeyBase64 = resultArray[3]; |  | ||||||
|     } |  | ||||||
|     ; |  | ||||||
|     sshInstance.addKey(sshKey); |  | ||||||
|     return; |  | ||||||
| }); |  | ||||||
| /** |  | ||||||
|  * checks if not undefined |  | ||||||
|  */ |  | ||||||
| let notUndefined = (stringArg) => { |  | ||||||
|     return (stringArg && stringArg !== 'undefined' && stringArg !== '##'); |  | ||||||
| }; |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kuc3NoLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvbnBtY2kuc3NoLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7QUFBQSwyQ0FBMEM7QUFFMUMsSUFBSSxRQUFRLEdBQUcsbUJBQW1CLENBQUE7QUFDbEMsSUFBSSxXQUF5QyxDQUFBO0FBRTdDOztHQUVHO0FBQ1EsUUFBQSxHQUFHLEdBQUc7SUFDZixXQUFXLEdBQUcsSUFBSSxPQUFPLENBQUMsUUFBUSxDQUFDLFdBQVcsRUFBRSxDQUFBLENBQUMsb0JBQW9CO0lBQ3JFLE9BQU8sQ0FBQyxVQUFVLENBQUMsZ0JBQWdCLENBQUMsT0FBTyxDQUFDLEdBQUcsRUFBRSxnQkFBZ0IsRUFBRSxjQUFjLENBQUMsQ0FBQTtJQUNsRixFQUFFLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxHQUFHLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQztRQUM1QixXQUFXLENBQUMsV0FBVyxFQUFFLENBQUE7SUFDM0IsQ0FBQztJQUFDLElBQUksQ0FBQyxDQUFDO1FBQ04sT0FBTyxDQUFDLFNBQVMsQ0FBQyxHQUFHLENBQUMsZ0RBQWdELENBQUMsQ0FBQTtJQUN6RSxDQUFDO0lBQUEsQ0FBQztBQUNKLENBQUMsQ0FBQSxDQUFBO0FBRUQ7O0dBRUc7QUFDSCxJQUFJLGNBQWMsR0FBRyxDQUFPLGVBQWU7SUFDekMsSUFBSSxXQUFXLEdBQUcsUUFBUSxDQUFDLElBQUksQ0FBQyxlQUFlLENBQUMsQ0FBQTtJQUNoRCxJQUFJLE1BQU0sR0FBRyxJQUFJLE9BQU8sQ0FBQyxRQUFRLENBQUMsTUFBTSxFQUFFLENBQUE7SUFDMUMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMseUJBQXlCLEdBQUcsV0FBVyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7SUFDbEUsRUFBRSxDQUFDLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUNqQyxPQUFPLENBQUMsU0FBUyxDQUFDLEdBQUcsQ0FBQyxvQkFBb0IsQ0FBQyxDQUFBO1FBQzNDLE1BQU0sQ0FBQyxJQUFJLEdBQUcsV0FBVyxDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQzlCLENBQUM7SUFDRCxFQUFFLENBQUMsQ0FBQyxZQUFZLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ2pDLE9BQU8sQ0FBQyxTQUFTLENBQUMsR0FBRyxDQUFDLHVCQUF1QixDQUFDLENBQUE7UUFDOUMsTUFBTSxDQUFDLGFBQWEsR0FBRyxXQUFXLENBQUMsQ0FBQyxDQUFDLENBQUE7SUFDdkMsQ0FBQztJQUFBLENBQUM7SUFDRixFQUFFLENBQUMsQ0FBQyxZQUFZLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQ2pDLHNCQUFzQixDQUFBO1FBQ3RCLE1BQU0sQ0FBQyxZQUFZLEdBQUcsV0FBVyxDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQ3RDLENBQUM7SUFBQSxDQUFDO0lBRUYsV0FBVyxDQUFDLE1BQU0sQ0FBQyxNQUFNLENBQUMsQ0FBQTtJQUMxQixNQUFNLENBQUE7QUFDUixDQUFDLENBQUEsQ0FBQTtBQUVEOztHQUVHO0FBQ0gsSUFBSSxZQUFZLEdBQUcsQ0FBQyxTQUFpQjtJQUNuQyxNQUFNLENBQUMsQ0FBQyxTQUFTLElBQUksU0FBUyxLQUFLLFdBQVcsSUFBSSxTQUFTLEtBQUssSUFBSSxDQUFDLENBQUE7QUFDdkUsQ0FBQyxDQUFBIn0= |  | ||||||
							
								
								
									
										1
									
								
								dist/npmci.test.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/npmci.test.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1 +0,0 @@ | |||||||
| export declare let test: (versionArg: any) => Promise<void>; |  | ||||||
							
								
								
									
										43
									
								
								dist/npmci.test.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										43
									
								
								dist/npmci.test.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,43 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| const npmci_bash_1 = require("./npmci.bash"); |  | ||||||
| const npmci_install_1 = require("./npmci.install"); |  | ||||||
| const NpmciBuildDocker = require("./npmci.build.docker"); |  | ||||||
| exports.test = (versionArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     if (versionArg === 'docker') { |  | ||||||
|         yield testDocker(); |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         yield npmci_install_1.install(versionArg) |  | ||||||
|             .then(npmDependencies) |  | ||||||
|             .then(npmTest); |  | ||||||
|     } |  | ||||||
| }); |  | ||||||
| let npmDependencies = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     plugins.beautylog.info('now installing dependencies:'); |  | ||||||
|     if (yield npmci_bash_1.yarnAvailable.promise) { |  | ||||||
|         yield npmci_bash_1.bash('yarn upgrade'); |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         yield npmci_bash_1.bash('npm install'); |  | ||||||
|     } |  | ||||||
| }); |  | ||||||
| let npmTest = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     plugins.beautylog.info('now starting tests:'); |  | ||||||
|     yield npmci_bash_1.bash('npm test'); |  | ||||||
| }); |  | ||||||
| let testDocker = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     return yield NpmciBuildDocker.readDockerfiles() |  | ||||||
|         .then(NpmciBuildDocker.pullDockerfileImages) |  | ||||||
|         .then(NpmciBuildDocker.testDockerfiles); |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kudGVzdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLnRlc3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUFBLDJDQUEwQztBQUMxQyw2Q0FBa0Q7QUFDbEQsbURBQXlDO0FBRXpDLHlEQUF3RDtBQUU3QyxRQUFBLElBQUksR0FBRyxDQUFPLFVBQVU7SUFDakMsRUFBRSxDQUFDLENBQUMsVUFBVSxLQUFLLFFBQVEsQ0FBQyxDQUFDLENBQUM7UUFDNUIsTUFBTSxVQUFVLEVBQUUsQ0FBQTtJQUNwQixDQUFDO0lBQUMsSUFBSSxDQUFDLENBQUM7UUFDTixNQUFNLHVCQUFPLENBQUMsVUFBVSxDQUFDO2FBQ3RCLElBQUksQ0FBQyxlQUFlLENBQUM7YUFDckIsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFBO0lBQ2xCLENBQUM7QUFDSCxDQUFDLENBQUEsQ0FBQTtBQUVELElBQUksZUFBZSxHQUFHO0lBQ3BCLE9BQU8sQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLDhCQUE4QixDQUFDLENBQUE7SUFDdEQsRUFBRSxDQUFDLENBQUMsTUFBTSwwQkFBYSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUM7UUFDaEMsTUFBTSxpQkFBSSxDQUFDLGNBQWMsQ0FBQyxDQUFBO0lBQzVCLENBQUM7SUFBQyxJQUFJLENBQUMsQ0FBQztRQUNOLE1BQU0saUJBQUksQ0FBQyxhQUFhLENBQUMsQ0FBQTtJQUMzQixDQUFDO0FBQ0gsQ0FBQyxDQUFBLENBQUE7QUFFRCxJQUFJLE9BQU8sR0FBRztJQUNaLE9BQU8sQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLHFCQUFxQixDQUFDLENBQUE7SUFDN0MsTUFBTSxpQkFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFBO0FBQ3hCLENBQUMsQ0FBQSxDQUFBO0FBRUQsSUFBSSxVQUFVLEdBQUc7SUFDZixNQUFNLENBQUMsTUFBTSxnQkFBZ0IsQ0FBQyxlQUFlLEVBQUU7U0FDNUMsSUFBSSxDQUFDLGdCQUFnQixDQUFDLG9CQUFvQixDQUFDO1NBQzNDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxlQUFlLENBQUMsQ0FBQTtBQUMzQyxDQUFDLENBQUEsQ0FBQSJ9 |  | ||||||
							
								
								
									
										1
									
								
								dist/npmci.trigger.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/npmci.trigger.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1 +0,0 @@ | |||||||
| export declare let trigger: () => Promise<void>; |  | ||||||
							
								
								
									
										34
									
								
								dist/npmci.trigger.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										34
									
								
								dist/npmci.trigger.js
									
									
									
									
										vendored
									
									
								
							| @@ -1,34 +0,0 @@ | |||||||
| "use strict"; |  | ||||||
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |  | ||||||
|     return new (P || (P = Promise))(function (resolve, reject) { |  | ||||||
|         function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } |  | ||||||
|         function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } |  | ||||||
|         function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } |  | ||||||
|         step((generator = generator.apply(thisArg, _arguments || [])).next()); |  | ||||||
|     }); |  | ||||||
| }; |  | ||||||
| Object.defineProperty(exports, "__esModule", { value: true }); |  | ||||||
| const plugins = require("./npmci.plugins"); |  | ||||||
| let triggerValueRegex = /^([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|?([a-zA-Z0-9\.\-\/]*)/; |  | ||||||
| exports.trigger = () => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     plugins.beautylog.info('now running triggers'); |  | ||||||
|     plugins.smartparam.forEachMinimatch(process.env, 'NPMCI_TRIGGER_*', evaluateTrigger); |  | ||||||
| }); |  | ||||||
| let evaluateTrigger = (triggerEnvVarArg) => __awaiter(this, void 0, void 0, function* () { |  | ||||||
|     let triggerRegexResultArray = triggerValueRegex.exec(triggerEnvVarArg); |  | ||||||
|     let regexDomain = triggerRegexResultArray[1]; |  | ||||||
|     let regexProjectId = triggerRegexResultArray[2]; |  | ||||||
|     let regexProjectTriggerToken = triggerRegexResultArray[3]; |  | ||||||
|     let regexRefName = triggerRegexResultArray[4]; |  | ||||||
|     let regexTriggerName; |  | ||||||
|     if (triggerRegexResultArray.length === 6) { |  | ||||||
|         regexTriggerName = triggerRegexResultArray[5]; |  | ||||||
|     } |  | ||||||
|     else { |  | ||||||
|         regexTriggerName = 'Unnamed Trigger'; |  | ||||||
|     } |  | ||||||
|     plugins.beautylog.info('Found Trigger!'); |  | ||||||
|     plugins.beautylog.log('triggering build for ref ' + regexRefName + ' of ' + regexTriggerName); |  | ||||||
|     plugins.request.post('https://gitlab.com/api/v3/projects/' + regexProjectId + '/trigger/builds', { form: { token: regexProjectTriggerToken, ref: regexRefName } }); |  | ||||||
| }); |  | ||||||
| //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnBtY2kudHJpZ2dlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3RzL25wbWNpLnRyaWdnZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUFBLDJDQUEwQztBQUkxQyxJQUFJLGlCQUFpQixHQUFHLGdHQUFnRyxDQUFBO0FBRTdHLFFBQUEsT0FBTyxHQUFHO0lBQ25CLE9BQU8sQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLHNCQUFzQixDQUFDLENBQUE7SUFDOUMsT0FBTyxDQUFDLFVBQVUsQ0FBQyxnQkFBZ0IsQ0FBQyxPQUFPLENBQUMsR0FBRyxFQUFFLGlCQUFpQixFQUFFLGVBQWUsQ0FBQyxDQUFBO0FBQ3RGLENBQUMsQ0FBQSxDQUFBO0FBRUQsSUFBSSxlQUFlLEdBQUcsQ0FBTyxnQkFBZ0I7SUFDM0MsSUFBSSx1QkFBdUIsR0FBRyxpQkFBaUIsQ0FBQyxJQUFJLENBQUMsZ0JBQWdCLENBQUMsQ0FBQTtJQUN0RSxJQUFJLFdBQVcsR0FBRyx1QkFBdUIsQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUM1QyxJQUFJLGNBQWMsR0FBRyx1QkFBdUIsQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUMvQyxJQUFJLHdCQUF3QixHQUFHLHVCQUF1QixDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQ3pELElBQUksWUFBWSxHQUFHLHVCQUF1QixDQUFDLENBQUMsQ0FBQyxDQUFBO0lBQzdDLElBQUksZ0JBQWdCLENBQUE7SUFDcEIsRUFBRSxDQUFDLENBQUMsdUJBQXVCLENBQUMsTUFBTSxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDekMsZ0JBQWdCLEdBQUcsdUJBQXVCLENBQUMsQ0FBQyxDQUFDLENBQUE7SUFDL0MsQ0FBQztJQUFDLElBQUksQ0FBQyxDQUFDO1FBQ04sZ0JBQWdCLEdBQUcsaUJBQWlCLENBQUE7SUFDdEMsQ0FBQztJQUNELE9BQU8sQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLGdCQUFnQixDQUFDLENBQUE7SUFDeEMsT0FBTyxDQUFDLFNBQVMsQ0FBQyxHQUFHLENBQUMsMkJBQTJCLEdBQUcsWUFBWSxHQUFHLE1BQU0sR0FBRyxnQkFBZ0IsQ0FBQyxDQUFBO0lBQzdGLE9BQU8sQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLHFDQUFxQyxHQUFHLGNBQWMsR0FBRyxpQkFBaUIsRUFBRSxFQUFFLElBQUksRUFBRSxFQUFFLEtBQUssRUFBRSx3QkFBd0IsRUFBRSxHQUFHLEVBQUUsWUFBWSxFQUFFLEVBQUUsQ0FBQyxDQUFBO0FBQ3BLLENBQUMsQ0FBQSxDQUFBIn0= |  | ||||||
| @@ -1,32 +1,41 @@ | |||||||
| # NPMCI | # npmci | ||||||
| npmci is your friend when it comes to handling npm packages during CI builds. It is optimized for GitLab CI |  | ||||||
|  | node and docker in gitlab ci on steroids | ||||||
|  |  | ||||||
| ## Availabililty | ## Availabililty | ||||||
|  |  | ||||||
| [](https://www.npmjs.com/package/npmci) | [](https://www.npmjs.com/package/npmci) | ||||||
| [](https://gitlab.com/gitzone/npmci) | [](https://GitLab.com/gitzone/npmci) | ||||||
| [](https://github.com/gitzone/npmci) | [](https://github.com/gitzone/npmci) | ||||||
| [](https://gitzone.gitlab.io/npmci/docs) | [](https://gitzone.gitlab.io/npmci/) | ||||||
|  |  | ||||||
| ## Status for master | ## Status for master | ||||||
| [](https://gitlab.com/gitzone/npmci/commits/master) |  | ||||||
| [](https://gitlab.com/gitzone/npmci/commits/master) | [](https://GitLab.com/gitzone/npmci/commits/master) | ||||||
|  | [](https://GitLab.com/gitzone/npmci/commits/master) | ||||||
|  | [](https://www.npmjs.com/package/npmci) | ||||||
| [](https://david-dm.org/gitzonetools/npmci) | [](https://david-dm.org/gitzonetools/npmci) | ||||||
| [](https://www.bithound.io/github/gitzonetools/npmci/master/dependencies/npm) | [](https://www.bithound.io/github/gitzonetools/npmci/master/dependencies/npm) | ||||||
| [](https://www.bithound.io/github/gitzonetools/npmci) | [](https://www.bithound.io/github/gitzonetools/npmci) | ||||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||||
|  | [](http://standardjs.com/) | ||||||
|  |  | ||||||
| ## Usage | ## Usage | ||||||
|  |  | ||||||
|  | Use TypeScript for best in class instellisense. | ||||||
|  |  | ||||||
| npmci is designed to work in docker CI environments. The following docker images come with npmci presinstalled: | npmci is designed to work in docker CI environments. The following docker images come with npmci presinstalled: | ||||||
|  |  | ||||||
| Docker Hub: | Docker Hub: | ||||||
|  |  | ||||||
| * [hosttoday/ht-docker-node:npmci](https://hub.docker.com/r/hosttoday/ht-docker-node/)   | * [hosttoday/ht-docker-node:npmci](https://hub.docker.com/r/hosttoday/ht-docker-node/)   | ||||||
| has LTS node version and npmci preinstalled. |   has LTS node version and npmci preinstalled. | ||||||
| * [hosttoday/ht-docker-dbase](https://hub.docker.com/r/hosttoday/ht-docker-dbase/)   | * [hosttoday/ht-docker-dbase](https://hub.docker.com/r/hosttoday/ht-docker-dbase/)   | ||||||
| based on docker:git, can be used to build docker images in conjunction with docker:dind |   based on docker:git, can be used to build docker images in conjunction with docker:dind | ||||||
|  |  | ||||||
| npmci can be called from commandline: | npmci can be called from commandline: | ||||||
|  |  | ||||||
| ```shell | ```shell | ||||||
| # Install any node version: | # Install any node version: | ||||||
| npmci install lts # will install latest LTS node version and update PATH for node and npm versions | npmci install lts # will install latest LTS node version and update PATH for node and npm versions | ||||||
| @@ -64,27 +73,28 @@ npmci trigger # will look for NPMCI_TRIGGER_1 to NPMCI_TRIGGER_100 in form domai | |||||||
| ``` | ``` | ||||||
|  |  | ||||||
| ## Configuration | ## Configuration | ||||||
|  |  | ||||||
| npmci supports the use of npmextra. | npmci supports the use of npmextra. | ||||||
|  |  | ||||||
| To configure npmci create a `npmextra.json` file at the root of your project | To configure npmci create a `npmextra.json` file at the root of your project | ||||||
|  |  | ||||||
| ```json | ```json | ||||||
| { | { | ||||||
|     "npmci": { |   "npmci": { | ||||||
|         "globalNpmTools": [ |     "globalNpmTools": ["npm-check-updates", "protractor", "npmts", "gitzone"] | ||||||
|             "npm-check-updates", |   } | ||||||
|             "protractor", |  | ||||||
|             "npmts", |  | ||||||
|             "gitzone" |  | ||||||
|         ] |  | ||||||
|     } |  | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| **Available options** | **Available options** | ||||||
|  |  | ||||||
| setting | example | description | | setting        | example                       | description                                                                                       | | ||||||
| --- | --- | --- | | -------------- | ----------------------------- | ------------------------------------------------------------------------------------------------- | | ||||||
| globalNpmTools | "globalNpmTools": ["gitbook"] | Will look for the specified package names locally and (if not yet present) install them from npm.  | | globalNpmTools | "globalNpmTools": ["gitbook"] | Will look for the specified package names locally and (if not yet present) install them from npm. | | ||||||
|  |  | ||||||
| [](https://push.rocks) | For further information read the linked docs at the top of this README. | ||||||
|  |  | ||||||
|  | > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) | ||||||
|  | > | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html) | ||||||
|  |  | ||||||
|  | [](https://push.rocks) | ||||||
|   | |||||||
							
								
								
									
										22
									
								
								docs/ssh.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								docs/ssh.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | |||||||
|  | # SSH | ||||||
|  |  | ||||||
|  | npmci allows easy usage of ssh: | ||||||
|  |  | ||||||
|  | ## Add the SSH KEY to the environment | ||||||
|  |  | ||||||
|  | To make npmci aware of any SSH KEY add it to the environment in the following format | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | # Key | ||||||
|  | NPMCI_SSHKEY_[A_NAME_FROM_YOU] | ||||||
|  | # Value: | ||||||
|  | [targeted host]|[privatekey as base64]|*** | ||||||
|  | ``` | ||||||
|  |  | ||||||
|  | ## Use npmci cli tool in your ci script | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | npmci prepare ssh | ||||||
|  | npmci command git remote add heroku ssh://git@heroku.com/[you project name].git | ||||||
|  | npmci command git push heroku master | ||||||
|  | ``` | ||||||
| @@ -7,7 +7,11 @@ | |||||||
|     "npmci": { |     "npmci": { | ||||||
|         "globalNpmTools": [ |         "globalNpmTools": [ | ||||||
|             "npmts" |             "npmts" | ||||||
|         ] |         ], | ||||||
|  |         "npmGlobalTools": [ | ||||||
|  |             "npmts" | ||||||
|  |         ], | ||||||
|  |         "npmAccessLevel": "public" | ||||||
|     }, |     }, | ||||||
|     "npmdocker":{ |     "npmdocker":{ | ||||||
|         "baseImage":"hosttoday/ht-docker-node:npmci", |         "baseImage":"hosttoday/ht-docker-node:npmci", | ||||||
|   | |||||||
							
								
								
									
										47
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										47
									
								
								package.json
									
									
									
									
									
								
							| @@ -1,14 +1,15 @@ | |||||||
| { | { | ||||||
|   "name": "npmci", |   "name": "@shipzone/npmci", | ||||||
|   "version": "2.3.65", |   "version": "3.0.30", | ||||||
|   "description": "", |   "description": "node and docker in gitlab ci on steroids", | ||||||
|   "main": "dist/index.js", |   "main": "dist/index.js", | ||||||
|   "typings": "dist/index.d.ts", |   "typings": "dist/index.d.ts", | ||||||
|   "bin": { |   "bin": { | ||||||
|     "npmci": "dist/cli.js" |     "npmci": "dist/cli.js" | ||||||
|   }, |   }, | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "test": "(npmts) && (npm run testVersion)", |     "test": "(rm -f config.json) && (npmts) && (npm run testVersion)", | ||||||
|  |     "build": "(rm -f config.json) && (npmts) && (npm run testVersion)", | ||||||
|     "testVersion": "(cd test/assets/ && node ../../dist/cli.js -v)" |     "testVersion": "(cd test/assets/ && node ../../dist/cli.js -v)" | ||||||
|   }, |   }, | ||||||
|   "repository": { |   "repository": { | ||||||
| @@ -22,33 +23,31 @@ | |||||||
|   }, |   }, | ||||||
|   "homepage": "https://gitlab.com/gitzone/npmci#README", |   "homepage": "https://gitlab.com/gitzone/npmci#README", | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "tapbundle": "^1.0.12", |     "tapbundle": "^2.0.0" | ||||||
|     "typings-test": "^1.0.3" |  | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@types/lodash": "^4.14.64", |     "@types/lodash": "^4.14.74", | ||||||
|     "@types/node": "^7.0.18", |     "@types/shelljs": "^0.7.4", | ||||||
|     "@types/request": "0.x.x", |     "@types/through2": "^2.0.33", | ||||||
|     "@types/shelljs": "^0.7.1", |  | ||||||
|     "@types/through2": "^2.0.32", |  | ||||||
|     "beautylog": "^6.1.10", |     "beautylog": "^6.1.10", | ||||||
|     "gulp": "^3.9.1", |     "cflare": "^1.0.5", | ||||||
|     "gulp-function": "^2.2.9", |     "lik": "^2.0.5", | ||||||
|     "lodash": "^4.17.4", |     "lodash": "^4.17.4", | ||||||
|     "npmextra": "^2.0.5", |     "npmextra": "^2.0.9", | ||||||
|     "projectinfo": "^3.0.2", |     "projectinfo": "^3.0.2", | ||||||
|     "request": "^2.81.0", |     "request": "^2.81.0", | ||||||
|     "shelljs": "^0.7.7", |     "shelljs": "^0.8.1", | ||||||
|  |     "smartanalytics": "^2.0.9", | ||||||
|     "smartcli": "^2.0.7", |     "smartcli": "^2.0.7", | ||||||
|     "smartdelay": "^1.0.1", |     "smartdelay": "^1.0.3", | ||||||
|     "smartfile": "^4.2.11", |     "smartfile": "^4.2.20", | ||||||
|     "smartparam": "^0.1.1", |     "smartparam": "^1.0.2", | ||||||
|     "smartq": "^1.1.1", |     "smartq": "^1.1.6", | ||||||
|     "smartshell": "^1.0.6", |     "smartshell": "^1.0.18", | ||||||
|     "smartsocket": "^1.1.7", |     "smartsocket": "^1.1.10", | ||||||
|     "smartssh": "^1.2.1", |     "smartssh": "^1.2.2", | ||||||
|     "smartstring": "^2.0.24", |     "smartstring": "^2.0.24", | ||||||
|     "through2": "^2.0.3", |     "smartsystem": "^2.0.2", | ||||||
|     "typings-global": "^1.0.16" |     "through2": "^2.0.3" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
							
								
								
									
										100
									
								
								readme.md
									
									
									
									
									
								
							
							
						
						
									
										100
									
								
								readme.md
									
									
									
									
									
								
							| @@ -1,99 +1,33 @@ | |||||||
| # npmci | # npmci | ||||||
| helps with pushing to npm registry from any CI |  | ||||||
|  | node and docker in gitlab ci on steroids | ||||||
|  |  | ||||||
| ## Availabililty | ## Availabililty | ||||||
| [](https://www.npmjs.com/package/npmci) |  | ||||||
| [](https://GitLab.com/gitzone/npmci) | [](https://www.npmjs.com/package/@shipzone/npmci) | ||||||
| [](https://github.com/gitzone/npmci) | [](https://GitLab.com/shipzone/npmci) | ||||||
| [](https://gitzone.gitlab.io/npmci/) | [](https://github.com/shipzone/npmci) | ||||||
|  | [](https://shipzone.gitlab.io/npmci/) | ||||||
|  |  | ||||||
| ## Status for master | ## Status for master | ||||||
| [](https://GitLab.com/gitzone/npmci/commits/master) |  | ||||||
| [](https://GitLab.com/gitzone/npmci/commits/master) | [](https://GitLab.com/shipzone/npmci/commits/master) | ||||||
| [](https://www.npmjs.com/package/npmci) | [](https://GitLab.com/shipzone/npmci/commits/master) | ||||||
| [](https://david-dm.org/gitzonetools/npmci) | [](https://www.npmjs.com/package/@shipzone/npmci) | ||||||
| [](https://www.bithound.io/github/gitzonetools/npmci/master/dependencies/npm) | [](https://david-dm.org/shipzone/npmci) | ||||||
| [](https://www.bithound.io/github/gitzonetools/npmci) | [](https://www.bithound.io/github/shipzone/npmci/master/dependencies/npm) | ||||||
|  | [](https://www.bithound.io/github/shipzone/npmci) | ||||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||||
| [](http://standardjs.com/) | [](http://standardjs.com/) | ||||||
|  |  | ||||||
| ## Usage | ## Usage | ||||||
|  |  | ||||||
| Use TypeScript for best in class instellisense. | Use TypeScript for best in class instellisense. | ||||||
|  |  | ||||||
| npmci is designed to work in docker CI environments. The following docker images come with npmci presinstalled: |  | ||||||
|  |  | ||||||
| Docker Hub: |  | ||||||
|  |  | ||||||
| * [hosttoday/ht-docker-node:npmci](https://hub.docker.com/r/hosttoday/ht-docker-node/)   |  | ||||||
| has LTS node version and npmci preinstalled. |  | ||||||
| * [hosttoday/ht-docker-dbase](https://hub.docker.com/r/hosttoday/ht-docker-dbase/)   |  | ||||||
| based on docker:git, can be used to build docker images in conjunction with docker:dind |  | ||||||
|  |  | ||||||
| npmci can be called from commandline: |  | ||||||
| ```shell |  | ||||||
| # Install any node version: |  | ||||||
| npmci install lts # will install latest LTS node version and update PATH for node and npm versions |  | ||||||
| npmci install stable # will install latest stable node version and update PATH for node and npm |  | ||||||
| npmci install legacy # will install latest legacy node version and update PATH for node and npm |  | ||||||
| npmci install x.x.x #  will install any specific node version. |  | ||||||
|  |  | ||||||
| # Install any node version, install dependencies and run test in cwd: |  | ||||||
| npmci test lts # will install latest lts node version and run "npm install" and "npm test". |  | ||||||
| npmci test stable # will install latest stable node version and run "npm install" and "npm test". |  | ||||||
| npmci test legacy # will install latest legacy node version and run "npm install" and "npm test". |  | ||||||
| npmci test x.x.x # will install any specific node version and run "npm install" and "npm test". |  | ||||||
| npmci test docker # will test any build image with tests defined in ./npmci/dockertest_1.sh to ./npmci/dockertest_100.sh |  | ||||||
| ## npmci test docker will look at all Dockerfiles and look for according tags on GitLab container registry |  | ||||||
|  |  | ||||||
|  |  | ||||||
| # prepare tools |  | ||||||
| npmci prepare npm # will look for $NPMCI_TOKEN_NPM env var and create .npmrc, so npm is authenticated |  | ||||||
| npmci prepare docker # will look for $NPMCI_LOGIN_DOCKER in form username|password and authenticate docker |  | ||||||
| npmci prepare docker-gitlab # will authenticate docker for gitlab container registry |  | ||||||
|  |  | ||||||
| # build containers |  | ||||||
| npmci build docker # will build containers |  | ||||||
| ## all Dockerfiles named Dockerfile* are picked up. |  | ||||||
| ## specify tags like this Dockerfile_[tag] |  | ||||||
| ## uploads all built images as [username]/[reponame]:[tag]_test to GitLab |  | ||||||
| ## then test in next step with "npmci test docker" |  | ||||||
|  |  | ||||||
| # publish npm module |  | ||||||
| npmci publish npm # will look vor $NPMCI_TOKEN_NPM env var and push any module in cwd to npm |  | ||||||
| npmci publish docker |  | ||||||
|  |  | ||||||
| # trigger webhooks |  | ||||||
| npmci trigger # will look for NPMCI_TRIGGER_1 to NPMCI_TRIGGER_100 in form domain|id|token|ref|name   |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| ## Configuration |  | ||||||
| npmci supports the use of npmextra. |  | ||||||
|  |  | ||||||
| To configure npmci create a `npmextra.json` file at the root of your project |  | ||||||
|  |  | ||||||
| ```json |  | ||||||
| { |  | ||||||
|     "npmci": { |  | ||||||
|         "globalNpmTools": [ |  | ||||||
|             "npm-check-updates", |  | ||||||
|             "protractor", |  | ||||||
|             "npmts", |  | ||||||
|             "gitzone" |  | ||||||
|         ] |  | ||||||
|     } |  | ||||||
| } |  | ||||||
| ``` |  | ||||||
|  |  | ||||||
| **Available options** |  | ||||||
|  |  | ||||||
| setting | example | description |  | ||||||
| --- | --- | --- |  | ||||||
| globalNpmTools | "globalNpmTools": ["gitbook"] | Will look for the specified package names locally and (if not yet present) install them from npm.  |  | ||||||
|  |  | ||||||
| For further information read the linked docs at the top of this README. | For further information read the linked docs at the top of this README. | ||||||
|  |  | ||||||
| > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) | > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) | ||||||
| | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html) | > | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html) | ||||||
|  |  | ||||||
| [](https://push.rocks) | [](https://push.rocks) | ||||||
|   | |||||||
							
								
								
									
										33
									
								
								test/assets/package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								test/assets/package.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | |||||||
|  | { | ||||||
|  |   "name": "sandbox-npmts", | ||||||
|  |   "version": "1.0.1", | ||||||
|  |   "description": "a cool test repo for npmts", | ||||||
|  |   "main": "dist/index.js", | ||||||
|  |   "typings": "dist/index.d.ts", | ||||||
|  |   "directories": { | ||||||
|  |     "test": "test" | ||||||
|  |   }, | ||||||
|  |   "scripts": { | ||||||
|  |     "test": "(npmts)", | ||||||
|  |     "testDev": "node ../../pushrocks/npmts/dist/index.js" | ||||||
|  |   }, | ||||||
|  |   "repository": { | ||||||
|  |     "type": "git", | ||||||
|  |     "url": "git+ssh://git@gitlab.com/sandboxzone/sandbox-npmts.git" | ||||||
|  |   }, | ||||||
|  |   "author": "Lossless GmbH", | ||||||
|  |   "license": "MIT", | ||||||
|  |   "bugs": { | ||||||
|  |     "url": "https://gitlab.com/sandboxzone/sandbox-npmts/issues" | ||||||
|  |   }, | ||||||
|  |   "homepage": "https://gitlab.com/sandboxzone/sandbox-npmts#README", | ||||||
|  |   "dependencies": { | ||||||
|  |     "smartchai": "^1.0.3", | ||||||
|  |     "smartci": "^1.0.2", | ||||||
|  |     "smartq": "^1.1.6" | ||||||
|  |   }, | ||||||
|  |   "devDependencies": { | ||||||
|  |     "qenv": "^1.1.7", | ||||||
|  |     "tapbundle": "^1.1.1" | ||||||
|  |   } | ||||||
|  | } | ||||||
							
								
								
									
										151
									
								
								test/test.ts
									
									
									
									
									
								
							
							
						
						
									
										151
									
								
								test/test.ts
									
									
									
									
									
								
							| @@ -1,79 +1,116 @@ | |||||||
| import { tap, expect } from 'tapbundle' | import { tap, expect } from 'tapbundle'; | ||||||
| import * as path from 'path' | import * as path from 'path'; | ||||||
|  |  | ||||||
|  | // Setup test | ||||||
|  | process.env.NPMTS_TEST = 'true'; | ||||||
|  |  | ||||||
| // set up environment | // set up environment | ||||||
| process.env.CI_BUILD_REPO = 'https://yyyyyy:xxxxxxxx@gitlab.com/mygroup/myrepo.git' | process.env.CI_REPOSITORY_URL = 'https://yyyyyy:xxxxxxxx@gitlab.com/mygroup/myrepo.git'; | ||||||
| process.env.NPMCI_SSHKEY_1 = 'hostString|somePrivKey|##' | process.env.CI_BUILD_TOKEN = 'kjlkjfiudofiufs'; | ||||||
| process.env.NPMTS_TEST = 'true' |  | ||||||
|  | // Docker | ||||||
|  | process.env.NPMCI_LOGIN_DOCKER = 'docker.io|someuser|somepass'; | ||||||
|  |  | ||||||
|  | // SSH env | ||||||
|  | process.env.NPMCI_SSHKEY_1 = 'hostString|somePrivKey|##'; | ||||||
|  |  | ||||||
| process.cwd = () => { | process.cwd = () => { | ||||||
|   return path.join(__dirname, 'assets/') |   return path.join(__dirname, 'assets/'); | ||||||
| } | }; | ||||||
|  |  | ||||||
| // require NPMCI files | // require NPMCI files | ||||||
| import npmci = require('../dist/index') | import '../ts/index'; | ||||||
| import NpmciBuildDocker = require('../dist/npmci.build.docker') | import npmciModDocker = require('../ts/mod_docker/index'); | ||||||
| import NpmciPublish = require('../dist/npmci.publish') | import npmciModNpm = require('../ts/mod_npm/index'); | ||||||
| import NpmciTest = require('../dist/npmci.test') | import npmciModNode = require('../ts/mod_node/index'); | ||||||
| import NpmciSsh = require('../dist/npmci.ssh') | import npmciModSsh = require('../ts/mod_ssh/index'); | ||||||
|  | import npmciEnv = require('../ts/npmci.env'); | ||||||
|  |  | ||||||
|  | // ====== | ||||||
|  | // Docker | ||||||
|  | // ====== | ||||||
|  |  | ||||||
| let dockerfile1: NpmciBuildDocker.Dockerfile | let dockerfile1: npmciModDocker.Dockerfile; | ||||||
| let dockerfile2: NpmciBuildDocker.Dockerfile | let dockerfile2: npmciModDocker.Dockerfile; | ||||||
| let sortableArray: NpmciBuildDocker.Dockerfile[] | let sortableArray: npmciModDocker.Dockerfile[]; | ||||||
|  |  | ||||||
|  |  | ||||||
| tap.test('should return valid Dockerfiles', async () => { | tap.test('should return valid Dockerfiles', async () => { | ||||||
|   dockerfile1 = new NpmciBuildDocker.Dockerfile({ filePath: './Dockerfile', read: true }) |   dockerfile1 = new npmciModDocker.Dockerfile({ filePath: './Dockerfile', read: true }); | ||||||
|   dockerfile2 = new NpmciBuildDocker.Dockerfile({ filePath: './Dockerfile_sometag1', read: true }) |   dockerfile2 = new npmciModDocker.Dockerfile({ filePath: './Dockerfile_sometag1', read: true }); | ||||||
|   expect(dockerfile1.version).to.equal('latest') |   expect(dockerfile1.version).to.equal('latest'); | ||||||
|   return expect(dockerfile2.version).to.equal('sometag1') |   return expect(dockerfile2.version).to.equal('sometag1'); | ||||||
| }) | }); | ||||||
|  |  | ||||||
| tap.test('should read a directory of Dockerfiles', async () => { | tap.test('should read a directory of Dockerfiles', async () => { | ||||||
|   return NpmciBuildDocker.readDockerfiles() |   return npmciModDocker.helpers | ||||||
|     .then(async (readDockerfilesArrayArg: NpmciBuildDocker.Dockerfile[]) => { |     .readDockerfiles() | ||||||
|       sortableArray = readDockerfilesArrayArg |     .then(async (readDockerfilesArrayArg: npmciModDocker.Dockerfile[]) => { | ||||||
|       return expect(readDockerfilesArrayArg[ 1 ].version).to.equal('sometag1') |       sortableArray = readDockerfilesArrayArg; | ||||||
|     }) |       return expect(readDockerfilesArrayArg[1].version).to.equal('sometag1'); | ||||||
| }) |     }); | ||||||
|  | }); | ||||||
|  |  | ||||||
| tap.test('should sort an array of Dockerfiles', async () => { | tap.test('should sort an array of Dockerfiles', async () => { | ||||||
|   return NpmciBuildDocker.sortDockerfiles(sortableArray) |   return npmciModDocker.helpers | ||||||
|     .then(async (sortedArrayArg: NpmciBuildDocker.Dockerfile[]) => { |     .sortDockerfiles(sortableArray) | ||||||
|       console.log(sortedArrayArg) |     .then(async (sortedArrayArg: npmciModDocker.Dockerfile[]) => { | ||||||
|     }) |       console.log(sortedArrayArg); | ||||||
| }) |     }); | ||||||
|  | }); | ||||||
|  |  | ||||||
| tap.test('should correctly chain Dockerfile handling', async () => { | tap.test('should build all Dockerfiles', async () => { | ||||||
|   return NpmciBuildDocker.build() |   return npmciModDocker.handleCli({ | ||||||
| }) |     _: ['docker', 'build'] | ||||||
|  |   }); | ||||||
|  | }); | ||||||
|  |  | ||||||
| tap.test('should publish all built Dockerfiles', async () => { | tap.test('should test all Dockerfiles', async () => { | ||||||
|   return NpmciPublish.publish('docker') |   return await npmciModDocker.handleCli({ | ||||||
| }) |     _: ['docker', 'test'] | ||||||
|  |   }); | ||||||
| tap.test('should source nvm using bash and install a specific node version, then test it', async () => { | }); | ||||||
|   return NpmciTest.test('legacy') |  | ||||||
|     .then(() => { |  | ||||||
|       return NpmciTest.test('lts') |  | ||||||
|     }) |  | ||||||
|     .then(() => { |  | ||||||
|       return NpmciTest.test('stable') |  | ||||||
|     }) |  | ||||||
| }) |  | ||||||
|  |  | ||||||
| tap.test('should test dockerfiles', async () => { | tap.test('should test dockerfiles', async () => { | ||||||
|   return NpmciTest.test('docker') |   return await npmciModDocker.handleCli({ | ||||||
| }) |     _: ['docker', 'test'] | ||||||
|  |   }); | ||||||
|  | }); | ||||||
|  |  | ||||||
| tap.test('should pick up SSH keys', async () => { | tap.test('should login docker daemon', async () => { | ||||||
|   return NpmciSsh.ssh() |   return await npmciModDocker.handleCli({ | ||||||
| }) |     _: ['docker', 'login'] | ||||||
|  |   }); | ||||||
|  | }); | ||||||
|  |  | ||||||
|  | // === | ||||||
|  | // SSH | ||||||
|  | // === | ||||||
|  | tap.test('should prepare SSH keys', async () => { | ||||||
|  |   return await npmciModSsh.handleCli({ | ||||||
|  |     _: ['ssh', 'prepare'] | ||||||
|  |   }); | ||||||
|  | }); | ||||||
|  |  | ||||||
|  | // ==== | ||||||
|  | // node | ||||||
|  | // ==== | ||||||
|  | tap.test('should install a certain version of node', async () => { | ||||||
|  |   await npmciModNode.handleCli({ | ||||||
|  |     _: ['node', 'install', 'stable'] | ||||||
|  |   }); | ||||||
|  |   await npmciModNode.handleCli({ | ||||||
|  |     _: ['node', 'install', 'lts'] | ||||||
|  |   }); | ||||||
|  |   await npmciModNode.handleCli({ | ||||||
|  |     _: ['node', 'install', 'legacy'] | ||||||
|  |   }); | ||||||
|  | }); | ||||||
|  |  | ||||||
|  | // make sure test ends all right | ||||||
| tap.test('reset paths', async () => { | tap.test('reset paths', async () => { | ||||||
|   process.cwd = () => { |   process.cwd = () => { | ||||||
|     return path.join(__dirname, '../') |     return path.join(__dirname, '../'); | ||||||
|   } |   }; | ||||||
| }) | }); | ||||||
|  |  | ||||||
| tap.start() | tap.start(); | ||||||
|   | |||||||
							
								
								
									
										82
									
								
								ts/index.ts
									
									
									
									
									
								
							
							
						
						
									
										82
									
								
								ts/index.ts
									
									
									
									
									
								
							| @@ -1,81 +1 @@ | |||||||
| import * as plugins from './npmci.plugins' | import './npmci.cli'; | ||||||
| import * as paths from './npmci.paths' |  | ||||||
| let npmciInfo = new plugins.projectinfo.ProjectinfoNpm(paths.NpmciPackageRoot) |  | ||||||
| plugins.beautylog.log('npmci version: ' + npmciInfo.version) |  | ||||||
|  |  | ||||||
| import { build } from './npmci.build' |  | ||||||
| import { clean } from './npmci.clean' |  | ||||||
| import { command } from './npmci.command' |  | ||||||
| import { install } from './npmci.install' |  | ||||||
| import { publish } from './npmci.publish' |  | ||||||
| import { prepare } from './npmci.prepare' |  | ||||||
| import { test } from './npmci.test' |  | ||||||
| import { trigger } from './npmci.trigger' |  | ||||||
| import * as NpmciEnv from './npmci.env' |  | ||||||
|  |  | ||||||
| export { build } from './npmci.build' |  | ||||||
| export { install } from './npmci.install'; |  | ||||||
| export { publish } from './npmci.publish'; |  | ||||||
|  |  | ||||||
| let smartcli = new plugins.smartcli.Smartcli() |  | ||||||
| smartcli.addVersion(npmciInfo.version) |  | ||||||
|  |  | ||||||
| // build |  | ||||||
| smartcli.addCommand('build') |  | ||||||
|   .then((argv) => { |  | ||||||
|     build(argv._[ 1 ]) |  | ||||||
|       .then(NpmciEnv.configStore) |  | ||||||
|       .catch(err => { |  | ||||||
|         console.log(err) |  | ||||||
|       }) |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| // clean |  | ||||||
| smartcli.addCommand('clean') |  | ||||||
|   .then((argv) => { |  | ||||||
|     clean() |  | ||||||
|       .then(NpmciEnv.configStore) |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| // command |  | ||||||
| smartcli.addCommand('command') |  | ||||||
|   .then((argv) => { |  | ||||||
|     command() |  | ||||||
|       .then(NpmciEnv.configStore) |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| // install |  | ||||||
| smartcli.addCommand('install') |  | ||||||
|   .then((argv) => { |  | ||||||
|     install(argv._[ 1 ]) |  | ||||||
|       .then(NpmciEnv.configStore) |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| // prepare |  | ||||||
| smartcli.addCommand('prepare') |  | ||||||
|   .then((argv) => { |  | ||||||
|     prepare(argv._[ 1 ]) |  | ||||||
|       .then(NpmciEnv.configStore) |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| // publish |  | ||||||
| smartcli.addCommand('publish') |  | ||||||
|   .then((argv) => { |  | ||||||
|     publish(argv._[ 1 ]) |  | ||||||
|       .then(NpmciEnv.configStore) |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| // test |  | ||||||
| smartcli.addCommand('test') |  | ||||||
|   .then((argv) => { |  | ||||||
|     test(argv._[ 1 ]) |  | ||||||
|       .then(NpmciEnv.configStore) |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| // trigger |  | ||||||
| smartcli.addCommand('trigger') |  | ||||||
|   .then((argv) => { |  | ||||||
|     trigger() |  | ||||||
|   }) |  | ||||||
|  |  | ||||||
| smartcli.startParse() |  | ||||||
|   | |||||||
							
								
								
									
										10
									
								
								ts/mod_clean/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								ts/mod_clean/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import * as paths from '../npmci.paths'; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * cleans npmci config files | ||||||
|  |  */ | ||||||
|  | export let clean = async (): Promise<void> => { | ||||||
|  |   plugins.smartfile.fs.removeSync(paths.NpmciPackageConfig); | ||||||
|  |   return; | ||||||
|  | }; | ||||||
							
								
								
									
										1
									
								
								ts/mod_clean/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								ts/mod_clean/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
							
								
								
									
										31
									
								
								ts/mod_cloudflare/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								ts/mod_cloudflare/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,31 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  |  | ||||||
|  | let npmciCflare = new plugins.cflare.CflareAccount(); | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * handle cli input | ||||||
|  |  * @param argvArg | ||||||
|  |  */ | ||||||
|  | export let handleCli = async argvArg => { | ||||||
|  |   if (argvArg._.length >= 2) { | ||||||
|  |     let action: string = argvArg._[1]; | ||||||
|  |     switch (action) { | ||||||
|  |       default: | ||||||
|  |         plugins.beautylog.error(`>>npmci cloudflare ...<< action >>${action}<< not supported`); | ||||||
|  |         process.exit(1); | ||||||
|  |     } | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.log( | ||||||
|  |       `>>npmci cloudflare ...<< cli arguments invalid... Please read the documentation.` | ||||||
|  |     ); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | export let purge = async argvArg => { | ||||||
|  |   npmciCflare.auth({ | ||||||
|  |     email: '', | ||||||
|  |     key: '' | ||||||
|  |   }); | ||||||
|  |   npmciCflare.purgeZone(argvArg._[1]); | ||||||
|  | }; | ||||||
							
								
								
									
										5
									
								
								ts/mod_cloudflare/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								ts/mod_cloudflare/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
|  |  | ||||||
|  | import * as cflare from 'cflare'; | ||||||
|  |  | ||||||
|  | export { cflare }; | ||||||
							
								
								
									
										15
									
								
								ts/mod_command/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								ts/mod_command/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import { bash } from '../npmci.bash'; | ||||||
|  |  | ||||||
|  | export let command = async () => { | ||||||
|  |   let wrappedCommand: string = ''; | ||||||
|  |   let argvArray = process.argv; | ||||||
|  |   for (let i = 3; i < argvArray.length; i++) { | ||||||
|  |     wrappedCommand = wrappedCommand + argvArray[i]; | ||||||
|  |     if (i + 1 !== argvArray.length) { | ||||||
|  |       wrappedCommand = wrappedCommand + ' '; | ||||||
|  |     } | ||||||
|  |   } | ||||||
|  |   await bash(wrappedCommand); | ||||||
|  |   return; | ||||||
|  | }; | ||||||
							
								
								
									
										1
									
								
								ts/mod_command/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								ts/mod_command/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
							
								
								
									
										142
									
								
								ts/mod_docker/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										142
									
								
								ts/mod_docker/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,142 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import * as paths from '../npmci.paths'; | ||||||
|  | import { bash } from '../npmci.bash'; | ||||||
|  |  | ||||||
|  | import * as helpers from './mod.helpers'; | ||||||
|  |  | ||||||
|  | // classes | ||||||
|  | import { Dockerfile } from './mod.classes.dockerfile'; | ||||||
|  | import { DockerRegistry } from './mod.classes.dockerregistry'; | ||||||
|  | import { RegistryStorage } from './mod.classes.registrystorage'; | ||||||
|  |  | ||||||
|  | // instances | ||||||
|  | let npmciRegistryStorage = new RegistryStorage(); | ||||||
|  |  | ||||||
|  | export { Dockerfile, helpers }; | ||||||
|  |  | ||||||
|  | export let modArgvArg; // will be set through the build command | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * handle cli input | ||||||
|  |  * @param argvArg | ||||||
|  |  */ | ||||||
|  | export let handleCli = async argvArg => { | ||||||
|  |   modArgvArg = argvArg; | ||||||
|  |   if (argvArg._.length >= 2) { | ||||||
|  |     let action: string = argvArg._[1]; | ||||||
|  |     switch (action) { | ||||||
|  |       case 'build': | ||||||
|  |         await build(); | ||||||
|  |         break; | ||||||
|  |       case 'login': | ||||||
|  |       case 'prepare': | ||||||
|  |         await login(); | ||||||
|  |         break; | ||||||
|  |       case 'test': | ||||||
|  |         await test(); | ||||||
|  |         break; | ||||||
|  |       case 'push': | ||||||
|  |         await push(argvArg); | ||||||
|  |         break; | ||||||
|  |       case 'pull': | ||||||
|  |         await pull(argvArg); | ||||||
|  |         break; | ||||||
|  |       default: | ||||||
|  |         plugins.beautylog.error(`>>npmci docker ...<< action >>${action}<< not supported`); | ||||||
|  |     } | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.log( | ||||||
|  |       `>>npmci docker ...<< cli arguments invalid... Please read the documentation.` | ||||||
|  |     ); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * builds a cwd of Dockerfiles by triggering a promisechain | ||||||
|  |  */ | ||||||
|  | export let build = async () => { | ||||||
|  |   await prepare(); | ||||||
|  |   plugins.beautylog.log('now building Dockerfiles...'); | ||||||
|  |   await helpers | ||||||
|  |     .readDockerfiles() | ||||||
|  |     .then(helpers.sortDockerfiles) | ||||||
|  |     .then(helpers.mapDockerfiles) | ||||||
|  |     .then(helpers.buildDockerfiles); | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * login to the DockerRegistries | ||||||
|  |  */ | ||||||
|  | export let login = async () => { | ||||||
|  |   await prepare(); | ||||||
|  |   await npmciRegistryStorage.loginAll(); | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * logs in docker | ||||||
|  |  */ | ||||||
|  | export let prepare = async () => { | ||||||
|  |   // Always login to GitLab Registry | ||||||
|  |   if (!process.env.CI_BUILD_TOKEN || process.env.CI_BUILD_TOKEN === '') { | ||||||
|  |     plugins.beautylog.error('No registry token specified by gitlab!'); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  |   npmciRegistryStorage.addRegistry( | ||||||
|  |     new DockerRegistry({ | ||||||
|  |       registryUrl: 'registry.gitlab.com', | ||||||
|  |       username: 'gitlab-ci-token', | ||||||
|  |       password: process.env.CI_BUILD_TOKEN | ||||||
|  |     }) | ||||||
|  |   ); | ||||||
|  |  | ||||||
|  |   // handle registries | ||||||
|  |   await plugins.smartparam.forEachMinimatch(process.env, 'NPMCI_LOGIN_DOCKER*', async envString => { | ||||||
|  |     npmciRegistryStorage.addRegistry(DockerRegistry.fromEnvString(envString)); | ||||||
|  |   }); | ||||||
|  |   return; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | export let push = async argvArg => { | ||||||
|  |   await prepare(); | ||||||
|  |   let registryUrlArg = argvArg._[2]; | ||||||
|  |   let suffix = null; | ||||||
|  |   if (argvArg._.length >= 4) { | ||||||
|  |     suffix = argvArg._[3]; | ||||||
|  |   } | ||||||
|  |   let dockerfileArray = await helpers | ||||||
|  |     .readDockerfiles() | ||||||
|  |     .then(helpers.sortDockerfiles) | ||||||
|  |     .then(helpers.mapDockerfiles); | ||||||
|  |   let localDockerRegistry = npmciRegistryStorage.getRegistryByUrl(registryUrlArg); | ||||||
|  |   if (!localDockerRegistry) { | ||||||
|  |     plugins.beautylog.error( | ||||||
|  |       `Cannot push to registry ${registryUrlArg}, because it was not found in the authenticated registry list.` | ||||||
|  |     ); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  |   for (let dockerfile of dockerfileArray) { | ||||||
|  |     await dockerfile.push(localDockerRegistry, suffix); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | export let pull = async argvArg => { | ||||||
|  |   await prepare(); | ||||||
|  |   let registryUrlArg = argvArg._[2]; | ||||||
|  |   let suffix = null; | ||||||
|  |   if (argvArg._.length >= 4) { | ||||||
|  |     suffix = argvArg._[3]; | ||||||
|  |   } | ||||||
|  |   let localDockerRegistry = npmciRegistryStorage.getRegistryByUrl(registryUrlArg); | ||||||
|  |   let dockerfileArray = await helpers | ||||||
|  |     .readDockerfiles() | ||||||
|  |     .then(helpers.sortDockerfiles) | ||||||
|  |     .then(helpers.mapDockerfiles); | ||||||
|  |   for (let dockerfile of dockerfileArray) { | ||||||
|  |     await dockerfile.pull(localDockerRegistry, suffix); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | export let test = async () => { | ||||||
|  |   await prepare(); | ||||||
|  |   return await helpers.readDockerfiles().then(helpers.testDockerfiles); | ||||||
|  | }; | ||||||
							
								
								
									
										109
									
								
								ts/mod_docker/mod.classes.dockerfile.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										109
									
								
								ts/mod_docker/mod.classes.dockerfile.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,109 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import * as NpmciEnv from '../npmci.env'; | ||||||
|  | import { bash } from '../npmci.bash'; | ||||||
|  | import * as paths from '../npmci.paths'; | ||||||
|  |  | ||||||
|  | import { DockerRegistry } from './mod.classes.dockerregistry'; | ||||||
|  | import * as helpers from './mod.helpers'; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * class Dockerfile represents a Dockerfile on disk in npmci | ||||||
|  |  */ | ||||||
|  | export class Dockerfile { | ||||||
|  |   filePath: string; | ||||||
|  |   repo: string; | ||||||
|  |   version: string; | ||||||
|  |   cleanTag: string; | ||||||
|  |   buildTag: string; | ||||||
|  |   containerName: string; | ||||||
|  |   content: string; | ||||||
|  |   baseImage: string; | ||||||
|  |   localBaseImageDependent: boolean; | ||||||
|  |   localBaseDockerfile: Dockerfile; | ||||||
|  |   constructor(options: { filePath?: string; fileContents?: string | Buffer; read?: boolean }) { | ||||||
|  |     this.filePath = options.filePath; | ||||||
|  |     this.repo = NpmciEnv.repo.user + '/' + NpmciEnv.repo.repo; | ||||||
|  |     this.version = helpers.dockerFileVersion(plugins.path.parse(options.filePath).base); | ||||||
|  |     this.cleanTag = this.repo + ':' + this.version; | ||||||
|  |     this.buildTag = this.cleanTag; | ||||||
|  |  | ||||||
|  |     this.containerName = 'dockerfile-' + this.version; | ||||||
|  |     if (options.filePath && options.read) { | ||||||
|  |       this.content = plugins.smartfile.fs.toStringSync(plugins.path.resolve(options.filePath)); | ||||||
|  |     } | ||||||
|  |     this.baseImage = helpers.dockerBaseImage(this.content); | ||||||
|  |     this.localBaseImageDependent = false; | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   /** | ||||||
|  |    * builds the Dockerfile | ||||||
|  |    */ | ||||||
|  |   async build() { | ||||||
|  |     plugins.beautylog.info('now building Dockerfile for ' + this.cleanTag); | ||||||
|  |     let buildArgsString = await helpers.getDockerBuildArgs(); | ||||||
|  |     let buildCommand = `docker build -t ${this.buildTag} -f ${this.filePath} ${buildArgsString} .`; | ||||||
|  |     await bash(buildCommand); | ||||||
|  |     return; | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   /** | ||||||
|  |    * pushes the Dockerfile to a registry | ||||||
|  |    */ | ||||||
|  |   async push(dockerRegistryArg: DockerRegistry, versionSuffix: string = null) { | ||||||
|  |     let pushTag = helpers.getDockerTagString( | ||||||
|  |       dockerRegistryArg.registryUrl, | ||||||
|  |       this.repo, | ||||||
|  |       this.version, | ||||||
|  |       versionSuffix | ||||||
|  |     ); | ||||||
|  |     await bash(`docker tag ${this.buildTag} ${pushTag}`); | ||||||
|  |     await bash(`docker push ${pushTag}`); | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   /** | ||||||
|  |    * pulls the Dockerfile from a registry | ||||||
|  |    */ | ||||||
|  |   async pull(registryArg: DockerRegistry, versionSuffixArg: string = null) { | ||||||
|  |     let pullTag = helpers.getDockerTagString( | ||||||
|  |       registryArg.registryUrl, | ||||||
|  |       this.repo, | ||||||
|  |       this.version, | ||||||
|  |       versionSuffixArg | ||||||
|  |     ); | ||||||
|  |     await bash(`docker pull ${pullTag}`); | ||||||
|  |     await bash(`docker tag ${pullTag} ${this.buildTag}`); | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   /** | ||||||
|  |    * tests the Dockerfile; | ||||||
|  |    */ | ||||||
|  |   async test() { | ||||||
|  |     let testFile: string = plugins.path.join(paths.NpmciTestDir, 'test_' + this.version + '.sh'); | ||||||
|  |     let testFileExists: boolean = plugins.smartfile.fs.fileExistsSync(testFile); | ||||||
|  |     if (testFileExists) { | ||||||
|  |       // run tests | ||||||
|  |       await bash( | ||||||
|  |         `docker run --name npmci_test_container --entrypoint="bash" ${ | ||||||
|  |           this.buildTag | ||||||
|  |         } -c "mkdir /npmci_test"` | ||||||
|  |       ); | ||||||
|  |       await bash(`docker cp ${testFile} npmci_test_container:/npmci_test/test.sh`); | ||||||
|  |       await bash(`docker commit npmci_test_container npmci_test_image`); | ||||||
|  |       await bash(`docker run --entrypoint="bash" npmci_test_image -x /npmci_test/test.sh`); | ||||||
|  |       await bash(`docker rm npmci_test_container`); | ||||||
|  |       await bash(`docker rmi --force npmci_test_image`); | ||||||
|  |     } else { | ||||||
|  |       plugins.beautylog.warn( | ||||||
|  |         'skipping tests for ' + this.cleanTag + ' because no testfile was found!' | ||||||
|  |       ); | ||||||
|  |     } | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   /** | ||||||
|  |    * gets the id of a Dockerfile | ||||||
|  |    */ | ||||||
|  |   async getId() { | ||||||
|  |     let containerId = await bash('docker inspect --type=image --format="{{.Id}}" ' + this.buildTag); | ||||||
|  |     return containerId; | ||||||
|  |   } | ||||||
|  | } | ||||||
							
								
								
									
										47
									
								
								ts/mod_docker/mod.classes.dockerregistry.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								ts/mod_docker/mod.classes.dockerregistry.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,47 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import { bash } from '../npmci.bash'; | ||||||
|  |  | ||||||
|  | export interface IDockerRegistryConstructorOptions { | ||||||
|  |   registryUrl: string; | ||||||
|  |   username: string; | ||||||
|  |   password: string; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | export class DockerRegistry { | ||||||
|  |   registryUrl: string; | ||||||
|  |   username: string; | ||||||
|  |   password: string; | ||||||
|  |   constructor(optionsArg: IDockerRegistryConstructorOptions) { | ||||||
|  |     this.registryUrl = optionsArg.registryUrl; | ||||||
|  |     this.username = optionsArg.username; | ||||||
|  |     this.password = optionsArg.password; | ||||||
|  |     plugins.beautylog.info(`created DockerRegistry for ${this.registryUrl}`); | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   static fromEnvString(envString: string): DockerRegistry { | ||||||
|  |     let dockerRegexResultArray = envString.split('|'); | ||||||
|  |     if (dockerRegexResultArray.length !== 3) { | ||||||
|  |       plugins.beautylog.error('malformed docker env var...'); | ||||||
|  |       process.exit(1); | ||||||
|  |       return; | ||||||
|  |     } | ||||||
|  |     let registryUrl = dockerRegexResultArray[0]; | ||||||
|  |     let username = dockerRegexResultArray[1]; | ||||||
|  |     let password = dockerRegexResultArray[2]; | ||||||
|  |     return new DockerRegistry({ | ||||||
|  |       registryUrl: registryUrl, | ||||||
|  |       username: username, | ||||||
|  |       password: password | ||||||
|  |     }); | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   async login() { | ||||||
|  |     if (this.registryUrl === 'docker.io') { | ||||||
|  |       await bash(`docker login -u ${this.username} -p ${this.password}`); | ||||||
|  |       plugins.beautylog.info('Logged in to standard docker hub'); | ||||||
|  |     } else { | ||||||
|  |       await bash(`docker login -u ${this.username} -p ${this.password} ${this.registryUrl}`); | ||||||
|  |     } | ||||||
|  |     plugins.beautylog.ok(`docker authenticated for ${this.registryUrl}!`); | ||||||
|  |   } | ||||||
|  | } | ||||||
							
								
								
									
										28
									
								
								ts/mod_docker/mod.classes.registrystorage.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								ts/mod_docker/mod.classes.registrystorage.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,28 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import { Objectmap } from 'lik'; | ||||||
|  |  | ||||||
|  | import { DockerRegistry } from './mod.classes.dockerregistry'; | ||||||
|  |  | ||||||
|  | export class RegistryStorage { | ||||||
|  |   objectMap = new Objectmap<DockerRegistry>(); | ||||||
|  |   constructor() { | ||||||
|  |     // Nothing here | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   addRegistry(registryArg: DockerRegistry) { | ||||||
|  |     this.objectMap.add(registryArg); | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   getRegistryByUrl(registryUrlArg: string) { | ||||||
|  |     return this.objectMap.find(registryArg => { | ||||||
|  |       return registryArg.registryUrl === registryUrlArg; | ||||||
|  |     }); | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   async loginAll() { | ||||||
|  |     await this.objectMap.forEach(async registryArg => { | ||||||
|  |       await registryArg.login(); | ||||||
|  |     }); | ||||||
|  |     plugins.beautylog.success('logged in successfully into all available DockerRegistries!'); | ||||||
|  |   } | ||||||
|  | } | ||||||
							
								
								
									
										186
									
								
								ts/mod_docker/mod.helpers.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										186
									
								
								ts/mod_docker/mod.helpers.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,186 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import * as paths from '../npmci.paths'; | ||||||
|  | import * as NpmciEnv from '../npmci.env'; | ||||||
|  | import * as NpmciConfig from '../npmci.config'; | ||||||
|  | import { bash } from '../npmci.bash'; | ||||||
|  |  | ||||||
|  | import { Dockerfile } from './mod.classes.dockerfile'; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * creates instance of class Dockerfile for all Dockerfiles in cwd | ||||||
|  |  * @returns Promise<Dockerfile[]> | ||||||
|  |  */ | ||||||
|  | export let readDockerfiles = async (): Promise<Dockerfile[]> => { | ||||||
|  |   let fileTree = await plugins.smartfile.fs.listFileTree(paths.cwd, 'Dockerfile*'); | ||||||
|  |  | ||||||
|  |   // create the Dockerfile array | ||||||
|  |   let readDockerfilesArray: Dockerfile[] = []; | ||||||
|  |   plugins.beautylog.info(`found ${fileTree.length} Dockerfiles:`); | ||||||
|  |   console.log(fileTree); | ||||||
|  |   for (let dockerfilePath of fileTree) { | ||||||
|  |     let myDockerfile = new Dockerfile({ | ||||||
|  |       filePath: dockerfilePath, | ||||||
|  |       read: true | ||||||
|  |     }); | ||||||
|  |     readDockerfilesArray.push(myDockerfile); | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   return readDockerfilesArray; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * sorts Dockerfiles into a dependency chain | ||||||
|  |  * @param sortableArrayArg an array of instances of class Dockerfile | ||||||
|  |  * @returns Promise<Dockerfile[]> | ||||||
|  |  */ | ||||||
|  | export let sortDockerfiles = (sortableArrayArg: Dockerfile[]): Promise<Dockerfile[]> => { | ||||||
|  |   let done = plugins.q.defer<Dockerfile[]>(); | ||||||
|  |   plugins.beautylog.info('sorting Dockerfiles:'); | ||||||
|  |   let sortedArray: Dockerfile[] = []; | ||||||
|  |   let cleanTagsOriginal = cleanTagsArrayFunction(sortableArrayArg, sortedArray); | ||||||
|  |   let sorterFunctionCounter: number = 0; | ||||||
|  |   let sorterFunction = function() { | ||||||
|  |     sortableArrayArg.forEach(dockerfileArg => { | ||||||
|  |       let cleanTags = cleanTagsArrayFunction(sortableArrayArg, sortedArray); | ||||||
|  |       if ( | ||||||
|  |         cleanTags.indexOf(dockerfileArg.baseImage) === -1 && | ||||||
|  |         sortedArray.indexOf(dockerfileArg) === -1 | ||||||
|  |       ) { | ||||||
|  |         sortedArray.push(dockerfileArg); | ||||||
|  |       } | ||||||
|  |       if (cleanTagsOriginal.indexOf(dockerfileArg.baseImage) !== -1) { | ||||||
|  |         dockerfileArg.localBaseImageDependent = true; | ||||||
|  |       } | ||||||
|  |     }); | ||||||
|  |     if (sortableArrayArg.length === sortedArray.length) { | ||||||
|  |       let counter = 1; | ||||||
|  |       for (let dockerfile of sortedArray) { | ||||||
|  |         plugins.beautylog.log(`tag ${counter}: -> ${dockerfile.cleanTag}`); | ||||||
|  |         counter++; | ||||||
|  |       } | ||||||
|  |       done.resolve(sortedArray); | ||||||
|  |     } else if (sorterFunctionCounter < 10) { | ||||||
|  |       sorterFunctionCounter++; | ||||||
|  |       sorterFunction(); | ||||||
|  |     } | ||||||
|  |   }; | ||||||
|  |   sorterFunction(); | ||||||
|  |   return done.promise; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * maps local Dockerfiles dependencies to the correspoding Dockerfile class instances | ||||||
|  |  */ | ||||||
|  | export let mapDockerfiles = async (sortedArray: Dockerfile[]): Promise<Dockerfile[]> => { | ||||||
|  |   sortedArray.forEach(dockerfileArg => { | ||||||
|  |     if (dockerfileArg.localBaseImageDependent) { | ||||||
|  |       sortedArray.forEach((dockfile2: Dockerfile) => { | ||||||
|  |         if (dockfile2.cleanTag === dockerfileArg.baseImage) { | ||||||
|  |           dockerfileArg.localBaseDockerfile = dockfile2; | ||||||
|  |         } | ||||||
|  |       }); | ||||||
|  |     } | ||||||
|  |   }); | ||||||
|  |   return sortedArray; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * builds the correspoding real docker image for each Dockerfile class instance | ||||||
|  |  */ | ||||||
|  | export let buildDockerfiles = async (sortedArrayArg: Dockerfile[]) => { | ||||||
|  |   for (let dockerfileArg of sortedArrayArg) { | ||||||
|  |     await dockerfileArg.build(); | ||||||
|  |   } | ||||||
|  |   return sortedArrayArg; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * tests all Dockerfiles in by calling class Dockerfile.test(); | ||||||
|  |  * @param sortedArrayArg Dockerfile[] that contains all Dockerfiles in cwd | ||||||
|  |  */ | ||||||
|  | export let testDockerfiles = async (sortedArrayArg: Dockerfile[]) => { | ||||||
|  |   for (let dockerfileArg of sortedArrayArg) { | ||||||
|  |     await dockerfileArg.test(); | ||||||
|  |   } | ||||||
|  |   return sortedArrayArg; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * returns a version for a docker file | ||||||
|  |  * @execution SYNC | ||||||
|  |  */ | ||||||
|  | export let dockerFileVersion = (dockerfileNameArg: string): string => { | ||||||
|  |   let versionString: string; | ||||||
|  |   let versionRegex = /Dockerfile_([a-zA-Z0-9\.]*)$/; | ||||||
|  |   let regexResultArray = versionRegex.exec(dockerfileNameArg); | ||||||
|  |   if (regexResultArray && regexResultArray.length === 2) { | ||||||
|  |     versionString = regexResultArray[1]; | ||||||
|  |   } else { | ||||||
|  |     versionString = 'latest'; | ||||||
|  |   } | ||||||
|  |   return versionString; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * returns the docker base image for a Dockerfile | ||||||
|  |  */ | ||||||
|  | export let dockerBaseImage = function(dockerfileContentArg: string) { | ||||||
|  |   let baseImageRegex = /FROM\s([a-zA-z0-9\/\-\:]*)\n?/; | ||||||
|  |   let regexResultArray = baseImageRegex.exec(dockerfileContentArg); | ||||||
|  |   return regexResultArray[1]; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * returns the docker tag | ||||||
|  |  */ | ||||||
|  | export let getDockerTagString = ( | ||||||
|  |   registryArg: string, | ||||||
|  |   repoArg: string, | ||||||
|  |   versionArg: string, | ||||||
|  |   suffixArg?: string | ||||||
|  | ): string => { | ||||||
|  |   // determine wether the repo should be mapped accordingly to the registry | ||||||
|  |   let mappedRepo = NpmciConfig.configObject.dockerRegistryRepoMap[registryArg]; | ||||||
|  |   let repo = (() => { | ||||||
|  |     if (mappedRepo) { | ||||||
|  |       return mappedRepo; | ||||||
|  |     } else { | ||||||
|  |       return repoArg; | ||||||
|  |     } | ||||||
|  |   })(); | ||||||
|  |  | ||||||
|  |   // determine wether the version contais a suffix | ||||||
|  |   let version = versionArg; | ||||||
|  |   if (suffixArg) { | ||||||
|  |     version = versionArg + '_' + suffixArg; | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   let tagString = `${registryArg}/${repo}:${version}`; | ||||||
|  |   return tagString; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | export let getDockerBuildArgs = async (): Promise<string> => { | ||||||
|  |   plugins.beautylog.info('checking for env vars to be supplied to the docker build'); | ||||||
|  |   let buildArgsString: string = ''; | ||||||
|  |   for (let key in NpmciConfig.configObject.dockerBuildargEnvMap) { | ||||||
|  |     let targetValue = process.env[NpmciConfig.configObject.dockerBuildargEnvMap[key]]; | ||||||
|  |     buildArgsString = `${buildArgsString} --build-arg ${key}=${targetValue}`; | ||||||
|  |   } | ||||||
|  |   return buildArgsString; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * | ||||||
|  |  */ | ||||||
|  | export let cleanTagsArrayFunction = function( | ||||||
|  |   dockerfileArrayArg: Dockerfile[], | ||||||
|  |   trackingArrayArg: Dockerfile[] | ||||||
|  | ): string[] { | ||||||
|  |   let cleanTagsArray: string[] = []; | ||||||
|  |   dockerfileArrayArg.forEach(function(dockerfileArg) { | ||||||
|  |     if (trackingArrayArg.indexOf(dockerfileArg) === -1) { | ||||||
|  |       cleanTagsArray.push(dockerfileArg.cleanTag); | ||||||
|  |     } | ||||||
|  |   }); | ||||||
|  |   return cleanTagsArray; | ||||||
|  | }; | ||||||
							
								
								
									
										1
									
								
								ts/mod_docker/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								ts/mod_docker/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
							
								
								
									
										45
									
								
								ts/mod_git/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										45
									
								
								ts/mod_git/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,45 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import { bash } from '../npmci.bash'; | ||||||
|  | import { repo } from '../npmci.env'; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * handle cli input | ||||||
|  |  * @param argvArg | ||||||
|  |  */ | ||||||
|  | export let handleCli = async argvArg => { | ||||||
|  |   if (argvArg._.length >= 2) { | ||||||
|  |     let action: string = argvArg._[1]; | ||||||
|  |     switch (action) { | ||||||
|  |       case 'mirror': | ||||||
|  |         await mirror(); | ||||||
|  |         break; | ||||||
|  |       default: | ||||||
|  |         plugins.beautylog.error(`>>npmci git ...<< action >>${action}<< not supported`); | ||||||
|  |     } | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.log( | ||||||
|  |       `>>npmci git ...<< cli arguments invalid... Please read the documentation.` | ||||||
|  |     ); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | export let mirror = async () => { | ||||||
|  |   let githubToken = process.env.NPMCI_GIT_GITHUBTOKEN; | ||||||
|  |   let githubUser = process.env.NPMCI_GIT_GITHUBGROUP || repo.user; | ||||||
|  |   let githubRepo = process.env.NPMCI_GIT_GITHUB || repo.repo; | ||||||
|  |   if (githubToken) { | ||||||
|  |     plugins.beautylog.info('found github token.'); | ||||||
|  |     plugins.beautylog.log('attempting the mirror the repository to GitHub'); | ||||||
|  |     // add the mirror | ||||||
|  |     await bash( | ||||||
|  |       `git remote add mirror https://${githubToken}@github.com/${githubUser}/${githubRepo}.git` | ||||||
|  |     ); | ||||||
|  |     await bash(`git push mirror --all`); | ||||||
|  |     plugins.beautylog.ok('pushed all branches to mirror!'); | ||||||
|  |     await bash(`git push mirror --tags`); | ||||||
|  |     plugins.beautylog.ok('pushed all tags to mirror!'); | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.error(`cannot find NPMCI_GIT_GITHUBTOKEN env var!`); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  | }; | ||||||
							
								
								
									
										1
									
								
								ts/mod_git/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								ts/mod_git/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
							
								
								
									
										72
									
								
								ts/mod_node/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										72
									
								
								ts/mod_node/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,72 @@ | |||||||
|  | import * as plugins from '../npmci.plugins'; | ||||||
|  | import * as npmciConfig from '../npmci.config'; | ||||||
|  | import { bash, bashNoError, nvmAvailable, yarnAvailable } from '../npmci.bash'; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * handle cli input | ||||||
|  |  * @param argvArg | ||||||
|  |  */ | ||||||
|  | export let handleCli = async argvArg => { | ||||||
|  |   if (argvArg._.length >= 3) { | ||||||
|  |     let action: string = argvArg._[1]; | ||||||
|  |     switch (action) { | ||||||
|  |       case 'install': | ||||||
|  |         await install(argvArg._[2]); | ||||||
|  |         break; | ||||||
|  |       default: | ||||||
|  |         plugins.beautylog.error(`>>npmci node ...<< action >>${action}<< not supported`); | ||||||
|  |         process.exit(1); | ||||||
|  |     } | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.error( | ||||||
|  |       `>>npmci node ...<< cli arguments invalid... Please read the documentation.` | ||||||
|  |     ); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * Install a specific version of node | ||||||
|  |  * @param versionArg | ||||||
|  |  */ | ||||||
|  | export let install = async versionArg => { | ||||||
|  |   plugins.beautylog.log(`now installing node version ${versionArg}`); | ||||||
|  |   let version: string; | ||||||
|  |   if (versionArg === 'stable') { | ||||||
|  |     version = '9'; | ||||||
|  |   } else if (versionArg === 'lts') { | ||||||
|  |     version = '8'; | ||||||
|  |   } else if (versionArg === 'legacy') { | ||||||
|  |     version = '8'; | ||||||
|  |   } else { | ||||||
|  |     version = versionArg; | ||||||
|  |   } | ||||||
|  |   if (await nvmAvailable.promise) { | ||||||
|  |     await bash(`nvm install ${version} && nvm alias default ${version}`); | ||||||
|  |     plugins.beautylog.success(`Node version ${version} successfully installed!`); | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.warn('Nvm not in path so staying at installed node version!'); | ||||||
|  |   } | ||||||
|  |   await bash('node -v'); | ||||||
|  |   await bash('npm -v'); | ||||||
|  |   // lets look for further config | ||||||
|  |   await npmciConfig.getConfig().then(async configArg => { | ||||||
|  |     plugins.beautylog.log('Now checking for needed global npm tools...'); | ||||||
|  |     for (let npmTool of configArg.npmGlobalTools) { | ||||||
|  |       plugins.beautylog.info(`Checking for global "${npmTool}"`); | ||||||
|  |       let whichOutput: string = await bashNoError(`which ${npmTool}`); | ||||||
|  |       let toolAvailable: boolean = !(/not\sfound/.test(whichOutput) || whichOutput === ''); | ||||||
|  |       if (toolAvailable) { | ||||||
|  |         plugins.beautylog.log(`Tool ${npmTool} is available`); | ||||||
|  |       } else { | ||||||
|  |         plugins.beautylog.info(`globally installing ${npmTool} from npm`); | ||||||
|  |         if (await yarnAvailable.promise) { | ||||||
|  |           await bash(`yarn global add ${npmTool}`); | ||||||
|  |         } else { | ||||||
|  |           await bash(`npm install ${npmTool} -q -g`); | ||||||
|  |         } | ||||||
|  |       } | ||||||
|  |     } | ||||||
|  |     plugins.beautylog.success('all global npm tools specified in npmextra.json are now available!'); | ||||||
|  |   }); | ||||||
|  | }; | ||||||
							
								
								
									
										92
									
								
								ts/mod_npm/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										92
									
								
								ts/mod_npm/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,92 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import * as configModule from '../npmci.config'; | ||||||
|  | import { bash, bashNoError, nvmAvailable, yarnAvailable } from '../npmci.bash'; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * handle cli input | ||||||
|  |  * @param argvArg | ||||||
|  |  */ | ||||||
|  | export let handleCli = async argvArg => { | ||||||
|  |   if (argvArg._.length >= 2) { | ||||||
|  |     let action: string = argvArg._[1]; | ||||||
|  |     switch (action) { | ||||||
|  |       case 'install': | ||||||
|  |         await install(); | ||||||
|  |         break; | ||||||
|  |       case 'prepare': | ||||||
|  |         await prepare(); | ||||||
|  |         break; | ||||||
|  |       case 'test': | ||||||
|  |         await test(); | ||||||
|  |         break; | ||||||
|  |       case 'publish': | ||||||
|  |         await publish(); | ||||||
|  |         break; | ||||||
|  |       default: | ||||||
|  |         plugins.beautylog.error(`>>npmci npm ...<< action >>${action}<< not supported`); | ||||||
|  |         process.exit(1); | ||||||
|  |     } | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.log( | ||||||
|  |       `>>npmci npm ...<< cli arguments invalid... Please read the documentation.` | ||||||
|  |     ); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * authenticates npm with token from env var | ||||||
|  |  */ | ||||||
|  | let prepare = async () => { | ||||||
|  |   let npmrcPrefix: string = '//registry.npmjs.org/:_authToken='; | ||||||
|  |   let npmToken: string = process.env.NPMCI_TOKEN_NPM; | ||||||
|  |   let npmrcFileString: string = npmrcPrefix + npmToken; | ||||||
|  |   if (npmToken) { | ||||||
|  |     plugins.beautylog.info('found access token'); | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.error('no access token found! Exiting!'); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  |   plugins.smartfile.memory.toFsSync(npmrcFileString, '/root/.npmrc'); | ||||||
|  |   return; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * publish a package to npm | ||||||
|  |  */ | ||||||
|  | let publish = async () => { | ||||||
|  |   let npmAccessCliString = ``; | ||||||
|  |   const config = await configModule.getConfig(); | ||||||
|  |  | ||||||
|  |   // -> configure package access level | ||||||
|  |   if ( | ||||||
|  |     config.npmAccessLevel && | ||||||
|  |     (config.npmAccessLevel === 'public' || config.npmAccessLevel === 'private') | ||||||
|  |   ) { | ||||||
|  |     npmAccessCliString = `--access=${config.npmAccessLevel}`; | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   // -> build it | ||||||
|  |   await bash(`yarn install`); | ||||||
|  |   await bash(`yarn run build`); | ||||||
|  |  | ||||||
|  |   // -> make sure npm is authenticated | ||||||
|  |   prepare(); | ||||||
|  |  | ||||||
|  |   // -> publish it | ||||||
|  |   await bash(`npm publish ${npmAccessCliString}`); | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | let install = async (): Promise<void> => { | ||||||
|  |   plugins.beautylog.info('now installing dependencies:'); | ||||||
|  |   if (await yarnAvailable.promise) { | ||||||
|  |     await bash('yarn install'); | ||||||
|  |   } else { | ||||||
|  |     await bash('npm install'); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | export let test = async (): Promise<void> => { | ||||||
|  |   plugins.beautylog.info('now starting tests:'); | ||||||
|  |   await bash('yarn test'); | ||||||
|  | }; | ||||||
							
								
								
									
										1
									
								
								ts/mod_npm/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								ts/mod_npm/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
							
								
								
									
										63
									
								
								ts/mod_ssh/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										63
									
								
								ts/mod_ssh/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,63 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | let sshInstance: plugins.smartssh.SshInstance; | ||||||
|  |  | ||||||
|  | export let handleCli = async argvArg => { | ||||||
|  |   if (argvArg._.length >= 2) { | ||||||
|  |     let action: string = argvArg._[1]; | ||||||
|  |     switch (action) { | ||||||
|  |       case 'prepare': | ||||||
|  |         await prepare(); | ||||||
|  |         break; | ||||||
|  |       default: | ||||||
|  |         plugins.beautylog.error(`action >>${action}<< not supported`); | ||||||
|  |         process.exit(1); | ||||||
|  |     } | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.error(`>>npmci ssh ...<< please specify an action!`); | ||||||
|  |     process.exit(1); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * checks if not undefined | ||||||
|  |  */ | ||||||
|  | let notUndefined = (stringArg: string) => { | ||||||
|  |   return stringArg && stringArg !== 'undefined' && stringArg !== '##'; | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * checks for ENV vars in form of NPMCI_SSHKEY_* and deploys any found ones | ||||||
|  |  */ | ||||||
|  | export let prepare = async () => { | ||||||
|  |   sshInstance = new plugins.smartssh.SshInstance(); // init ssh instance | ||||||
|  |   plugins.smartparam.forEachMinimatch(process.env, 'NPMCI_SSHKEY_*', evaluateSshEnv); | ||||||
|  |   if (!process.env.NPMTS_TEST) { | ||||||
|  |     sshInstance.writeToDisk(); | ||||||
|  |   } else { | ||||||
|  |     plugins.beautylog.log('In test mode, so not storing SSH keys to disk!'); | ||||||
|  |   } | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * gets called for each found SSH ENV Var and deploys it | ||||||
|  |  */ | ||||||
|  | let evaluateSshEnv = async (sshkeyEnvVarArg: string) => { | ||||||
|  |   let sshEnvArray = sshkeyEnvVarArg.split('|'); | ||||||
|  |   let sshKey = new plugins.smartssh.SshKey(); | ||||||
|  |   plugins.beautylog.info('Found SSH identity for ' + sshEnvArray[1]); | ||||||
|  |   if (notUndefined(sshEnvArray[0])) { | ||||||
|  |     plugins.beautylog.log('---> host defined!'); | ||||||
|  |     sshKey.host = sshEnvArray[0]; | ||||||
|  |   } | ||||||
|  |   if (notUndefined(sshEnvArray[1])) { | ||||||
|  |     plugins.beautylog.log('---> privKey defined!'); | ||||||
|  |     sshKey.privKeyBase64 = sshEnvArray[1]; | ||||||
|  |   } | ||||||
|  |   if (notUndefined(sshEnvArray[2])) { | ||||||
|  |     plugins.beautylog.log('---> pubKey defined!'); | ||||||
|  |     sshKey.pubKeyBase64 = sshEnvArray[2]; | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   sshInstance.addKey(sshKey); | ||||||
|  |   return; | ||||||
|  | }; | ||||||
							
								
								
									
										1
									
								
								ts/mod_ssh/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								ts/mod_ssh/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
							
								
								
									
										28
									
								
								ts/mod_trigger/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								ts/mod_trigger/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,28 @@ | |||||||
|  | import * as plugins from './mod.plugins'; | ||||||
|  | import { bash } from '../npmci.bash'; | ||||||
|  |  | ||||||
|  | let triggerValueRegex = /^([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|?([a-zA-Z0-9\.\-\/]*)/; | ||||||
|  |  | ||||||
|  | export let trigger = async () => { | ||||||
|  |   plugins.beautylog.info('now running triggers'); | ||||||
|  |   plugins.smartparam.forEachMinimatch(process.env, 'NPMCI_TRIGGER_*', evaluateTrigger); | ||||||
|  | }; | ||||||
|  |  | ||||||
|  | let evaluateTrigger = async triggerEnvVarArg => { | ||||||
|  |   let triggerRegexResultArray = triggerValueRegex.exec(triggerEnvVarArg); | ||||||
|  |   let regexDomain = triggerRegexResultArray[1]; | ||||||
|  |   let regexProjectId = triggerRegexResultArray[2]; | ||||||
|  |   let regexProjectTriggerToken = triggerRegexResultArray[3]; | ||||||
|  |   let regexRefName = triggerRegexResultArray[4]; | ||||||
|  |   let regexTriggerName; | ||||||
|  |   if (triggerRegexResultArray.length === 6) { | ||||||
|  |     regexTriggerName = triggerRegexResultArray[5]; | ||||||
|  |   } else { | ||||||
|  |     regexTriggerName = 'Unnamed Trigger'; | ||||||
|  |   } | ||||||
|  |   plugins.beautylog.info('Found Trigger!'); | ||||||
|  |   plugins.beautylog.log('triggering build for ref ' + regexRefName + ' of ' + regexTriggerName); | ||||||
|  |   plugins.request.post('https://gitlab.com/api/v3/projects/' + regexProjectId + '/trigger/builds', { | ||||||
|  |     form: { token: regexProjectTriggerToken, ref: regexRefName } | ||||||
|  |   }); | ||||||
|  | }; | ||||||
							
								
								
									
										1
									
								
								ts/mod_trigger/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								ts/mod_trigger/mod.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | export * from '../npmci.plugins'; | ||||||
| @@ -1,20 +1,20 @@ | |||||||
| import * as plugins from './npmci.plugins' | import * as plugins from './npmci.plugins'; | ||||||
| import * as paths from './npmci.paths' | import * as paths from './npmci.paths'; | ||||||
|  |  | ||||||
| import * as smartq from 'smartq' | import * as smartq from 'smartq'; | ||||||
|  |  | ||||||
| /** | /** | ||||||
|  * wether nvm is available or not |  * wether nvm is available or not | ||||||
|  */ |  */ | ||||||
| export let nvmAvailable = smartq.defer<boolean>() | export let nvmAvailable = smartq.defer<boolean>(); | ||||||
| export let yarnAvailable = smartq.defer<boolean>() | export let yarnAvailable = smartq.defer<boolean>(); | ||||||
| /** | /** | ||||||
|  * the smartshell instance for npmci |  * the smartshell instance for npmci | ||||||
|  */ |  */ | ||||||
| let npmciSmartshell = new plugins.smartshell.Smartshell({ | let npmciSmartshell = new plugins.smartshell.Smartshell({ | ||||||
|   executor: 'bash', |   executor: 'bash', | ||||||
|   sourceFilePaths: [] |   sourceFilePaths: [] | ||||||
| }) | }); | ||||||
|  |  | ||||||
| /** | /** | ||||||
|  * check for tools. |  * check for tools. | ||||||
| @@ -25,31 +25,35 @@ let checkToolsAvailable = async () => { | |||||||
|     if ( |     if ( | ||||||
|       (await plugins.smartshell.execSilent(`bash -c "source /usr/local/nvm/nvm.sh"`)).exitCode === 0 |       (await plugins.smartshell.execSilent(`bash -c "source /usr/local/nvm/nvm.sh"`)).exitCode === 0 | ||||||
|     ) { |     ) { | ||||||
|       npmciSmartshell.addSourceFiles([ `/usr/local/nvm/nvm.sh` ]) |       npmciSmartshell.addSourceFiles([`/usr/local/nvm/nvm.sh`]); | ||||||
|       nvmAvailable.resolve(true) |       nvmAvailable.resolve(true); | ||||||
|     } else if ( |     } else if ( | ||||||
|       (await plugins.smartshell.execSilent(`bash -c "source ~/.nvm/nvm.sh"`)).exitCode === 0 |       (await plugins.smartshell.execSilent(`bash -c "source ~/.nvm/nvm.sh"`)).exitCode === 0 | ||||||
|     ) { |     ) { | ||||||
|       npmciSmartshell.addSourceFiles([ `~/.nvm/nvm.sh` ]) |       npmciSmartshell.addSourceFiles([`~/.nvm/nvm.sh`]); | ||||||
|       nvmAvailable.resolve(true) |       nvmAvailable.resolve(true); | ||||||
|     } else { |     } else { | ||||||
|       nvmAvailable.resolve(false) |       nvmAvailable.resolve(false); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     // check for yarn |     // check for yarn | ||||||
|     await plugins.smartshell.which('yarn').then( |     await plugins.smartshell.which('yarn').then( | ||||||
|       async () => { |       async () => { | ||||||
|         await plugins.smartshell.exec(`yarn config set cache-folder ${plugins.path.join(paths.cwd, '.yarn')}`) |         await plugins.smartshell.exec( | ||||||
|         yarnAvailable.resolve(true) |           `yarn config set cache-folder ${plugins.path.join(paths.cwd, '.yarn')}` | ||||||
|  |         ); | ||||||
|  |         yarnAvailable.resolve(true); | ||||||
|       }, |       }, | ||||||
|       () => { yarnAvailable.resolve(false) } |       () => { | ||||||
|     ) |         yarnAvailable.resolve(false); | ||||||
|  |       } | ||||||
|  |     ); | ||||||
|   } else { |   } else { | ||||||
|     nvmAvailable.resolve(true) |     nvmAvailable.resolve(true); | ||||||
|     yarnAvailable.resolve(true) |     yarnAvailable.resolve(true); | ||||||
|   } |   } | ||||||
| } | }; | ||||||
| checkToolsAvailable() | checkToolsAvailable(); | ||||||
|  |  | ||||||
| /** | /** | ||||||
|  * bash() allows using bash with nvm in path |  * bash() allows using bash with nvm in path | ||||||
| @@ -57,50 +61,54 @@ checkToolsAvailable() | |||||||
|  * @param retryArg - The retryArg: 0 to any positive number will retry, -1 will always succeed, -2 will return undefined |  * @param retryArg - The retryArg: 0 to any positive number will retry, -1 will always succeed, -2 will return undefined | ||||||
|  */ |  */ | ||||||
| export let bash = async (commandArg: string, retryArg: number = 2): Promise<string> => { | export let bash = async (commandArg: string, retryArg: number = 2): Promise<string> => { | ||||||
|   await nvmAvailable.promise // make sure nvm check has run |   await nvmAvailable.promise; // make sure nvm check has run | ||||||
|   let execResult: plugins.smartshell.IExecResult |   let execResult: plugins.smartshell.IExecResult; | ||||||
|  |  | ||||||
|   // determine if we fail |   // determine if we fail | ||||||
|   let failOnError: boolean = true |   let failOnError: boolean = true; | ||||||
|   if (retryArg === -1) { |   if (retryArg === -1) { | ||||||
|     failOnError = false |     failOnError = false; | ||||||
|     retryArg = 0 |     retryArg = 0; | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   if (!process.env.NPMTS_TEST) { // NPMTS_TEST is used during testing |   if (!process.env.NPMTS_TEST) { | ||||||
|  |     // NPMTS_TEST is used during testing | ||||||
|     for (let i = 0; i <= retryArg; i++) { |     for (let i = 0; i <= retryArg; i++) { | ||||||
|       if (process.env.DEBUG_NPMCI === 'true') { |       if (process.env.DEBUG_NPMCI === 'true') { | ||||||
|         console.log(commandArg) |         console.log(commandArg); | ||||||
|       } |       } | ||||||
|       execResult = await npmciSmartshell.exec(commandArg) |       execResult = await npmciSmartshell.exec(commandArg); | ||||||
|  |  | ||||||
|       // determine how bash reacts to error and success |       // determine how bash reacts to error and success | ||||||
|       if (execResult.exitCode !== 0 && i === retryArg) { // something went wrong and retries are exhausted |       if (execResult.exitCode !== 0 && i === retryArg) { | ||||||
|  |         // something went wrong and retries are exhausted | ||||||
|         if (failOnError) { |         if (failOnError) { | ||||||
|           plugins.beautylog.error('something went wrong and retries are exhausted') |           plugins.beautylog.error('something went wrong and retries are exhausted'); | ||||||
|           process.exit(1) |           process.exit(1); | ||||||
|         } |         } | ||||||
|       } else if (execResult.exitCode === 0) { // everything went fine, or no error wanted |       } else if (execResult.exitCode === 0) { | ||||||
|         i = retryArg + 1 // retry +1 breaks for loop, if everything works out ok retrials are not wanted |         // everything went fine, or no error wanted | ||||||
|  |         i = retryArg + 1; // retry +1 breaks for loop, if everything works out ok retrials are not wanted | ||||||
|       } else { |       } else { | ||||||
|         plugins.beautylog.warn('Something went wrong! Exit Code: ' + execResult.exitCode.toString()) |         plugins.beautylog.warn( | ||||||
|         plugins.beautylog.info('Retry ' + (i + 1).toString() + ' of ' + retryArg.toString()) |           'Something went wrong! Exit Code: ' + execResult.exitCode.toString() | ||||||
|  |         ); | ||||||
|  |         plugins.beautylog.info('Retry ' + (i + 1).toString() + ' of ' + retryArg.toString()); | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|   } else { |   } else { | ||||||
|     plugins.beautylog.log('ShellExec would be: ' + commandArg) |     plugins.beautylog.log('ShellExec would be: ' + commandArg); | ||||||
|     await plugins.smartdelay.delayFor(100) |  | ||||||
|     execResult = { |     execResult = { | ||||||
|       exitCode: 0, |       exitCode: 0, | ||||||
|       stdout: 'testOutput' |       stdout: 'testOutput' | ||||||
|     } |     }; | ||||||
|   } |   } | ||||||
|   return execResult.stdout |   return execResult.stdout; | ||||||
| } | }; | ||||||
|  |  | ||||||
| /** | /** | ||||||
|  * bashNoError allows executing stuff without throwing an error |  * bashNoError allows executing stuff without throwing an error | ||||||
|  */ |  */ | ||||||
| export let bashNoError = async (commandArg: string): Promise<string> => { | export let bashNoError = async (commandArg: string): Promise<string> => { | ||||||
|   return await bash(commandArg, -1) |   return await bash(commandArg, -1); | ||||||
| } | }; | ||||||
|   | |||||||
| @@ -1,292 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import * as paths from './npmci.paths' |  | ||||||
| import * as NpmciEnv from './npmci.env' |  | ||||||
| import { bash } from './npmci.bash' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * builds a cwd of Dockerfiles by triggering a promisechain |  | ||||||
|  */ |  | ||||||
| export let build = async () => { |  | ||||||
|   plugins.beautylog.log('now building Dockerfiles...') |  | ||||||
|   await readDockerfiles() |  | ||||||
|     .then(sortDockerfiles) |  | ||||||
|     .then(mapDockerfiles) |  | ||||||
|     .then(buildDockerfiles) |  | ||||||
|     .then(pushDockerfiles) |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * creates instance of class Dockerfile for all Dockerfiles in cwd |  | ||||||
|  * @returns Promise<Dockerfile[]> |  | ||||||
|  */ |  | ||||||
| export let readDockerfiles = async (): Promise<Dockerfile[]> => { |  | ||||||
|   let fileTree = await plugins.smartfile.fs.listFileTree(paths.cwd, 'Dockerfile*') |  | ||||||
|  |  | ||||||
|   // create the Dockerfile array |  | ||||||
|   let readDockerfilesArray: Dockerfile[] = [] |  | ||||||
|   plugins.beautylog.info(`found ${fileTree.length} Dockerfiles:`) |  | ||||||
|   console.log(fileTree) |  | ||||||
|   for (let dockerfilePath of fileTree) { |  | ||||||
|     let myDockerfile = new Dockerfile({ |  | ||||||
|       filePath: dockerfilePath, |  | ||||||
|       read: true |  | ||||||
|     }) |  | ||||||
|     readDockerfilesArray.push(myDockerfile) |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   return readDockerfilesArray |  | ||||||
|  |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * sorts Dockerfiles into a dependency chain |  | ||||||
|  * @param sortableArrayArg an array of instances of class Dockerfile |  | ||||||
|  * @returns Promise<Dockerfile[]> |  | ||||||
|  */ |  | ||||||
| export let sortDockerfiles = (sortableArrayArg: Dockerfile[]): Promise<Dockerfile[]> => { |  | ||||||
|   let done = plugins.q.defer<Dockerfile[]>() |  | ||||||
|   plugins.beautylog.info('sorting Dockerfiles:') |  | ||||||
|   let sortedArray: Dockerfile[] = [] |  | ||||||
|   let cleanTagsOriginal = cleanTagsArrayFunction(sortableArrayArg, sortedArray) |  | ||||||
|   let sorterFunctionCounter: number = 0 |  | ||||||
|   let sorterFunction = function () { |  | ||||||
|     sortableArrayArg.forEach((dockerfileArg) => { |  | ||||||
|       let cleanTags = cleanTagsArrayFunction(sortableArrayArg, sortedArray) |  | ||||||
|       if (cleanTags.indexOf(dockerfileArg.baseImage) === -1 && sortedArray.indexOf(dockerfileArg) === -1) { |  | ||||||
|         sortedArray.push(dockerfileArg) |  | ||||||
|       } |  | ||||||
|       if (cleanTagsOriginal.indexOf(dockerfileArg.baseImage) !== -1) { |  | ||||||
|         dockerfileArg.localBaseImageDependent = true |  | ||||||
|       } |  | ||||||
|     }) |  | ||||||
|     if (sortableArrayArg.length === sortedArray.length) { |  | ||||||
|       let counter = 1 |  | ||||||
|       for (let dockerfile of sortedArray) { |  | ||||||
|         plugins.beautylog.log(`tag ${counter}: -> ${dockerfile.cleanTag}`) |  | ||||||
|         counter++ |  | ||||||
|       } |  | ||||||
|       done.resolve(sortedArray) |  | ||||||
|     } else if (sorterFunctionCounter < 10) { |  | ||||||
|       sorterFunctionCounter++ |  | ||||||
|       sorterFunction() |  | ||||||
|     } |  | ||||||
|   } |  | ||||||
|   sorterFunction() |  | ||||||
|   return done.promise |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * maps local Dockerfiles dependencies to the correspoding Dockerfile class instances |  | ||||||
|  */ |  | ||||||
| export let mapDockerfiles = async (sortedArray: Dockerfile[]): Promise<Dockerfile[]> => { |  | ||||||
|   sortedArray.forEach((dockerfileArg) => { |  | ||||||
|     if (dockerfileArg.localBaseImageDependent) { |  | ||||||
|       sortedArray.forEach((dockfile2: Dockerfile) => { |  | ||||||
|         if (dockfile2.cleanTag === dockerfileArg.baseImage) { |  | ||||||
|           dockerfileArg.localBaseDockerfile = dockfile2 |  | ||||||
|         } |  | ||||||
|       }) |  | ||||||
|     }; |  | ||||||
|   }) |  | ||||||
|   return sortedArray |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * builds the correspoding real docker image for each Dockerfile class instance |  | ||||||
|  */ |  | ||||||
| export let buildDockerfiles = async (sortedArrayArg: Dockerfile[]) => { |  | ||||||
|   for (let dockerfileArg of sortedArrayArg) { |  | ||||||
|     await dockerfileArg.build() |  | ||||||
|   } |  | ||||||
|   return sortedArrayArg |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * pushes the real Dockerfile images to a Docker registry |  | ||||||
|  */ |  | ||||||
| export let pushDockerfiles = async (sortedArrayArg: Dockerfile[]) => { |  | ||||||
|   for (let dockerfileArg of sortedArrayArg) { |  | ||||||
|     await dockerfileArg.push(NpmciEnv.buildStage) |  | ||||||
|   } |  | ||||||
|   return sortedArrayArg |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * pulls corresponding real Docker images for instances of Dockerfile from a registry. |  | ||||||
|  * This is needed if building, testing, and publishing of Docker images is carried out in seperate CI stages. |  | ||||||
|  */ |  | ||||||
| export let pullDockerfileImages = async (sortableArrayArg: Dockerfile[], registryArg = 'registry.gitlab.com') => { |  | ||||||
|   for (let dockerfileArg of sortableArrayArg) { |  | ||||||
|     await dockerfileArg.pull(registryArg) |  | ||||||
|   } |  | ||||||
|   return sortableArrayArg |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * tests all Dockerfiles in by calling class Dockerfile.test(); |  | ||||||
|  * @param sortedArrayArg Dockerfile[] that contains all Dockerfiles in cwd |  | ||||||
|  */ |  | ||||||
| export let testDockerfiles = async (sortedArrayArg: Dockerfile[]) => { |  | ||||||
|   for (let dockerfileArg of sortedArrayArg) { |  | ||||||
|     await dockerfileArg.test() |  | ||||||
|   } |  | ||||||
|   return sortedArrayArg |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * class Dockerfile represents a Dockerfile on disk in npmci |  | ||||||
|  */ |  | ||||||
| export class Dockerfile { |  | ||||||
|   filePath: string |  | ||||||
|   repo: string |  | ||||||
|   version: string |  | ||||||
|   cleanTag: string |  | ||||||
|   buildTag: string |  | ||||||
|   gitlabTestTag: string |  | ||||||
|   gitlabReleaseTag: string |  | ||||||
|   releaseTag: string |  | ||||||
|   containerName: string |  | ||||||
|   content: string |  | ||||||
|   baseImage: string |  | ||||||
|   localBaseImageDependent: boolean |  | ||||||
|   localBaseDockerfile: Dockerfile |  | ||||||
|   constructor (options: { filePath?: string, fileContents?: string | Buffer, read?: boolean }) { |  | ||||||
|     this.filePath = options.filePath |  | ||||||
|     this.repo = NpmciEnv.repo.user + '/' + NpmciEnv.repo.repo |  | ||||||
|     this.version = dockerFileVersion(plugins.path.parse(options.filePath).base) |  | ||||||
|     this.cleanTag = this.repo + ':' + this.version |  | ||||||
|     this.buildTag = this.cleanTag |  | ||||||
|     this.gitlabTestTag = dockerTag('registry.gitlab.com', this.repo, this.version, 'test') |  | ||||||
|     this.gitlabReleaseTag = dockerTag('registry.gitlab.com', this.repo, this.version) |  | ||||||
|     this.releaseTag = dockerTag(NpmciEnv.dockerRegistry, this.repo, this.version) |  | ||||||
|     this.containerName = 'dockerfile-' + this.version |  | ||||||
|     if (options.filePath && options.read) { |  | ||||||
|       this.content = plugins.smartfile.fs.toStringSync(plugins.path.resolve(options.filePath)) |  | ||||||
|     }; |  | ||||||
|     this.baseImage = dockerBaseImage(this.content) |  | ||||||
|     this.localBaseImageDependent = false |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
|   /** |  | ||||||
|    * builds the Dockerfile |  | ||||||
|    */ |  | ||||||
|   async build () { |  | ||||||
|     plugins.beautylog.info('now building Dockerfile for ' + this.cleanTag) |  | ||||||
|     let buildCommand = `docker build -t ${this.buildTag} -f ${this.filePath} .` |  | ||||||
|     await bash(buildCommand) |  | ||||||
|     NpmciEnv.dockerFilesBuilt.push(this) |  | ||||||
|     return |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
|   /** |  | ||||||
|    * pushes the Dockerfile to a registry |  | ||||||
|    */ |  | ||||||
|   async push(stageArg) { |  | ||||||
|     switch (stageArg) { |  | ||||||
|       case 'release': |  | ||||||
|         await bash(`docker tag ${this.buildTag} ${this.releaseTag}`) |  | ||||||
|         await bash(`docker push ${this.releaseTag}`) |  | ||||||
|  |  | ||||||
|         // if release registry is different from gitlab |  | ||||||
|         if (NpmciEnv.dockerRegistry !== 'registry.gitlab.com') { |  | ||||||
|           await bash(`docker tag ${this.buildTag} ${this.gitlabReleaseTag}`) |  | ||||||
|           await bash(`docker push ${this.gitlabReleaseTag}`) |  | ||||||
|         } |  | ||||||
|         break |  | ||||||
|       case 'test': |  | ||||||
|       default: |  | ||||||
|         await bash(`docker tag ${this.buildTag} ${this.gitlabTestTag}`) |  | ||||||
|         await bash(`docker push ${this.gitlabTestTag}`) |  | ||||||
|         break |  | ||||||
|     } |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
|   /** |  | ||||||
|    * pulls the Dockerfile from a registry |  | ||||||
|    */ |  | ||||||
|   async pull(registryArg: string) { |  | ||||||
|     let pullTag = this.gitlabTestTag |  | ||||||
|     await bash('docker pull ' + pullTag) |  | ||||||
|     await bash('docker tag ' + pullTag + ' ' + this.buildTag) |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
|   /** |  | ||||||
|    * tests the Dockerfile; |  | ||||||
|    */ |  | ||||||
|   async test() { |  | ||||||
|     let testFile: string = plugins.path.join(paths.NpmciTestDir, 'test_' + this.version + '.sh') |  | ||||||
|     let testFileExists: boolean = plugins.smartfile.fs.fileExistsSync(testFile) |  | ||||||
|     if (testFileExists) { |  | ||||||
|       // run tests |  | ||||||
|       await bash('docker run --name npmci_test_container ' + this.buildTag + ' mkdir /npmci_test') |  | ||||||
|       await bash('docker cp ' + testFile + ' npmci_test_container:/npmci_test/test.sh') |  | ||||||
|       await bash('docker commit npmci_test_container npmci_test_image') |  | ||||||
|       await bash('docker run npmci_test_image sh /npmci_test/test.sh') |  | ||||||
|       await bash('docker rm npmci_test_container') |  | ||||||
|       await bash('docker rmi --force npmci_test_image') |  | ||||||
|     } else { |  | ||||||
|       plugins.beautylog.warn('skipping tests for ' + this.cleanTag + ' because no testfile was found!') |  | ||||||
|     } |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
|   /** |  | ||||||
|    * gets the id of a Dockerfile |  | ||||||
|    */ |  | ||||||
|   async getId() { |  | ||||||
|     let containerId = await bash('docker inspect --type=image --format=\"{{.Id}}\" ' + this.buildTag) |  | ||||||
|     return containerId |  | ||||||
|   }; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * returns a version for a docker file |  | ||||||
|  * @execution SYNC |  | ||||||
|  */ |  | ||||||
| export let dockerFileVersion = (dockerfileNameArg: string): string => { |  | ||||||
|   let versionString: string |  | ||||||
|   let versionRegex = /Dockerfile_([a-zA-Z0-9\.]*)$/ |  | ||||||
|   let regexResultArray = versionRegex.exec(dockerfileNameArg) |  | ||||||
|   if (regexResultArray && regexResultArray.length === 2) { |  | ||||||
|     versionString = regexResultArray[ 1 ] |  | ||||||
|   } else { |  | ||||||
|     versionString = 'latest' |  | ||||||
|   } |  | ||||||
|   return versionString |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  *  |  | ||||||
|  */ |  | ||||||
| export let dockerBaseImage = function (dockerfileContentArg: string) { |  | ||||||
|   let baseImageRegex = /FROM\s([a-zA-z0-9\/\-\:]*)\n?/ |  | ||||||
|   let regexResultArray = baseImageRegex.exec(dockerfileContentArg) |  | ||||||
|   return regexResultArray[ 1 ] |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  *  |  | ||||||
|  */ |  | ||||||
| export let dockerTag = function (registryArg: string, repoArg: string, versionArg: string, suffixArg?: string): string { |  | ||||||
|   let tagString: string |  | ||||||
|   let registry = registryArg |  | ||||||
|   let repo = repoArg |  | ||||||
|   let version = versionArg |  | ||||||
|   if (suffixArg) { |  | ||||||
|     version = versionArg + '_' + suffixArg |  | ||||||
|   }; |  | ||||||
|   tagString = registry + '/' + repo + ':' + version |  | ||||||
|   return tagString |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  *  |  | ||||||
|  */ |  | ||||||
| export let cleanTagsArrayFunction = function (dockerfileArrayArg: Dockerfile[], trackingArrayArg: Dockerfile[]): string[] { |  | ||||||
|   let cleanTagsArray: string[] = [] |  | ||||||
|   dockerfileArrayArg.forEach(function (dockerfileArg) { |  | ||||||
|     if (trackingArrayArg.indexOf(dockerfileArg) === -1) { |  | ||||||
|       cleanTagsArray.push(dockerfileArg.cleanTag) |  | ||||||
|     } |  | ||||||
|   }) |  | ||||||
|   return cleanTagsArray |  | ||||||
| } |  | ||||||
| @@ -1,23 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import { bash } from './npmci.bash' |  | ||||||
| import * as env from './npmci.env' |  | ||||||
| import * as buildDocker from './npmci.build.docker' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * defines possible build services |  | ||||||
|  */ |  | ||||||
| export type TBuildService = 'docker' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * builds for a specific service |  | ||||||
|  */ |  | ||||||
| export let build = async (commandArg): Promise<void> => { |  | ||||||
|   switch (commandArg) { |  | ||||||
|     case 'docker': |  | ||||||
|       await buildDocker.build() |  | ||||||
|       break |  | ||||||
|     default: |  | ||||||
|       plugins.beautylog.log('build target ' + commandArg + ' not recognised!') |  | ||||||
|   }; |  | ||||||
|   return |  | ||||||
| } |  | ||||||
| @@ -1,10 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import * as paths from './npmci.paths' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * cleans npmci config files |  | ||||||
|  */ |  | ||||||
| export let clean = async (): Promise<void> => { |  | ||||||
|   plugins.smartfile.fs.removeSync(paths.NpmciPackageConfig) |  | ||||||
|   return |  | ||||||
| } |  | ||||||
							
								
								
									
										122
									
								
								ts/npmci.cli.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										122
									
								
								ts/npmci.cli.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,122 @@ | |||||||
|  | import * as plugins from './npmci.plugins'; | ||||||
|  | import * as paths from './npmci.paths'; | ||||||
|  | import * as npmciMonitor from './npmci.monitor'; | ||||||
|  | npmciMonitor.run(); | ||||||
|  |  | ||||||
|  | // Get Info about npmci itself | ||||||
|  | let npmciInfo = new plugins.projectinfo.ProjectinfoNpm(paths.NpmciPackageRoot); | ||||||
|  | plugins.beautylog.log('npmci version: ' + npmciInfo.version); | ||||||
|  |  | ||||||
|  | import * as NpmciEnv from './npmci.env'; | ||||||
|  |  | ||||||
|  | import * as npmciMods from './npmci.mods'; | ||||||
|  |  | ||||||
|  | let smartcli = new plugins.smartcli.Smartcli(); | ||||||
|  | smartcli.addVersion(npmciInfo.version); | ||||||
|  |  | ||||||
|  | // clean | ||||||
|  | smartcli | ||||||
|  |   .addCommand('clean') | ||||||
|  |   .then(async argv => { | ||||||
|  |     let modClean = await npmciMods.modClean.load(); | ||||||
|  |     await modClean.clean(); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |     process.exit(1); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // cloudflare | ||||||
|  | smartcli | ||||||
|  |   .addCommand('cloudflare') | ||||||
|  |   .then(async argvArg => { | ||||||
|  |     let modPurge = await npmciMods.modCloudflare.load(); | ||||||
|  |     await modPurge.handleCli(argvArg); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // command | ||||||
|  | smartcli | ||||||
|  |   .addCommand('command') | ||||||
|  |   .then(async argv => { | ||||||
|  |     let modCommand = await npmciMods.modCommand.load(); | ||||||
|  |     await modCommand.command(); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |     process.exit(1); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // command | ||||||
|  | smartcli | ||||||
|  |   .addCommand('git') | ||||||
|  |   .then(async argvArg => { | ||||||
|  |     let modGit = await npmciMods.modGit.load(); | ||||||
|  |     await modGit.handleCli(argvArg); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |     process.exit(1); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // build | ||||||
|  | smartcli | ||||||
|  |   .addCommand('docker') | ||||||
|  |   .then(async argvArg => { | ||||||
|  |     let modDocker = await npmciMods.modDocker.load(); | ||||||
|  |     await modDocker.handleCli(argvArg); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |     process.exit(1); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // node | ||||||
|  | smartcli | ||||||
|  |   .addCommand('node') | ||||||
|  |   .then(async argvArg => { | ||||||
|  |     let modNode = await npmciMods.modNode.load(); | ||||||
|  |     await modNode.handleCli(argvArg); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // npm | ||||||
|  | smartcli | ||||||
|  |   .addCommand('npm') | ||||||
|  |   .then(async argvArg => { | ||||||
|  |     let modNpm = await npmciMods.modNpm.load(); | ||||||
|  |     await modNpm.handleCli(argvArg); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // trigger | ||||||
|  | smartcli | ||||||
|  |   .addCommand('ssh') | ||||||
|  |   .then(async argvArg => { | ||||||
|  |     let modSsh = await npmciMods.modSsh.load(); | ||||||
|  |     await modSsh.handleCli(argvArg); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |     process.exit(1); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | // trigger | ||||||
|  | smartcli | ||||||
|  |   .addCommand('trigger') | ||||||
|  |   .then(async argv => { | ||||||
|  |     let modTrigger = await npmciMods.modTrigger.load(); | ||||||
|  |     await modTrigger.trigger(); | ||||||
|  |   }) | ||||||
|  |   .catch(err => { | ||||||
|  |     console.log(err); | ||||||
|  |     process.exit(1); | ||||||
|  |   }); | ||||||
|  |  | ||||||
|  | smartcli.startParse(); | ||||||
| @@ -1,13 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import { bash } from './npmci.bash' |  | ||||||
|  |  | ||||||
| export let command = async () => { |  | ||||||
|   let wrappedCommand: string = '' |  | ||||||
|   let argvArray = process.argv |  | ||||||
|   for (let i = 3; i < argvArray.length; i++) { |  | ||||||
|     wrappedCommand = wrappedCommand + argvArray[i] |  | ||||||
|     if (i + 1 !== argvArray.length) { wrappedCommand = wrappedCommand + ' ' } |  | ||||||
|   } |  | ||||||
|   await bash(wrappedCommand) |  | ||||||
|   return |  | ||||||
| } |  | ||||||
| @@ -1,17 +1,34 @@ | |||||||
| import * as q from 'q' | import * as q from 'q'; | ||||||
|  |  | ||||||
| import * as plugins from './npmci.plugins' | import * as plugins from './npmci.plugins'; | ||||||
| import * as paths from './npmci.paths' | import * as paths from './npmci.paths'; | ||||||
|  |  | ||||||
|  | import { repo } from './npmci.env'; | ||||||
|  |  | ||||||
|  | import { KeyValueStore } from 'npmextra'; | ||||||
|  |  | ||||||
| export interface INpmciOptions { | export interface INpmciOptions { | ||||||
|   globalNpmTools: string[] |   npmGlobalTools: string[]; | ||||||
|  |   npmAccessLevel?: 'private' | 'public'; | ||||||
|  |   dockerRegistryRepoMap: any; | ||||||
|  |   dockerBuildargEnvMap: any; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | // instantiate a kvStorage for the current directory | ||||||
|  | export let kvStorage = new KeyValueStore('custom', `${repo.user}_${repo.repo}`); | ||||||
|  |  | ||||||
|  | // handle config retrival | ||||||
|  | let npmciNpmextra = new plugins.npmextra.Npmextra(paths.cwd); | ||||||
|  | let defaultConfig: INpmciOptions = { | ||||||
|  |   npmGlobalTools: [], | ||||||
|  |   dockerRegistryRepoMap: {}, | ||||||
|  |   dockerBuildargEnvMap: {} | ||||||
|  | }; | ||||||
|  | export let configObject = npmciNpmextra.dataFor<INpmciOptions>('npmci', defaultConfig); | ||||||
|  |  | ||||||
|  | /** | ||||||
|  |  * gets the npmci portion of the npmextra.json file | ||||||
|  |  */ | ||||||
| export let getConfig = async (): Promise<INpmciOptions> => { | export let getConfig = async (): Promise<INpmciOptions> => { | ||||||
|   let npmciNpmextra = new plugins.npmextra.Npmextra(paths.cwd) |   return configObject; | ||||||
|   let defaultConfig: INpmciOptions = { | }; | ||||||
|     globalNpmTools: [] |  | ||||||
|   } |  | ||||||
|   let npmciConfig = npmciNpmextra.dataFor<INpmciOptions>('npmci', defaultConfig) |  | ||||||
|   return npmciConfig |  | ||||||
| } |  | ||||||
|   | |||||||
| @@ -1,57 +1,13 @@ | |||||||
| import * as plugins from './npmci.plugins' | import * as plugins from './npmci.plugins'; | ||||||
| import * as paths from './npmci.paths' | import * as paths from './npmci.paths'; | ||||||
| import { GitRepo } from 'smartstring' | import { GitRepo } from 'smartstring'; | ||||||
| import { Dockerfile } from './npmci.build.docker' | import { Dockerfile } from './mod_docker/index'; | ||||||
|  |  | ||||||
| export let repo: GitRepo | /** | ||||||
| if (process.env.CI_BUILD_REPO) repo = new GitRepo(process.env.CI_BUILD_REPO) |  * a info instance about the git respoitory at cwd :) | ||||||
|  |  */ | ||||||
| export let buildStage: string = process.env.CI_BUILD_STAGE | let repoString: string = process.env.CI_REPOSITORY_URL; | ||||||
|  | if (!repoString) { | ||||||
| // handling config between commands |   repoString = 'https://undefined:undefined@github.com/undefined/undefined.git'; | ||||||
| export let dockerRegistry: string // will be set by npmci.prepare |  | ||||||
| export let setDockerRegistry = (dockerRegistryArg: string) => { |  | ||||||
|   dockerRegistry = dockerRegistryArg |  | ||||||
| } | } | ||||||
| export let dockerFilesBuilt: Dockerfile[] = [] | export let repo = new GitRepo(repoString); | ||||||
| export let dockerFiles: Dockerfile[] = [] |  | ||||||
| export let config = { |  | ||||||
|   dockerRegistry: undefined, // this will be set later on store |  | ||||||
|   dockerFilesBuilt: dockerFilesBuilt, |  | ||||||
|   dockerFiles: dockerFiles, |  | ||||||
|   project: undefined |  | ||||||
| } |  | ||||||
|  |  | ||||||
| export let configStore = () => { |  | ||||||
|   config.dockerRegistry = dockerRegistry |  | ||||||
|   plugins.smartfile.memory.toFsSync( |  | ||||||
|     JSON.stringify(config), |  | ||||||
|     paths.NpmciPackageConfig |  | ||||||
|   ) |  | ||||||
| } |  | ||||||
|  |  | ||||||
| let configLoad = () => { |  | ||||||
|   // internal config to transfer information in between npmci shell calls |  | ||||||
|   try { |  | ||||||
|     plugins.lodash.assign(config, plugins.smartfile.fs.toObjectSync(paths.NpmciPackageConfig, 'json')) |  | ||||||
|   } catch (err) { |  | ||||||
|     configStore() |  | ||||||
|     plugins.beautylog.log('config initialized!') |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   // project config |  | ||||||
|   try { |  | ||||||
|     if (!config.project) { |  | ||||||
|       config.project = plugins.smartfile.fs.toObjectSync(paths.NpmciProjectDir, 'npmci.json') |  | ||||||
|       plugins.beautylog.ok('project config found!') |  | ||||||
|     }; |  | ||||||
|   } |  | ||||||
|   catch (err) { |  | ||||||
|     config.project = {} |  | ||||||
|     plugins.beautylog.log('no project config found, so proceeding with default behaviour!') |  | ||||||
|   } |  | ||||||
|  |  | ||||||
|   config.dockerRegistry ? dockerRegistry = config.dockerRegistry : void (0) |  | ||||||
|   config.dockerFilesBuilt ? dockerFilesBuilt = config.dockerFilesBuilt : void (0) |  | ||||||
| } |  | ||||||
| configLoad() |  | ||||||
|   | |||||||
| @@ -1,54 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import * as configModule from './npmci.config' |  | ||||||
| import { |  | ||||||
|   bash, |  | ||||||
|   bashNoError, |  | ||||||
|   nvmAvailable, |  | ||||||
|   yarnAvailable } from './npmci.bash' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * Install a specific version of node |  | ||||||
|  * @param versionArg |  | ||||||
|  */ |  | ||||||
| export let install = async (versionArg) => { |  | ||||||
|   plugins.beautylog.log(`now installing node version ${versionArg}`) |  | ||||||
|   let version: string |  | ||||||
|   if (versionArg === 'stable') { |  | ||||||
|     version = 'stable' |  | ||||||
|   } else if (versionArg === 'lts') { |  | ||||||
|     version = '6' |  | ||||||
|   } else if (versionArg === 'legacy') { |  | ||||||
|     version = '6' |  | ||||||
|   } else { |  | ||||||
|     version = versionArg |  | ||||||
|   }; |  | ||||||
|   if (await nvmAvailable.promise) { |  | ||||||
|     await bash(`nvm install ${version} && nvm alias default ${version}`) |  | ||||||
|     plugins.beautylog.success(`Node version ${version} successfully installed!`) |  | ||||||
|   } else { |  | ||||||
|     plugins.beautylog.warn('Nvm not in path so staying at installed node version!') |  | ||||||
|   }; |  | ||||||
|   await bash('node -v') |  | ||||||
|   await bash('npm -v') |  | ||||||
|   // lets look for further config |  | ||||||
|   await configModule.getConfig() |  | ||||||
|     .then(async configArg => { |  | ||||||
|       plugins.beautylog.log('Now checking for needed global npm tools...') |  | ||||||
|       for (let npmTool of configArg.globalNpmTools) { |  | ||||||
|         plugins.beautylog.info(`Checking for global "${npmTool}"`) |  | ||||||
|         let whichOutput: string = await bashNoError(`which ${npmTool}`) |  | ||||||
|         let toolAvailable: boolean = !((/not\sfound/.test(whichOutput)) || whichOutput === '') |  | ||||||
|         if (toolAvailable) { |  | ||||||
|           plugins.beautylog.log(`Tool ${npmTool} is available`) |  | ||||||
|         } else { |  | ||||||
|           plugins.beautylog.info(`globally installing ${npmTool} from npm`) |  | ||||||
|           if (await yarnAvailable.promise) { |  | ||||||
|             await bash(`yarn global add ${npmTool}`) |  | ||||||
|           } else { |  | ||||||
|             await bash(`npm install ${npmTool} -q -g`) |  | ||||||
|           } |  | ||||||
|         } |  | ||||||
|       } |  | ||||||
|       plugins.beautylog.success('all global npm tools specified in npmextra.json are now available!') |  | ||||||
|     }) |  | ||||||
| } |  | ||||||
							
								
								
									
										24
									
								
								ts/npmci.mods.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								ts/npmci.mods.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | |||||||
|  | import * as _modClean from './mod_clean/index'; | ||||||
|  | import * as _modCloudflare from './mod_cloudflare/index'; | ||||||
|  | import * as _modCommand from './mod_command/index'; | ||||||
|  | import * as _modDocker from './mod_docker/index'; | ||||||
|  | import * as _modGit from './mod_git/index'; | ||||||
|  | import * as _modNpm from './mod_npm/index'; | ||||||
|  | import * as _modNode from './mod_node/index'; | ||||||
|  | import * as _modSsh from './mod_ssh/index'; | ||||||
|  | import * as _modTrigger from './mod_trigger/index'; | ||||||
|  |  | ||||||
|  | import { LazyModule } from 'smartsystem'; | ||||||
|  |  | ||||||
|  | export let modClean = new LazyModule<typeof _modClean>('./mod_clean/index', __dirname); | ||||||
|  | export let modCloudflare = new LazyModule<typeof _modCloudflare>( | ||||||
|  |   './mod_cloudflare/index', | ||||||
|  |   __dirname | ||||||
|  | ); | ||||||
|  | export let modCommand = new LazyModule<typeof _modCommand>('./mod_command/index', __dirname); | ||||||
|  | export let modGit = new LazyModule<typeof _modGit>('./mod_git/index', __dirname); | ||||||
|  | export let modDocker = new LazyModule<typeof _modDocker>('./mod_docker/index', __dirname); | ||||||
|  | export let modNode = new LazyModule<typeof _modNode>('./mod_node/index', __dirname); | ||||||
|  | export let modNpm = new LazyModule<typeof _modNpm>('./mod_npm/index', __dirname); | ||||||
|  | export let modSsh = new LazyModule<typeof _modSsh>('./mod_ssh/index', __dirname); | ||||||
|  | export let modTrigger = new LazyModule<typeof _modTrigger>('./mod_trigger/index', __dirname); | ||||||
							
								
								
									
										22
									
								
								ts/npmci.monitor.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								ts/npmci.monitor.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | |||||||
|  | import * as plugins from './npmci.plugins'; | ||||||
|  | import * as env from './npmci.env'; | ||||||
|  |  | ||||||
|  | import { Analytics } from 'smartanalytics'; | ||||||
|  |  | ||||||
|  | export let npmciAnalytics = new Analytics({ | ||||||
|  |   apiEndPoint: 'https://pubapi.lossless.one/analytics', | ||||||
|  |   projectId: 'gitzone', | ||||||
|  |   appName: 'npmci' | ||||||
|  | }); | ||||||
|  |  | ||||||
|  | export let run = async () => { | ||||||
|  |   npmciAnalytics | ||||||
|  |     .recordEvent('npmToolExecution', { | ||||||
|  |       host: env.repo.host, | ||||||
|  |       user: env.repo.user, | ||||||
|  |       repo: env.repo.repo | ||||||
|  |     }) | ||||||
|  |     .catch(err => { | ||||||
|  |       plugins.beautylog.warn('Lossless Analytics API not available...'); | ||||||
|  |     }); | ||||||
|  | }; | ||||||
| @@ -1,8 +1,8 @@ | |||||||
| import * as plugins from './npmci.plugins' | import * as plugins from './npmci.plugins'; | ||||||
|  |  | ||||||
| export let cwd = process.cwd() | export let cwd = process.cwd(); | ||||||
|  |  | ||||||
| export let NpmciPackageRoot = plugins.path.join(__dirname,'../') | export let NpmciPackageRoot = plugins.path.join(__dirname, '../'); | ||||||
| export let NpmciPackageConfig = plugins.path.join(NpmciPackageRoot,'./config.json') | export let NpmciPackageConfig = plugins.path.join(NpmciPackageRoot, './config.json'); | ||||||
| export let NpmciProjectDir = cwd | export let NpmciProjectDir = cwd; | ||||||
| export let NpmciTestDir = plugins.path.join(cwd,'./test') | export let NpmciTestDir = plugins.path.join(cwd, './test'); | ||||||
|   | |||||||
| @@ -1,20 +1,19 @@ | |||||||
| export import beautylog = require('beautylog') | export import beautylog = require('beautylog'); | ||||||
| export let gulp = require('gulp') | export import lodash = require('lodash'); | ||||||
| export import gulpFunction = require('gulp-function') | export import npmextra = require('npmextra'); | ||||||
| export import lodash = require('lodash') | export import path = require('path'); | ||||||
| export import npmextra = require('npmextra') | export import projectinfo = require('projectinfo'); | ||||||
| export import path = require('path') | export import q = require('smartq'); | ||||||
| export import projectinfo = require('projectinfo') | export let request = require('request'); | ||||||
| export import q = require('smartq') | export import smartcli = require('smartcli'); | ||||||
| export let request = require('request') | export import smartdelay = require('smartdelay'); | ||||||
| export import smartcli = require('smartcli') | export import smartfile = require('smartfile'); | ||||||
| export import smartdelay = require('smartdelay') | export import shelljs = require('shelljs'); | ||||||
| export import smartfile = require('smartfile') | export import smartparam = require('smartparam'); | ||||||
| export import shelljs = require('shelljs') | export import smartq = require('smartq'); | ||||||
| export import smartparam = require('smartparam') | export import smartshell = require('smartshell'); | ||||||
| export import smartq = require('smartq') | export import smartsocket = require('smartsocket'); | ||||||
| export import smartshell = require('smartshell') | export import smartsystem = require('smartsystem'); | ||||||
| export import smartsocket = require('smartsocket') | export import smartssh = require('smartssh'); | ||||||
| export import smartssh = require('smartssh') | export import smartstring = require('smartstring'); | ||||||
| export import smartstring = require('smartstring') | export import through2 = require('through2'); | ||||||
| export import through2 = require('through2') |  | ||||||
|   | |||||||
| @@ -1,82 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import { bash } from './npmci.bash' |  | ||||||
| import * as env from './npmci.env' |  | ||||||
| import * as sshModule from './npmci.ssh' |  | ||||||
|  |  | ||||||
|  |  | ||||||
| // types |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * defines possible prepare services |  | ||||||
|  */ |  | ||||||
| export type TPrepService = 'npm' | 'docker' | 'docker-gitlab' | 'ssh' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * authenticates npm with token from env var |  | ||||||
|  */ |  | ||||||
| let npm = async () => { |  | ||||||
|   let npmrcPrefix: string = '//registry.npmjs.org/:_authToken=' |  | ||||||
|   let npmToken: string = process.env.NPMCI_TOKEN_NPM |  | ||||||
|   let npmrcFileString: string = npmrcPrefix + npmToken |  | ||||||
|   if (npmToken) { |  | ||||||
|     plugins.beautylog.info('found access token') |  | ||||||
|   } else { |  | ||||||
|     plugins.beautylog.error('no access token found! Exiting!') |  | ||||||
|     process.exit(1) |  | ||||||
|   } |  | ||||||
|   plugins.smartfile.memory.toFsSync(npmrcFileString, '/root/.npmrc') |  | ||||||
|   return |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * logs in docker |  | ||||||
|  */ |  | ||||||
| let docker = async () => { |  | ||||||
|   env.setDockerRegistry('docker.io') |  | ||||||
|   let dockerRegex = /^([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)/ |  | ||||||
|   if (!process.env.NPMCI_LOGIN_DOCKER) { |  | ||||||
|     plugins.beautylog.error('You have to specify Login Data to the Docker Registry') |  | ||||||
|     process.exit(1) |  | ||||||
|   } |  | ||||||
|   plugins.shelljs.exec('docker login -u gitlab-ci-token -p ' + process.env.CI_BUILD_TOKEN + ' ' + 'registry.gitlab.com') // Always also login to GitLab Registry |  | ||||||
|   let dockerRegexResultArray = dockerRegex.exec(process.env.NPMCI_LOGIN_DOCKER) |  | ||||||
|   let username = dockerRegexResultArray[1] |  | ||||||
|   let password = dockerRegexResultArray[2] |  | ||||||
|   await bash('docker login -u ' + username + ' -p ' + password) |  | ||||||
|   return |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * prepare docker for gitlab registry |  | ||||||
|  */ |  | ||||||
| let dockerGitlab = async () => { |  | ||||||
|   env.setDockerRegistry('registry.gitlab.com') |  | ||||||
|   plugins.shelljs.exec('docker login -u gitlab-ci-token -p ' + process.env.CI_BUILD_TOKEN + ' ' + 'registry.gitlab.com') |  | ||||||
|   return |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * prepare ssh |  | ||||||
|  */ |  | ||||||
| let ssh = async () => { |  | ||||||
|   await sshModule.ssh() |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * the main exported prepare function |  | ||||||
|  * @param servieArg describes the service to prepare |  | ||||||
|  */ |  | ||||||
| export let prepare = async (serviceArg: TPrepService) => { |  | ||||||
|   switch (serviceArg) { |  | ||||||
|     case 'npm': |  | ||||||
|       return await npm() |  | ||||||
|     case 'docker': |  | ||||||
|       return await docker() |  | ||||||
|     case 'docker-gitlab': |  | ||||||
|       return await dockerGitlab() |  | ||||||
|     case 'ssh': |  | ||||||
|       return await ssh() |  | ||||||
|     default: |  | ||||||
|       break |  | ||||||
|   } |  | ||||||
| } |  | ||||||
| @@ -1,46 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import { prepare } from './npmci.prepare' |  | ||||||
| import { bash } from './npmci.bash' |  | ||||||
| import * as NpmciEnv from './npmci.env' |  | ||||||
| import * as NpmciBuildDocker from './npmci.build.docker' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * type of supported services |  | ||||||
|  */ |  | ||||||
| export type TPubService = 'npm' | 'docker' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * the main exported publish function. |  | ||||||
|  * @param pubServiceArg references targeted service to publish to  |  | ||||||
|  */ |  | ||||||
| export let publish = async (pubServiceArg: TPubService = 'npm') => { |  | ||||||
|   switch (pubServiceArg) { |  | ||||||
|     case 'npm': |  | ||||||
|       return await publishNpm() |  | ||||||
|     case 'docker': |  | ||||||
|       return await publishDocker() |  | ||||||
|   } |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * tries to publish current cwd to NPM registry |  | ||||||
|  */ |  | ||||||
| let publishNpm = async () => { |  | ||||||
|   await prepare('npm') |  | ||||||
|     .then(async function () { |  | ||||||
|       await bash('npm publish') |  | ||||||
|       plugins.beautylog.ok('Done!') |  | ||||||
|     }) |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * tries to pubish current cwd to Docker registry |  | ||||||
|  */ |  | ||||||
| let publishDocker = async () => { |  | ||||||
|   return await NpmciBuildDocker.readDockerfiles() |  | ||||||
|     .then(NpmciBuildDocker.pullDockerfileImages) |  | ||||||
|     .then(NpmciBuildDocker.pushDockerfiles) |  | ||||||
|     .then(dockerfileArray => { |  | ||||||
|       return dockerfileArray |  | ||||||
|     }) |  | ||||||
| } |  | ||||||
| @@ -1,32 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * servezoneRegex is the regex that parses the servezone connection data |  | ||||||
|  * parses strings in the form of "servezone.example.com|3000|somepassword" |  | ||||||
|  */ |  | ||||||
| let servezoneRegex = /^(.*)\|(.*)\|(.*)/ |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * holds the results of the parsed servezone env string |  | ||||||
|  */ |  | ||||||
| let servezoneRegexResultArray = servezoneRegex.exec(process.env.NPMCI_SERVEZONE) |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * the data object that is used for the smartsocket client object |  | ||||||
|  */ |  | ||||||
| let smartsocketClientConstructorOptions = { |  | ||||||
|     alias: 'npmci', |  | ||||||
|     password: servezoneRegexResultArray[3], |  | ||||||
|     port: parseInt(servezoneRegexResultArray[2]), |  | ||||||
|     role: 'ci', |  | ||||||
|     url: servezoneRegexResultArray[1] |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * the main run function to submit a service to a servezone |  | ||||||
|  */ |  | ||||||
| export let run = async (configArg) => { |  | ||||||
|     new plugins.smartsocket.SmartsocketClient( |  | ||||||
|         smartsocketClientConstructorOptions |  | ||||||
|     ) |  | ||||||
| } |  | ||||||
| @@ -1,48 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
|  |  | ||||||
| let sshRegex = /^(.*)\|(.*)\|(.*)/ |  | ||||||
| let sshInstance: plugins.smartssh.SshInstance |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * checks for ENV vars in form of NPMCI_SSHKEY_* and deploys any found ones |  | ||||||
|  */ |  | ||||||
| export let ssh = async () => { |  | ||||||
|   sshInstance = new plugins.smartssh.SshInstance() // init ssh instance |  | ||||||
|   plugins.smartparam.forEachMinimatch(process.env, 'NPMCI_SSHKEY_*', evaluateSshEnv) |  | ||||||
|   if (!process.env.NPMTS_TEST) { |  | ||||||
|     sshInstance.writeToDisk() |  | ||||||
|   } else { |  | ||||||
|     plugins.beautylog.log('In test mode, so not storing SSH keys to disk!') |  | ||||||
|   }; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * gets called for each found SSH ENV Var and deploys it  |  | ||||||
|  */ |  | ||||||
| let evaluateSshEnv = async (sshkeyEnvVarArg) => { |  | ||||||
|   let resultArray = sshRegex.exec(sshkeyEnvVarArg) |  | ||||||
|   let sshKey = new plugins.smartssh.SshKey() |  | ||||||
|   plugins.beautylog.info('Found SSH identity for ' + resultArray[1]) |  | ||||||
|   if (notUndefined(resultArray[1])) { |  | ||||||
|     plugins.beautylog.log('---> host defined!') |  | ||||||
|     sshKey.host = resultArray[1] |  | ||||||
|   } |  | ||||||
|   if (notUndefined(resultArray[2])) { |  | ||||||
|     plugins.beautylog.log('---> privKey defined!') |  | ||||||
|     sshKey.privKeyBase64 = resultArray[2] |  | ||||||
|   }; |  | ||||||
|   if (notUndefined(resultArray[3])) { |  | ||||||
|     '---> pubKey defined!' |  | ||||||
|     sshKey.pubKeyBase64 = resultArray[3] |  | ||||||
|   }; |  | ||||||
|  |  | ||||||
|   sshInstance.addKey(sshKey) |  | ||||||
|   return |  | ||||||
| } |  | ||||||
|  |  | ||||||
| /** |  | ||||||
|  * checks if not undefined |  | ||||||
|  */ |  | ||||||
| let notUndefined = (stringArg: string) => { |  | ||||||
|   return (stringArg && stringArg !== 'undefined' && stringArg !== '##') |  | ||||||
| } |  | ||||||
| @@ -1,36 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import { bash, yarnAvailable } from './npmci.bash' |  | ||||||
| import { install } from './npmci.install' |  | ||||||
| import * as env from './npmci.env' |  | ||||||
| import * as NpmciBuildDocker from './npmci.build.docker' |  | ||||||
|  |  | ||||||
| export let test = async (versionArg): Promise<void> => { |  | ||||||
|   if (versionArg === 'docker') { |  | ||||||
|     await testDocker() |  | ||||||
|   } else { |  | ||||||
|     await install(versionArg) |  | ||||||
|       .then(npmDependencies) |  | ||||||
|       .then(npmTest) |  | ||||||
|   } |  | ||||||
| } |  | ||||||
|  |  | ||||||
| let npmDependencies = async (): Promise<void> => { |  | ||||||
|   plugins.beautylog.info('now installing dependencies:') |  | ||||||
|   if (await yarnAvailable.promise) { |  | ||||||
|     await bash('yarn upgrade') |  | ||||||
|   } else { |  | ||||||
|     await bash('npm install') |  | ||||||
|   } |  | ||||||
| } |  | ||||||
|  |  | ||||||
| let npmTest = async (): Promise<void> => { |  | ||||||
|   plugins.beautylog.info('now starting tests:') |  | ||||||
|   await bash('npm test') |  | ||||||
| } |  | ||||||
|  |  | ||||||
| let testDocker = async (): Promise<NpmciBuildDocker.Dockerfile[]> => { |  | ||||||
|   return await NpmciBuildDocker.readDockerfiles() |  | ||||||
|     .then(NpmciBuildDocker.pullDockerfileImages) |  | ||||||
|     .then(NpmciBuildDocker.testDockerfiles) |  | ||||||
| } |  | ||||||
|  |  | ||||||
| @@ -1,27 +0,0 @@ | |||||||
| import * as plugins from './npmci.plugins' |  | ||||||
| import { prepare } from './npmci.prepare' |  | ||||||
| import { bash } from './npmci.bash' |  | ||||||
|  |  | ||||||
| let triggerValueRegex = /^([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|([a-zA-Z0-9\.]*)\|?([a-zA-Z0-9\.\-\/]*)/ |  | ||||||
|  |  | ||||||
| export let trigger = async () => { |  | ||||||
|   plugins.beautylog.info('now running triggers') |  | ||||||
|   plugins.smartparam.forEachMinimatch(process.env, 'NPMCI_TRIGGER_*', evaluateTrigger) |  | ||||||
| } |  | ||||||
|  |  | ||||||
| let evaluateTrigger = async (triggerEnvVarArg) => { |  | ||||||
|   let triggerRegexResultArray = triggerValueRegex.exec(triggerEnvVarArg) |  | ||||||
|   let regexDomain = triggerRegexResultArray[1] |  | ||||||
|   let regexProjectId = triggerRegexResultArray[2] |  | ||||||
|   let regexProjectTriggerToken = triggerRegexResultArray[3] |  | ||||||
|   let regexRefName = triggerRegexResultArray[4] |  | ||||||
|   let regexTriggerName |  | ||||||
|   if (triggerRegexResultArray.length === 6) { |  | ||||||
|     regexTriggerName = triggerRegexResultArray[5] |  | ||||||
|   } else { |  | ||||||
|     regexTriggerName = 'Unnamed Trigger' |  | ||||||
|   } |  | ||||||
|   plugins.beautylog.info('Found Trigger!') |  | ||||||
|   plugins.beautylog.log('triggering build for ref ' + regexRefName + ' of ' + regexTriggerName) |  | ||||||
|   plugins.request.post('https://gitlab.com/api/v3/projects/' + regexProjectId + '/trigger/builds', { form: { token: regexProjectTriggerToken, ref: regexRefName } }) |  | ||||||
| } |  | ||||||
		Reference in New Issue
	
	Block a user