Guest User

Untitled

a guest
Jun 13th, 2018
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 KB | None | 0 0
  1. __________________ooo__( ^ )______________________
  2. / '-.___.-' \
  3. | ____ _ ____ _ |
  4. | / ___| __ _ _ __ | |_ __ _ / ___| | __ _ _ _ _______ |
  5. | \___ \ / _` | '_ \| __/ _` | | | |/ _` | | | |_ / _ \ |
  6. | ___) | (_| | | | | || (_| | |___| | (_| | |_| |/ / __/ |
  7. | |____/ \__,_|_| |_|\__\__,_|\____|_|\__,_|\__,_/___\___| |
  8. | |
  9. \___________________________________ooo__________________/
  10. |_ | _| jgs
  11. \___|___/
  12. {___|___}
  13. |_ | _|
  14. /-'Y'-\
  15. (__/ \__)
  16. ajt@dev-04:[~]: mkdir -p ~/workspace/tmp
  17. ajt@dev-04:[~]: cd ~/workspace/tmp
  18. ajt@dev-04:[~/workspace/tmp]: npx rollup-umd-scripts create test-ajt-push
  19. npx: installed 178 in 36.433s
  20. Please wait while project is being created...
  21. Cloning into 'test-ajt-push'...
  22. v1.0.34
  23. Note: checking out 'v1.0.34'.
  24.  
  25. You are in 'detached HEAD' state. You can look around, make experimental
  26. changes and commit them, and you can discard any commits you make in this
  27. state without impacting any branches by performing another checkout.
  28.  
  29. If you want to create a new branch to retain commits you create, you may
  30. do so (now or later) by using -b with the checkout command again. Example:
  31.  
  32. git checkout -b <new-branch-name>
  33.  
  34. HEAD is now at 1ca2075 chore(release): 1.0.34 [skip ci]
  35.  
  36. > pre-commit@1.2.2 install /home/ajt/workspace/tmp/test-ajt-push/node_modules/pre-commit
  37. > node install.js
  38.  
  39.  
  40. > spawn-sync@1.0.15 postinstall /home/ajt/workspace/tmp/test-ajt-push/node_modules/spawn-sync
  41. > node postinstall
  42.  
  43.  
  44. > jss@9.8.2 postinstall /home/ajt/workspace/tmp/test-ajt-push/node_modules/jss
  45. > node -e "console.log('\u001b[35m\u001b[1mLove JSS? You can now support us on open collective:\u001b[22m\u001b[39m\n > \u001b[34mhttps://opencollective.com/jss/donate\u001b[0m')"
  46.  
  47. Love JSS? You can now support us on open collective:
  48. > https://opencollective.com/jss/donate
  49.  
  50. > styled-components@3.3.2 postinstall /home/ajt/workspace/tmp/test-ajt-push/node_modules/styled-components
  51. > node ./scripts/postinstall.js || exit 0
  52.  
  53. Use styled-components at work? Consider supporting our development efforts at opencollective.com/styled-components
  54.  
  55. > react-styleguidist@7.0.17 postinstall /home/ajt/workspace/tmp/test-ajt-push/node_modules/react-styleguidist
  56. > node -e "console.log('\u001b[32mLove Styleguidist? Support us on the Open Collective:\u001b[22m\u001b[39m\n > \u001b[96m\u001b[1mhttps://opencollective.com/styleguidist\u001b[0m\n')" || exit 0
  57.  
  58. Love Styleguidist? Support us on the Open Collective:
  59. > https://opencollective.com/styleguidist
  60.  
  61. npm
  62. WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.
  63. npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.
  64. npm WARN prepublish-on-install See the deprecation note in `npm help scripts` for more information.
  65.  
  66. > @yeutech/rollup-umd@1.0.34 prepublish /home/ajt/workspace/tmp/test-ajt-push
  67. > npm run build
  68.  
  69.  
  70. > @yeutech/rollup-umd@1.0.34 prebuild /home/ajt/workspace/tmp/test-ajt-push
  71. > npm run build:clean
  72.  
  73.  
  74. > @yeutech/rollup-umd@1.0.34 build:clean /home/ajt/workspace/tmp/test-ajt-push
  75. > rimraf lib/* dist/*
  76.  
  77.  
  78. > @yeutech/rollup-umd@1.0.34 build /home/ajt/workspace/tmp/test-ajt-push
  79. > npm run build:lib && npm run build:dist
  80.  
  81.  
  82. > @yeutech/rollup-umd@1.0.34 prebuild:lib /home/ajt/workspace/tmp/test-ajt-push
  83. > rimraf lib/*
  84.  
  85.  
  86. > @yeutech/rollup-umd@1.0.34 build:lib /home/ajt/workspace/tmp/test-ajt-push
  87. > BABEL_ENV=production babel --out-dir lib src
  88.  
  89. src/index.js -> lib/index.js
  90. src/tests/index.test.js -> lib/tests/index.test.js
  91.  
  92. > @yeutech/rollup-umd@1.0.34 prebuild:dist /home/ajt/workspace/tmp/test-ajt-push
  93. > rimraf dist/*
  94.  
  95.  
  96. > @yeutech/rollup-umd@1.0.34 build:dist /home/ajt/workspace/tmp/test-ajt-push
  97. > rollup -c --environment PRODUCTION
  98.  
  99. Creating production bundle...
  100.  
  101. src/index.js → dist/@yeutech/rollup-umd.min.js, dist/@yeutech/rollup-umd.cjs.min.js, dist/@yeutech/rollup-umd.min.mjs...
  102. created dist/@yeutech/rollup-umd.min.js, dist/@yeutech/rollup-umd.cjs.min.js, dist/@yeutech/rollup-umd.min.mjs in 973ms
  103. npm WARN
  104. optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
  105. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  106.  
  107. added 1784 packages from 2207 contributors in 40.504s
  108. [Success] Created rollup package named test-ajt-push
  109. ajt@dev-04:[~/workspace/tmp]: cd test-ajt-push
  110. ajt@dev-04:[~/workspace/tmp/test-ajt-push]: npx rollup-umd-scripts init ssh://git@module.kopaxgroup.com:20024/test-dka/test-ajt-push.git
  111. npx: installed 178 in 32.885s
  112. ajt
  113. Initialized empty Git repository in /home/ajt/workspace/tmp/test-ajt-push/.git/
  114. (c) Copyright 2018 Yeutech Company Limited, all rights reserved.
  115.  
  116. UNLICENSED license installed!
  117.  
  118. [master (root-commit) fc245e2] 'Initialization'
  119. Committer: alexander janet <ajt@dev-04.kopaxgroup>
  120. Your name and email address were configured automatically based
  121. on your username and hostname. Please check that they are accurate.
  122. You can suppress this message by setting them explicitly. Run the
  123. following command and follow the instructions in your editor to edit
  124. your configuration file:
  125.  
  126. git config --global --edit
  127.  
  128. After doing this, you may fix the identity used for this commit with:
  129.  
  130. git commit --amend --reset-author
  131.  
  132. 31 files changed, 18137 insertions(+)
  133. create mode 100644 .babelrc
  134. create mode 100644 .editorconfig
  135. create mode 100644 .eslintignore
  136. create mode 100644 .gitignore
  137. create mode 100644 .gitlab-ci.yml
  138. create mode 100644 .npmignore
  139. create mode 100644 CHANGELOG.md
  140. create mode 100644 CODE_OF_CONDUCT.md
  141. create mode 100644 LICENSE.md
  142. create mode 100644 README.md
  143. create mode 100644 declination.json
  144. create mode 100644 docs/branches.md
  145. create mode 100644 docs/commands.md
  146. create mode 100644 docs/configuration.md
  147. create mode 100644 docs/contribute.md
  148. create mode 100644 docs/faq.md
  149. create mode 100644 docs/getting-started.md
  150. create mode 100644 docs/installation.md
  151. create mode 100644 docs/introduction.md
  152. create mode 100644 docs/prerequisite.md
  153. create mode 100644 docs/release.md
  154. create mode 100644 docs/ui.md
  155. create mode 100644 package-lock.json
  156. create mode 100644 package.json
  157. create mode 100644 rollup.config.js
  158. create mode 100644 sonar-project.properties
  159. create mode 100644 src/index.js
  160. create mode 100644 src/tests/index.test.js
  161. create mode 100644 styleguide.config.js
  162. create mode 100644 styleguide/prepare.sh
  163. create mode 100644 styleguide/styleguide.ext.json
  164. remote: GitLab: You are not allowed to push code to protected branches on this project.
  165. To ssh://module.kopaxgroup.com:20024/test-dka/test-ajt-push.git
  166. ! [remote rejected] master -> master (pre-receive hook declined)
  167. error: failed to push some refs to 'ssh://git@module.kopaxgroup.com:20024/test-dka/test-ajt-push.git'
  168. [Warning] We could not push on master branch. You must have permissions to push on the repository first. Try again with command:
  169. git -C /home/ajt/workspace/tmp/test-ajt-push push origin master
  170.  
  171. Switched to a new branch 'dev'
  172. remote: GitLab: You are not allowed to push code to protected branches on this project.
  173. To ssh://module.kopaxgroup.com:20024/test-dka/test-ajt-push.git
  174. ! [remote rejected] dev -> dev (pre-receive hook declined)
  175. error: failed to push some refs to 'ssh://git@module.kopaxgroup.com:20024/test-dka/test-ajt-push.git'
  176. [Warning] We could not push on dev branch. You must have permissions to push on the repository first. Try again with command:
  177. $ git -C /home/ajt/workspace/tmp/test-ajt-push push origin dev
  178.  
  179. Switched to a new branch 'ajt-dev'
  180. [Success] Rollup initialized!
  181. Use the following command to create your working branch:
  182.  
  183. git -C /home/ajt/workspace/tmp/test-ajt-push push origin ajt-dev
Add Comment
Please, Sign In to add comment