Skip to content

Toolchain#7402

Merged
etimberg merged 1 commit intochartjs:masterfrom
kurkle:toolchain
May 27, 2020
Merged

Toolchain#7402
etimberg merged 1 commit intochartjs:masterfrom
kurkle:toolchain

Conversation

@kurkle
Copy link
Member

@kurkle kurkle commented May 22, 2020

Replace gulp with npm scripts

One big difference is a .tar.gz is generated instead of .zip.

Fixes: #6754 (npm run dev)

  • This is here for comments.
  • No security warnings left.

@benmccann
Copy link
Contributor

.zip might be easier for some users than .tar.gz. Would it be hard to keep it as .zip?

Copy link
Member

@etimberg etimberg left a comment

Choose a reason for hiding this comment

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

Removing gulp is a big step! Even better that it fixes some long standing issues.

@kurkle kurkle marked this pull request as ready for review May 25, 2020 06:49
Copy link
Member

@etimberg etimberg left a comment

Choose a reason for hiding this comment

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

Overall, this is looking great! 😄

I left a 2 minor notes. Looking forward to having this

@kurkle
Copy link
Member Author

kurkle commented May 27, 2020

.zip might be easier for some users than .tar.gz. Would it be hard to keep it as .zip?

There is a packages for that:
https://www.npmjs.com/package/npm-pack-zip
https://www.npmjs.com/package/pack-to-zip

It could probably be handled in the release script too.

@leeoniya
Copy link

i guess it's finally time? ;)

https://github.com/chartjs/Chart.js/pull/6835/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2

@etimberg etimberg merged commit 064a2f3 into chartjs:master May 27, 2020
@benmccann
Copy link
Contributor

thanks for the idea :-)

@kurkle kurkle deleted the toolchain branch June 12, 2020 05:36
etimberg pushed a commit that referenced this pull request Sep 1, 2020
Gulp removed from toolchain in favour of simpler build process
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.

gulp test --watch command does not re-run tests on source file change

6 participants