Commit Graph

506 Commits

Author SHA1 Message Date
0379ee5b68
ci: merge preview workflows (#45276)
* ci: merge preview workflows

* chore: update

* chore: update
2023-10-11 23:12:55 +08:00
f5d1c11406
ci: migrate site E2E workflow (#45235)
* ci: migrate site E2E workflow

* chore: update

* chore: update
2023-10-11 10:23:57 +08:00
xrkffgg
5b37a97fdc
ci: add README check (#44366)
Signed-off-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-08 10:08:05 +08:00
kiner-tang(文辉)
749fa42f1c
chore: optimize set-output in workflow (#45190)
* chore: optimize set-output in workflow

* feat: optimize code
2023-10-07 12:04:05 +08:00
2c83c308ea
ci: fix workflow artifact download path error (#45141)
Signed-off-by: 红 <wxh1220@gmail.com>
2023-09-30 09:42:48 +08:00
kiner-tang(文辉)
5962e3a89d
chore: Trigger Argos with white-listed users (#45115)
* chore: trigger argos manually

* chore: trigger argos manually

* chore: trigger argos manually

* chore: trigger argos manually

* chore: trigger argos manually

* chore: trigger argos manually

* chore: trigger argos manually

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* feat: add white-listed

* feat: add white-listed

* feat: add white-listed

* feat: add white-listed

* feat: add white-listed

* feat: add white-listed

* feat: add white-listed

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: kiner-tang(文辉) <134478213+lke-twh@users.noreply.github.com>
2023-09-29 14:31:16 +08:00
80d6c3f960
ci: add site test workflow (#45133)
* test: add doc tables test

* ci: add site E2E test workflow
2023-09-28 14:18:09 +08:00
renovate[bot]
f915f2c4d3
chore(deps): update peter-evans/commit-comment action to v3 (#45056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 13:45:02 +08:00
afc163
b888c2ad68
chore: upgrade github action node version to 18 (#44835)
* chore: upgrade github action node version

* chore: upgrade github action node version

* chore: upgrade github action node version

* chore: upgrade github action node version
2023-09-13 22:46:23 +08:00
Amumu
56b1b3fe45
chore: update ignore (#44710)
* chore: Don't ignore any package

* chore: update
2023-09-08 15:51:58 +08:00
afc163
8ce23eaed7
chore: Delete pr-contributor-welcome action (#44685)
Signed-off-by: afc163 <afc163@gmail.com>
2023-09-07 15:54:43 +08:00
MadCcc
ef4ccaeaac
chore: migrate to actions/checkout@v4 (#44623) 2023-09-05 11:55:52 +08:00
Dunqing
f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
afc163
4d12efed31
chore: Update pr-contributor-welcome.yml (#44340)
* chore: Update pr-contributor-welcome.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Apply suggestions from code review

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-08-22 19:01:34 +08:00
二货爱吃白萝卜
5ddec3ab82
chore: CI of PR welcome (#44184) 2023-08-12 00:36:34 +08:00
二货爱吃白萝卜
48e4e89e32
chore: adjust ci to save size-limit build time (#44148)
* chore: adjust ci

* chore: add message

* chore: lint
2023-08-10 15:17:40 +08:00
Wuxh
7222839178
ci: update notify workflow (#43598) 2023-07-17 12:36:50 +08:00
MadCcc
8d15644159
chore: sync to gitee after push gh-pages (#43089) 2023-06-20 09:41:03 +08:00
afc163
8dba94b389
chore: fix site-deploy.yml from OOM (#42990)
* Update site-deploy.yml

* Update site-deploy.yml
2023-06-13 12:55:09 +08:00
afc163
dae8cc279d
Delete pr-stat.yml (#42918) 2023-06-08 12:02:26 +08:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest (#42506)" (#42900)
This reverts commit 6759887c44.
2023-06-07 21:59:21 +08:00
afc163
2459d074a9
chore: fix pr-stat error (#42893) 2023-06-07 16:31:15 +08:00
Dunqing
6759887c44
chore: migrate to vitest (#42506)
* chore: migrate to vitest

* chore: update ci

* fix: test correctly

* test: support puppeteer

* chore: update coverage

* chore: update include/exclude

* chore: update config

* test: update incorrect tests

* chore: update script

* chore: update

* fix: should close browser at the ended

* chore: improve

* fix: test cause tsc error

* fix: eslint error

* chore: exclude correctly

* test: update snap and fix some tests

* chore: update test config

* fix: countup.js

* fix: incorrect test

* chore: update reference

* test: update

* fix: countup.js

* fix: timeout

* chore: update site test

* fix: fixed countup version

* chore: remove unsed code

* test: update

* test: update demo timeout

* test: update timeout

* chore: update image test

* chore: update threads

* fix: image/svg+xml test failed

* chore: limits threads

* test: update test coverage include

* chore: remove jest files

* chore: rename jest to vi

* chore: update document

* chore: fix missing @types/jsdom

* chore: update coverage

* chore: update snap

* fix:watermark test cases are incorrect

* feat: update ignore comment

* test: fix test case

* test: reset body scrollTop

* test: clean up

* test: use vi

* test: update snapshot

* test: update snapshot

* test: fix dropdown test failed

* fix: toHaveStyle cause test fail

* test: improve test case

* test: fix

* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560

* test: fix

* test: fix

* test: fix circular import

* test: revert

* ci: coverage failed

* test: fix c8 ignore comment

* chore: incorrect config

* chore: fix ignore ci

* test: revert svg+xml

* test: fix realTimers

* feat: rc-trigger should be remove

* test: fix some failed test

* chore: remove unused deps and configure eslint-plugin-vitest

* test: update snap

* chore: remove jest

* test: fix lint error

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
afc163
89d23faa3f
chore: Update config.yml (#42823)
* Update config.yml

* Update config.yml

* Update tsconfig.node.json

* Update tsconfig.node.json

* Apply suggestions from code review

* Update pr-stat.yml

* Update config.yml

* Apply suggestions from code review
2023-06-05 13:03:43 +08:00
afc163
695943dcd6
chore: fix deploy action (#42730) 2023-05-31 10:16:19 +08:00
afc163
defcd377e8
chore: skip pr stat action on fork repo (#42650) 2023-05-26 17:09:08 +08:00
afc163
ce6d6d4e61
chore: add pull-request-stats workflows (#42579)
* chore: add issues and prs stat workflows

* Delete issue-stat.yml

* Update README.md
2023-05-26 14:56:10 +08:00
afc163
b5213fecdb
chore: fix site deploy script error (#42536)
* chore: fix site deploy script error

* Update site-deploy.yml
2023-05-23 15:58:43 +08:00
afc163
b079514877
chore: fix github action workflow syntax (#42370) 2023-05-15 20:48:55 +08:00
afc163
fe13c2b9b1
chore: publish bundle analyzer report to surge.sh (#42251) 2023-05-10 15:14:45 +08:00
hustcc
062f5b2697
chore: fix github action typo (disscustion -> discussion) (#42245) 2023-05-10 13:24:29 +08:00
lijianan
6301ddf764
chore: Migrate CJS to ESM (#42062)
* chore: Migrate CJS to ESM

* fix

* fix
2023-04-28 16:52:50 +08:00
MadCcc
c6546e0f92
Update site-deploy.yml 2023-04-27 09:42:20 +08:00
btea
8347c22d13
chore: prevent ci from running on fork (#41980) 2023-04-25 11:17:51 +08:00
MadCcc
19e1dcbd0a
Update sync-gitee.yml 2023-04-24 09:50:53 +08:00
MadCcc
4ca35d887b
chore: update PR template with copilot (#41529)
* chore: update PR template with copilot

* chore: update
2023-03-29 17:40:55 +08:00
afc163
691f819ba4
Delete meme-greetings.yml (#41449) 2023-03-25 13:53:25 +08:00
afc163
77f06b58c9
Update meme-greetings.yml 2023-03-24 23:09:31 +08:00
afc163
6490e7f478
chore: Rename meme-greetings to meme-greetings.yml (#41437) 2023-03-24 15:05:38 +08:00
afc163
7b581e7ef7
chore: Delete issues-similarity-analysis and memer-action (#41431)
* Delete issues-similarity-analysis.yml

* Create meme-greetings
2023-03-24 13:57:43 +08:00
lijianan
f7fd474cf8
chore: skip ChatGPT review in BranchMerge (#41375)
* fix: stop ChatGPT review in BranchMerge

* add branch name
2023-03-21 17:44:40 +08:00
二货爱吃白萝卜
eaa08a39fc
chore: add diff report (#41354)
* chore: add diff report

* chore: more
2023-03-21 14:18:43 +08:00
afc163
b4a4c93800
Create (#41347) 2023-03-20 14:12:23 +08:00
二货爱吃白萝卜
649788e49f
chore: ci of build info (#41264)
* chore: ci of build info

* chore: more
2023-03-15 23:04:47 +08:00
二货爱吃白萝卜
31555161e9
docs: update demo (#41248) 2023-03-15 10:51:14 +08:00
xrkffgg
3266635fa0
ci: remove no use (#41131) 2023-03-09 12:27:57 +08:00
MadCcc
b09153c4fc chore: manual dispatch sync gitee 2023-03-07 11:02:25 +08:00
Wuxh
9f64386d0b
chore: update pr-template (#40850)
* Update PULL_REQUEST_TEMPLATE.md

* Update pr_cn.md
2023-02-21 18:19:44 +08:00
afc163
3e5058c8c3
Delete codeql.yml 2023-02-20 10:10:17 +08:00
二货爱吃白萝卜
5dfce54437
ci: use node 16 (#40800)
* chore: use node 16

* chore: all lock ver

* chore: size-limit

* chore: mv clean up logic into master
2023-02-19 13:56:20 +08:00