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

build: refactor scripts #3564

Merged
merged 23 commits into from
Jul 15, 2019
Merged

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: #2474

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@codecov
Copy link

codecov bot commented Jun 13, 2019

Codecov Report

Merging #3564 into master will decrease coverage by 0.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3564      +/-   ##
==========================================
- Coverage   95.38%   95.36%   -0.02%     
==========================================
  Files         706      706              
  Lines       14506    14513       +7     
  Branches     1913     1914       +1     
==========================================
+ Hits        13836    13841       +5     
- Misses        243      244       +1     
- Partials      427      428       +1
Impacted Files Coverage Δ
components/test.ts 84.61% <75%> (-15.39%) ⬇️

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 3847250...7eef3a5. Read the comment docs.

package.json Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Jun 14, 2019

Deploy preview for ng-zorro-master ready!

Built with commit 7eef3a5

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

Copy link
Member

@vthinkxie vthinkxie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vthinkxie vthinkxie merged commit 567072a into NG-ZORRO:master Jul 15, 2019
lppedd pushed a commit to lppedd/ng-zorro-antd that referenced this pull request Jul 15, 2019
* 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: update preview script

* docs: update contributing doc

* ci: update doc script

* chore: bump node to 10

* ci: update doc script

* chore: rebase master

* chore: change nodejs version

* chore: change nodejs version
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this pull request Apr 9, 2020
* 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: update preview script

* docs: update contributing doc

* ci: update doc script

* chore: bump node to 10

* ci: update doc script

* chore: rebase master

* chore: change nodejs version

* chore: change nodejs version
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
* 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: update preview script

* docs: update contributing doc

* ci: update doc script

* chore: bump node to 10

* ci: update doc script

* chore: rebase master

* chore: change nodejs version

* chore: change nodejs version
@hsuanxyz hsuanxyz deleted the chore/refactor-scripts branch August 5, 2020 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants