Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor commit hook #3610

Merged
merged 3 commits into from
Jun 20, 2019

Conversation

hsuanxyz
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[x] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@codecov
Copy link

codecov bot commented Jun 20, 2019

Codecov Report

Merging #3610 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3610      +/-   ##
==========================================
+ Coverage   95.73%   95.74%   +<.01%     
==========================================
  Files         689      689              
  Lines       13705    13705              
  Branches     1821     1821              
==========================================
+ Hits        13121    13122       +1     
  Misses        195      195              
+ Partials      389      388       -1
Impacted Files Coverage Δ
components/time-picker/time-holder.ts 97.26% <0%> (+0.68%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9522658...41bf1e2. Read the comment docs.

@netlify
Copy link

netlify bot commented Jun 20, 2019

Deploy preview for ng-zorro-master ready!

Built with commit 490d601

https://deploy-preview-3610--ng-zorro-master.netlify.com

@netlify
Copy link

netlify bot commented Jun 20, 2019

Deploy preview for ng-zorro-master ready!

Built with commit 41bf1e2

https://deploy-preview-3610--ng-zorro-master.netlify.com

wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this pull request Jun 20, 2019
* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie
@vthinkxie vthinkxie merged commit 2c03fb7 into NG-ZORRO:master Jun 20, 2019
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Jun 21, 2019
* chore: sync ant-design v3.19.6 (NG-ZORRO#3602)

* fix(module:table): fix sortChange with dynamic columns (NG-ZORRO#3603) (NG-ZORRO#3605)

close NG-ZORRO#3603

* chore: sync with antd 3.19 (NG-ZORRO#3590)

* chore: sync with antd 3.19

* test(module:page-header): fix test

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* build: refactor scripts

ref NG-ZORRO#2474

* chore: update ci config

* ci: fix integration

* ci: add travis_wait

* ci: fix ci

* ci: fix ci

* ci: fix ci

* ci: fix ci

* ci: fix ci

* chore: fix type

* build: add site release scripts

* build: _

* build: add `test:watch` task

* build: fix `test:watch` task

* chore: bump node to 12.1.0

* ci: add now.json
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Jun 21, 2019
* chore: sync ant-design v3.19.6 (NG-ZORRO#3602)

* fix(module:table): fix sortChange with dynamic columns (NG-ZORRO#3603) (NG-ZORRO#3605)

close NG-ZORRO#3603

* chore: sync with antd 3.19 (NG-ZORRO#3590)

* chore: sync with antd 3.19

* test(module:page-header): fix test

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* build: refactor scripts

ref NG-ZORRO#2474

* chore: update ci config

* ci: fix integration

* ci: add travis_wait

* ci: fix ci

* ci: fix ci

* ci: fix ci

* ci: fix ci

* ci: fix ci

* chore: fix type

* build: add site release scripts

* build: _

* build: add `test:watch` task

* build: fix `test:watch` task

* chore: bump node to 12.1.0

* ci: add now.json
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Jun 21, 2019
* chore: sync ant-design v3.19.6 (NG-ZORRO#3602)

* fix(module:table): fix sortChange with dynamic columns (NG-ZORRO#3603) (NG-ZORRO#3605)

close NG-ZORRO#3603

* chore: sync with antd 3.19 (NG-ZORRO#3590)

* chore: sync with antd 3.19

* test(module:page-header): fix test

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* chore: refactor commit hook (NG-ZORRO#3610)

* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie

* build: refactor scripts

ref NG-ZORRO#2474

* chore: update ci config

* ci: fix integration

* ci: add travis_wait

* ci: fix ci

* ci: fix ci

* ci: fix ci

* ci: fix ci

* ci: fix ci

* chore: fix type

* build: add site release scripts

* build: _

* build: add `test:watch` task

* build: fix `test:watch` task

* chore: bump node to 12.1.0

* ci: add now.json

* ci: add now.json
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this pull request Apr 9, 2020
* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
* chore: refactor commit hook

* chore(packaging): clean dependencie

* chore(packaging): clean dev dependencie
@hsuanxyz hsuanxyz deleted the chore/refactor-commitlint branch August 5, 2020 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants