Commit Graph

24 Commits

Author SHA1 Message Date
Zihua Li
910ab4ed63
Config Git correctly for releasing (#4506)
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-11-29 21:59:37 +08:00
Zihua Li
d5efd42de7
Move Quill to Slab organization (#4225)
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-05-28 17:23:05 +08:00
Zihua Li
9f4e18540d
Add username links in CHANGELOG.md (#4204)
Co-authored-by: Zihua Li <635902+luin@users.noreply.github.com>
2024-05-13 16:00:58 +08:00
Zihua
517d00994b Config git for all workflows 2024-05-13 15:46:30 +08:00
Zihua Li
de1afe1205 Update changelog actions 2024-05-13 15:28:58 +08:00
Zihua Li
09ed45e8f2
Regenerate CHANGELOG from GitHub releases (#4199) 2024-05-13 13:14:30 +08:00
Zihua Li
d31ffa1372
Consolidate README for sub packages (#4176) 2024-05-06 09:07:03 +08:00
Zihua Li
27def7dc82 Fix release script for experimental version 2024-01-25 20:59:03 +08:00
Zihua Li
bcbde224a8 Fix release script for experimental version 2024-01-17 14:56:18 +08:00
Zihua Li
0ffb00ad38 Remove 'v' prefix from CHANGELOG 2024-01-16 22:32:46 +08:00
Zihua Li
c91130315d Improve release scripts 2024-01-16 22:28:56 +08:00
Zihua Li
e257ed04bc Skip GitHub release for experimental releases 2024-01-16 19:56:31 +08:00
Zihua Li
aa6ed7bec7 Support dry-run and experimental versions 2024-01-16 14:49:38 +08:00
Zihua Li
118ba096f5 Add release scripts 2024-01-14 22:50:46 +08:00
Zihua Li
62eb8ce379 Remove unused npm scripts for quill 2023-11-28 12:19:03 +08:00
Zihua Li
3915f69354 Remove _develop folder 2023-11-28 12:11:53 +08:00
Jason Chen
4fbf0f5d3e Fix code coverage
Move custom server to grunt connect task with custom middleware allows
us to utilize the keepalive feature to fix code coverage generation
2014-07-16 01:37:07 -07:00
Jason Chen
432922515d fix theme build 2014-07-09 19:31:39 -07:00
Jason Chen
83e99942f4 make sure tests use custom lodash build 2014-07-08 20:39:20 -07:00
Jason Chen
4318e56006 speed up server with watchify 2014-07-08 18:39:54 -07:00
Jason Chen
0b9335002a bunch of cleanup 2014-07-08 18:09:27 -07:00
Jason Chen
e323c64a4b Add local server to browserify on the fly
Before we had to wait for watchify before making browser request. Now we
can immediately make request after code change.
2014-07-08 17:28:32 -07:00
Jason Chen
2bfe03efd2 add browserstack to karma 2013-10-09 12:12:37 -07:00
Jason Chen
cc2545ee7b add script to covert json coverage output to html 2013-02-14 00:17:56 -08:00