commitizen / commitizen/cz-cli

It doesn't work in a yeoman generated project

Đang mở
#128 8 bình luận 0 reaction 0 người được giao Xem trên GitHub
cli help / pr wanted question
Ngôn ngữ chính
JavaScript
Star
17.5k
Fork
566
Merge trung bình
8 giờ 16 phút
Pull request đã merge (30 ngày)
1

Mô tả

I installed and configured the cz-cli into a git project generated by yeoman (yeoman polymer).

Running `git cz` works fine until after the last questions that lunch yeoman generator. Here is an example of the process:

```
$ yo polymer myApp

_-----_
| | .--------------------------.
|--(o)--| | Out of the box I include |
`---------´ | Polymer Starter Kit |
( _´U`_ ) '--------------------------'
/___A___\
| ~ |
__'.___.'__
´ ` |° ´ Y `

? Would you like to include web-component-tester? No
? Would you like to include recipe docs? No
[…]
I'm all done. Running *npm install & bower install* for you to install the required dependencies. If this fails, try running the command yourself.
[…]
$ commitizen init cz-conventional-changelog --save --save-exact
$ git add .
$ git cz
cz-cli@2.5.0, cz-conventional-changelog@1.1.5

Line 1 will be cropped at 100 characters. All other lines will be wrapped after 100 characters.

? Select the type of change that you're committing: chore: Changes to the build process or auxiliary tools
and libraries such as documentation generation
? Denote the scope of this change ($location, $browser, $compile, etc.):
*
? Write a short, imperative tense description of the change:
Scafold built with `yo polymer`
? Provide a longer description of the change:
Setp up the project (Polymer Starter Kit) using yeoman generator
? List any breaking changes or issues closed by this change:

_-----_
| | .--------------------------.
|--(o)--| | Out of the box I include |
`---------´ | Polymer Starter Kit |
( _´U`_ ) '--------------------------'
/___A___\
| ~ |
__'.___.'__
´ ` |° ´ Y `
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.