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
MadCcc
34c63ca41b
chore: add release notification target
2023-02-13 11:35:55 +08:00
afc163
331074243a
Delete codeball.yml
2023-02-07 18:25:16 +08:00
Wuxh
ba9870ef5d
chore: upgrade site && update pr-template ( #40563 )
...
* docs: update pr-template
* chore: update Previewer onlineUrl show logic
2023-02-06 13:03:14 +08:00
lijianan
a624648ecd
chore: delete ChatGPT CodeReview ( #40374 )
2023-01-23 16:36:01 +08:00
afc163
da32eb5aae
Create main.yml ( #40350 )
2023-01-21 12:34:17 +08:00
二货爱吃白萝卜
df3c33c378
chore: rm bundlesize check ( #40220 )
2023-01-13 16:53:23 +08:00
MadCcc
716e56b3ae
chore: update issue actions
2023-01-12 11:20:22 +08:00
Wuxh
c468b3487c
ci: fix format error ( #40172 )
...
#40166
2023-01-11 21:37:51 +08:00
Wuxh
267b40c93e
ci: update issues-open-check workflow ( #40166 )
...
* ci: update issues-open-check workflow
* chore: update
2023-01-11 20:30:08 +08:00
afc163
944adac8df
Update test.yml
2023-01-11 15:21:54 +08:00
afc163
2cc98764a7
test: fix bundlesize2 cache throw error ( #40151 )
2023-01-11 14:05:00 +08:00
renovate[bot]
189f912a8a
chore(deps): update peter-evans/commit-comment action to v2 ( #39766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 17:59:56 +08:00
renovate[bot]
7df91fd14b
chore(deps): update cirrus-actions/rebase action to v1.8 ( #39765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 17:59:32 +08:00
renovate[bot]
c6a7dbc09e
chore(deps): update actions-cool/maintain-one-comment action to v3 ( #39767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 17:59:19 +08:00
afc163
536b8f8cd9
chore: add codeql ( #39671 )
...
* chore: add codeql
* Update README.md
* fix: statistic regex
* Apply suggestions from code review
2022-12-20 14:20:57 +08:00
vagusX
3d627eb475
ci: update changelog sample url in pr-open-check.yml ( #39552 )
...
* ci: update changelog sample url in pr-open-check.yml
* chore: update
2022-12-14 14:42:01 +08:00
afc163
45ac0076c9
Update issue-open-check.yml
2022-12-09 18:47:53 +08:00
Wuxh
13414cab91
ci(deploy-site): add manual trigger flow ( #39421 )
...
* ci(deploy-site): add manual trigger flow
* ci: update ci config
2022-12-09 17:19:40 +08:00
xrkffgg
62a2a25b8c
ci: add latest for v5 ( #39411 )
...
* ci: add latest for v5
* Update release-helper.yml
2022-12-09 10:23:21 +08:00
afc163
122b3f1041
chore: Update PULL_REQUEST_TEMPLATE.md ( #39374 )
...
* Update PULL_REQUEST_TEMPLATE.md
* Update issue-open-check.yml
* Update pr-open-check.yml
2022-12-07 23:37:12 +08:00
Wuxh
a8a9607bd6
ci: update site-deploy.yml ( #39312 )
...
* ci: add doc-site workflow
* ci: Add Manual Trigger Action
* ci: update site-deploy.yml
Modify trigger events
Add Surge Deployment
Add Deployment Success Comment function
* Revert "ci: Add Manual Trigger Action"
This reverts commit 5bd75d1e58
.
* Revert "ci: add doc-site workflow"
This reverts commit ec7e7e40e7
.
* ci: update ci config
2022-12-07 17:44:00 +08:00
afc163
df41ff73a8
chore: improve size-limit-action ( #39319 )
...
* Update size-limit.yml
* Update size-limit.yml
* Update size-limit.yml
* Update package.json
* Update size-limit.yml
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update size-limit.yml
* Update size-limit.yml
* Update size-limit.yml
2022-12-06 23:28:59 +08:00
afc163
ac0139c2c7
chore: simpify size-limit output ( #39285 )
2022-12-06 14:54:34 +08:00
afc163
6614faee50
chore: fix size-limit action ( #39268 )
...
* chore: fix size-limit action
* Update .github/workflows/size-limit.yml
* Apply suggestions from code review
* Apply suggestions from code review
2022-12-05 21:32:10 +08:00
MadCcc
5962df6270
chore: update issue actions
2022-11-28 10:45:02 +08:00
MadCcc
13c2b7f8f9
chore: update notice token
2022-11-27 22:38:32 +08:00
Chuns Chen
b22ab1a83c
chore: revert compile with lib ( #38832 )
...
* chore: revert compile with lib
* chore: lib dekko test
* fix: filename has spaces
* chore: bump @ant-design/tools
2022-11-22 16:21:37 +08:00
二货爱吃白萝卜
eef96d75d5
chore: adjust deploy token ( #38746 )
2022-11-20 01:13:54 +08:00
afc163
5fa55e291d
chore: improve gh-pages workflow ( #38739 )
2022-11-19 19:40:53 +08:00
afc163
c53f48b09a
chore: update workflow for 4.x-stable branch ( #38706 )
2022-11-18 23:18:45 +08:00
MadCcc
f9b452017b
chore: update deploy script & action
2022-11-18 14:37:18 +08:00
github-actions[bot]
aedda24ad3
chore: auto merge branches ( #38619 )
...
chore: master merge next
2022-11-18 05:36:31 +00:00
xrkffgg
2b994c3149
ci: add tag for more branch ( #38651 )
...
* ci: add tag for more branch
* Update release-helper.yml
2022-11-18 10:29:53 +08:00
afc163
a2b424946b
docs: update codesandbox url for 5.x and 4.x ( #38653 )
2022-11-17 23:58:36 +08:00
afc163
c92ef74ea4
docs: add legacy version link of 4.x ( #38638 )
2022-11-17 21:24:40 +08:00
afc163
ebedab8541
fix: dumi build preview ( #38597 )
...
* fix: dumi build preview
* Update package.json
2022-11-16 17:25:45 +08:00
二货机器人
ac85fbec6f
chore: merge master
2022-11-13 14:33:07 +08:00
afc163
d5e3f1e6de
Update codeball.yml
2022-11-10 19:23:12 +08:00
afc163
e62624434e
chore: remove Codeball Suggester, it is not free..
2022-11-10 19:18:14 +08:00
afc163
ad34e27d42
chore: add Codeball Suggester
2022-11-10 19:15:35 +08:00
afc163
311a6e9f2f
Create codeball.yml
2022-11-09 13:59:37 +08:00
二货爱吃白萝卜
cbcfd38ca7
docs: v5 site upgrade ( #38328 )
...
* build: try to use dumi as doc tool
* docs: migrate demo structure to dumi way
* refactor: use type export & import
* docs: migrate demo previewer to dumi
* docs: create empty layout & components
* docs: apply custom rehype plugin
* docs: create empty extra pages
* docs: Add Banner component
* chore: move theme tsconfig.json
* docs: home page init
* docs: migrate header (#37896 )
* docs: header
* docs: update
* docs: home init
* clean up
* test: fix site lint
* chore: tsc ignore demo
* chore: dumi demo migrate script
* chore: cards
* docs: home layout
* docs: Update locale logic
* docs: fix getLink logic
* chore: fix ci (#37899 )
* chore: fix ci
* ci: remove check-ts-demo
* ci: preview build
* test: ignore demo.tsx
* chore: update script
* test: update snapshot
* test: update node and image test
* chore: add .surgeignore
* docs: layout providers (#37908 )
* docs: add components sidebar (#37923 )
* docs: sidebar
* docs: update docs title
* docs: update design doc
* chore: code clean
* docs: handle changelog page
* docs: add title
* docs: add subtitle
* docs: active header nav
* chore: code clean
* docs: overview
* chore: code clean
* docs: update intl (#37918 )
* docs: update intl
* chore: code clean
* docs: update favicons
* chore: update testPathIgnorePatterns
* chore: code clean
* chore: code clean
* chore: copy 404.html (#37996 )
* docs: Home page theme picker
* chore: Update migrate script
* docs: home page update
* docs: theme editor style
* docs: theme lang
* chore: update migrate.js
* docs: fix demo (#38094 )
* chore: update migrate.js
* docs: update md
* docs: update demo
* test: fix snapshot
* chore: move debug to code attr in migrate script
* chore: update md
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
* feat: overview page
* feat: Migrate `404` page (#38118 )
* feat: migrate IconSearch component (#37916 )
* feat<site/IconSearch>: copy IconDisplay from site to .dumi
* feat<site/IconSearch>: change docs of icon
* feat<site/IconSearch>: tweak
* feat<site/IconSearch>: use useIntl instead of injectIntl
* feat<site/IconSearch>: fix ts type error
* feat<site/IconSearch>: use intl.formatMessage to render text
* docs: Adjust home btn sizw
* docs: Update doc
* feat: v5 site overview page (#38131 )
* feat: site
* fix: fix
* feat: v5 site overview page
* fix: fix path
* fix: fix
* fix: fix
* docs: fix margin logic
* feat: v5 site change-log page (#38137 )
* feat: v5 site change-log page (#38162 )
* docs: site redirect to home pag
* docs: theme picker
* docs: use react-intl from dumi (#38183 )
* docs: Theme Picker
* docs: update dumi config
* docs: home back fix
* docs: picker colorful
* docs: locale of it
* docs: update components desc
* docs: site of links
* docs: update components list
* docs: update desc
* feat: Migrate `DemoWrapper` component (#38166 )
* feat: Migrate `DemoWrapper` component
* feat: remove invalid comments and add comment for `key` prop
* docs: FloatButton pure panel
* chore: update demo
* chore: update dumi config
* Revert "chore: update demo"
This reverts commit 028265d3ba
.
* chore: test logic adjust to support cnpm modules
* chore: add locale alias
* docs: /index to /
* docs: add locale redirect head script
* chore: adjust compact
* docs: fix missing token
* feat: compact switch
* chore: code clean
* docs: update home
* docs: fix radius token
* docs: hash of it
* chore: adjust home page
* docs: Add background map
* docs: site theme bac logic
* docs: avatar
* docs: update logo color
* docs: home banner
* docs: adjust tour size
* docs: purepanl update
* docs: transfooter
* docs: update banner gif
* docs: content (#38361 )
* docs: title & EditButton
* docs: content
* chore: fix toc
* docs: resource page
* docs: transform resource data from hast
* docs: filename & Resource Card
* chore: enable prerender
* chore: remove less
* docs: toc style
* chore: fix lint
* docs: fix Layout page
* docs: fix CP page
* chore: update demos
* docs: workaround for export dynamic html
* chore: enable demo eslint
* docs: table style
* fix: header shadow
* chore: update snapshot
* fix: toc style
* docs: add title
* docs: Adjust site
* feat: helmet
* docs: site css
* fix: description
* feat: toc debug
* docs: update config-provider
* feat: use colorPanel
* fix: colorPanel value
* feat: anchor ink ball style
* feat: apply theme editor
* fix: code block style
* chore: update demo
* chore: fix lint
* chore: code clean
* chore: update snapshot
* feat: ts2js
* chore: description
* docs: site ready for ssr
includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion
* chore: bump testing lib
* docs: font size of title
* chore: remove react-sortable-hoc
* chore: update snapshot
* chore: update script
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2022-11-09 12:28:04 +08:00
xrkffgg
d5b16f3367
ci: add next notice ( #38443 )
...
* ci: add next notice
* Update release-helper.yml
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2022-11-08 23:23:21 +08:00
MadCcc
7a38804f95
Merge branch 'master' into next-merge-master
2022-10-18 21:33:51 +08:00
afc163
3359f535fe
test: move argos-ci from github action to circleci ( #38091 )
...
* Add .circleci/config.yml (#1 )
* Add .circleci/config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update package.json
* Update config.yml
* Update argos-upload.js
* test: replace github action to circleci
2022-10-18 19:53:20 +08:00
xrkffgg
c13344fb13
ci: fix UI Upload ( #38069 )
2022-10-17 21:42:11 +08:00
MadCcc
4490d9dbdc
Merge branch 'master' into next-merge-master
2022-10-14 11:35:18 +08:00
xrkffgg
5148c31747
ci: use definite version ( #37997 )
2022-10-13 14:56:50 +08:00
MadCcc
03a1ae427d
Merge branch 'feature' into next-merge-feature
2022-10-11 20:29:55 +08:00
Ashish Kurmi
4373a0f9c8
ci: add minimum GitHub token permissions for workflow ( #37845 )
...
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2022-10-08 10:20:08 +08:00
Zheeeng
f86a5c79ec
chore: PR template's wording ( #37821 )
...
* fix: wording
* chore: cleanup symbols
2022-09-30 16:57:07 +08:00
Dunqing
ea2b11e4c8
chore: fix prevents this action from running on forks ( #37809 )
2022-09-30 16:53:02 +08:00
MadCcc
a32bc5360e
ci: update deploy key
2022-09-23 18:10:42 +08:00
MadCcc
2a7caa1ee6
chore: update deploy script
2022-09-22 17:02:55 +08:00
github-actions[bot]
87f9cf362b
chore: auto merge branches ( #37579 )
...
chore: next merge master
2022-09-16 07:41:16 +00:00
xrkffgg
7da32ce007
ci: support skip-label ( #37482 )
2022-09-16 13:51:45 +08:00
二货爱吃白萝卜
c161ab6e40
chore: Fix Argos build diff fail of outside contributor ( #37555 )
2022-09-15 14:50:57 +08:00
MadCcc
d1be33f224
Merge branch 'master' into next-merge-master
2022-09-14 10:31:17 +08:00
二货爱吃白萝卜
c3ebf4b9b4
chore: Use new Argos CLI ( #37496 )
...
* chore(ci): use new argos cli
* chore: fix lint
* chore(ci): simplify ui-upload process
* chore(ci): fix argos-upload permission
* chore(ci): use cp instead mv
* chore(ci): fix fetch-depth
* chore: force failed
* chore: clean up
* test: update demo snapshot
Co-authored-by: Greg Bergé <berge.greg@gmail.com>
2022-09-09 18:21:50 +08:00
MadCcc
d5c17a9a7c
Merge branch 'master' into next-merge-master
2022-09-05 21:26:04 +08:00
vagusX
9c04b4edbe
ci: add merge coverage job ( #37306 )
...
* ci: add merge coverage job
* chore: update
2022-08-30 14:40:20 +08:00
MadCcc
0d50767aa8
Merge branch 'master' into next-merge-master
2022-08-30 13:05:50 +08:00
vagusX
b3eec68e18
test: use own token to upload coverage reports ( #37279 )
2022-08-29 14:42:55 +08:00
MadCcc
e6335e233c
Merge branch 'master' into next-merge-master
2022-08-15 15:20:39 +08:00
二货机器人
bc7a32d257
chore: update release-helper workflow
2022-08-09 16:30:55 +08:00
二货机器人
d970d80fa0
chore: next merge feature
2022-08-05 15:23:36 +08:00
afc163
772c251ec5
Create disscustion-open-check.yml
2022-08-04 11:00:42 +08:00
二货机器人
394aba4afe
chore: merge master
2022-07-29 15:56:11 +08:00
lihao
f1aa52a6a3
ci: 添加 size-limit 的 workflows ( #36721 )
2022-07-27 11:59:11 +08:00
Zheeeng
78bc4a3537
chore: update the PULL_REQUEST_TEMPLATE ( #36700 )
2022-07-26 11:28:26 +08:00
xrkffgg
d383a87ef6
ci: fix publish ( #36580 )
2022-07-19 14:54:20 +08:00
zombiej
17f020f0a7
chore: merge master
2022-07-13 17:52:42 +08:00
xrkffgg
c32aa462c0
ci: split notice ( #36495 )
2022-07-13 12:00:10 +08:00
xrkffgg
563de19aeb
ci: add conch msg ( #36481 )
...
* ci: add conch msg
* Update release-helper.yml
2022-07-12 18:01:14 +08:00
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
...
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2022-07-05 21:55:21 +08:00
MadCcc
469d0bc81c
chore: compile without lib ( #36362 )
...
* chore: compile es only
* chore: update package.json
* chore: code clean
* chore: code clean
* chore: update workflow
* chore: update workflow
* chore: update less src
* chore: replace lib with es
* chore: recover less
* Revert "chore: replace lib with es"
This reverts commit 41b8bf1938
.
* chore: update dist less
* test: fix
2022-07-04 22:08:24 +08:00
zombiej
eda63041ff
chore: merge master
2022-06-10 17:17:54 +08:00
二货机器人
66c3639ed4
chore: bump rc-dialog version ( #35969 )
...
* chore: bump rc-dialog version
* chore: trigger
* chore: trigger
* docs: RM peer conflict demo
* chore: bump deps version
* chore: bump ver
* chore: bump
* chore: bump
* chore: test
* chore: rm peer
* chore: clean all peer
* chor: bump rc-image
2022-06-10 17:06:07 +08:00
zombiej
cffc4f05aa
chore: merge master
2022-06-07 21:13:52 +08:00
xrkffgg
423ebea50c
ci: fix typo
2022-06-06 12:01:05 +08:00
zombiej
c89c61e2c4
Merge remote-tracking branch 'origin/feature' into next
2022-06-02 16:21:16 +08:00
vagusX
938cdabced
fix: set jest shard to 2 ( #35831 )
2022-06-01 16:40:09 +08:00
zombiej
7b92f24e2e
Merge remote-tracking branch 'origin/feature' into next
2022-05-27 23:19:39 +08:00
vagusX
acdd164a09
ci: use jest shard ( #35622 )
2022-05-27 21:49:16 +08:00
MadCcc
3dc72c00d0
Merge branch 'feature' into next-merge-feature
2022-05-25 15:02:26 +08:00
MadCcc
f3a893b113
chore: update issue check mirror ( #35680 )
2022-05-23 18:42:05 +08:00
zombiej
919667a6d3
chore: short auto merge time
2022-05-23 16:04:32 +08:00
zombiej
cd0ace3d40
chore: merge master
2022-05-21 22:14:15 +08:00
afc163
c9b27cdac7
Update rebase.yml
2022-05-18 17:08:13 +08:00
zombiej
8613d2ff2e
chore: merge feature
2022-05-16 17:16:52 +08:00
zombiej
47d40325fe
chore: Update github action release helper release title
2022-05-15 18:48:24 +08:00
afc163
84a969e5e0
chore: sync master into next branch
2022-05-11 15:36:22 +08:00
afc163
ed4d41676e
chore(deps-dev): upgrade to jest 28 ( #35334 )
...
https://jestjs.io/zh-Hans/docs/upgrading-to-jest28
2022-05-09 23:17:26 +08:00
MadCcc
83ed62aa0e
Merge branch 'feature' into next-merge-feature
2022-05-07 15:19:54 +08:00
zombiej
1a788cfd40
chore: rm CODEOWNER since this block github action
2022-05-06 19:46:28 +08:00
zombiej
3e69660e52
chore: merge master
2022-05-01 16:32:08 +08:00
Amumu
4b71e1a694
chore: Aligning the CI description and its behavior ( #35325 )
2022-04-29 16:49:37 +08:00
zombiej
ee5de21e35
chore: more owner files
2022-04-29 11:16:16 +08:00
zombiej
3c2d3ac4de
chore: Add code file owner
2022-04-29 11:10:37 +08:00
github-actions[bot]
ebd86abdd3
chore: auto merge branchs ( #35230 )
...
chore: merge master into next
2022-04-25 14:09:05 +00:00
afc163
6da5d6492b
chore: run image snapshots on every branches
2022-04-25 20:40:30 +08:00
afc163
b25d5f90bd
chore: merge master to next
2022-04-24 12:17:49 +08:00
afc163
75c741c23b
chore: update ui.yml
2022-04-24 11:42:39 +08:00
afc163
5bb47057b0
chore: fix argos-ci check status in PR ( #35193 )
...
* chore: batch upload argos-ci snapshots
* test: added commit and branch back for ui-upload.yml
2022-04-23 20:58:46 +08:00
github-actions[bot]
1d6da1a5cc
chore: auto merge branchs ( #35190 )
...
chore: merge master to next
2022-04-23 09:34:47 +00:00
afc163
26707f1bc9
test(🏞): batch upload snapshots to argos-ci.com ( #35181 )
2022-04-22 22:31:39 +08:00
afc163
28cef60532
Merge branch 'master' into next-merge-master
2022-04-20 11:50:02 +08:00
afc163
78536b2dbd
chore: fix cirrus-actions/rebase
...
https://github.com/cirrus-actions/rebase/pull/78
2022-04-20 11:43:47 +08:00
github-actions[bot]
16fb0e88a3
chore: auto merge branchs ( #35054 )
...
chore: sync master into next
2022-04-17 15:03:21 +00:00
xrkffgg
ee78417b60
ci: up version ( #35067 )
...
* ci: up version
* Update verify-files-modify.yml
2022-04-17 22:41:48 +08:00
zombiej
d907338d79
chore: merge feature
2022-04-12 15:59:36 +08:00
Varun Sharma
01a475af6d
ci: Add GitHub token permissions for workflows ( #34946 )
2022-04-11 11:15:26 +08:00
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
...
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
2022-04-08 22:55:42 +08:00
二货机器人
a67c0d28d3
fix: react 18 test fixing ( #34787 )
...
* fix: try fix
* chore: ci
* test: recover
* test: more test case
* test: more and mote
* test: btn test
* fix: react 18 compitable
* chore: more test
* test: all confirm test
* chore: tmp
* chore: test lib
* chore: tmp
* chore: tmp
* test: back of part
* test: back of menu index test
* test: more test
* test: form test
* test: rm IE11 test case
* chore: fix compatible
* chore: clean up
* chore: back of all test case
* test: ignore 18 lines
* chore: remove render test of enzyme in upload
* test: back of IE11 test case to fit 100% coverage
* chore: fix pkg deps
2022-04-06 11:07:15 +08:00
afc163
dd13e806b2
chore: minify themes css ( #34824 )
2022-04-01 14:29:06 +08:00
github-actions[bot]
6515d80431
chore: auto merge branchs ( #34801 )
...
chore: sync master to next
2022-03-30 14:09:09 +00:00
二货机器人
2733977245
chore: React 18 test case ( #34781 )
...
* chore: add 18 test
* chore: update test flow
* chore: fail fast
* chore: foce ci
* chore: more if
* chore: test it
* chore: back of it
* chore: master only
* chore: fix spell
* chore: force install
* test: comment 16 tmp
* chore: use react 17
* chore: install 18
* chore: back of 16 & 17
2022-03-30 14:35:43 +08:00
MadCcc
34d49b1985
chore: fix ci ( #34778 )
2022-03-30 10:06:19 +08:00
zombiej
d92bb8fb03
chore: merge master
2022-03-29 20:51:25 +08:00
zombiej
2425c019bc
chore: merge master
2022-03-29 20:51:03 +08:00
二货机器人
ceba0d5c23
chore: comiple use matrix ( #34770 )
...
* chore: comiple use matrix
* chore: 16 deps
* chore: not install 16
* chore: update
* chore: to 16
* chore: install 16
* chore: install 16
* chore: install 16
* chore: install 16
* chore: concurrent
* chore: back all
* chore: fix lines
* chore: cancel if new comes
* chore: single dist speed up
* chore: fix
* chore: fix
* chore: update
* fix: deps
2022-03-29 20:46:37 +08:00
zombiej
98b6ca175c
Merge remote-tracking branch 'origin/master' into next
2022-03-25 20:13:00 +08:00
xrkffgg
5b1fa4ccac
ci: update pr merge branch
2022-03-25 10:17:46 +08:00
MadCcc
b63bdc47e5
Merge branch 'master' into next-merge-master
2022-03-23 22:08:40 +08:00
afc163
b77a8fdce3
chore: remove issue body in notice
2022-03-23 11:20:58 +08:00
afc163
b72daed1b1
Update issue-open-check.yml
2022-03-22 18:12:03 +08:00
renovate[bot]
7f0aa8146f
chore(deps): update actions/cache action to v3 ( #34645 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-22 10:59:37 +08:00
afc163
bd79b2d2b7
Update issue-open-check.yml
2022-03-20 23:06:54 +08:00
xrkffgg
ee8e7851b6
ci: fix result
2022-03-20 11:07:34 +08:00
xrkffgg
89e9819c75
ci: update result
2022-03-20 11:06:50 +08:00
afc163
07b8fb12a6
chore( 🤖 ): upgrade github actions ( #34599 )
2022-03-19 21:53:48 +08:00
github-actions[bot]
ae6240d9cc
chore: auto merge branchs ( #34596 )
...
chore: sync master into next
2022-03-19 11:56:50 +00:00
afc163
7f487369d3
Update issue-open-check.yml
2022-03-19 18:56:55 +08:00
afc163
02597a3cce
Update issue-open-check.yml
2022-03-19 18:49:06 +08:00
afc163
b409980f9c
chore( 🤖 ): Update issue-open-check.yml ( #34589 )
...
* Update issue-open-check.yml
* Delete issue-sync-dingtalk.yml
* Update issue-open-check.yml
2022-03-19 18:22:27 +08:00
afc163
c7a106b635
Delete chain-alert.yml
2022-03-19 18:21:52 +08:00
afc163
425ea1a92b
chore: add issues similarity analysis and dingtalk issue notice actions ( #34583 )
...
* chore: add Issues Similarity Analysis action
* Delete suggest-related-links.yml
* Create issue-sync-dingtalk.yml
* Update issue-sync-dingtalk.yml
* Update issue-sync-dingtalk.yml
* Update issue-sync-dingtalk.yml
* Update issues-similarity-analysis.yml
2022-03-19 18:05:42 +08:00
afc163
15fd642f7e
chore: merge next to master
2022-03-19 17:23:54 +08:00
afc163
2e20f314b1
chore( 🤖 ): add ChainAlert action ( #34530 )
2022-03-16 16:40:04 +08:00
github-actions[bot]
465c30f8fc
chore: auto merge branchs ( #34334 )
...
chore: sync master into next
2022-03-07 14:42:19 +00:00
xrkffgg
ace24bff87
ci: fix ie11 close
2022-03-07 22:20:03 +08:00
zombiej
d4ea3b6b23
Merge remote-tracking branch 'origin/master' into next
2022-03-01 18:46:33 +08:00
renovate[bot]
e9179b7f1e
chore(deps): update actions-cool/issues-helper action to v3 ( #34132 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 10:03:56 +08:00
二货机器人
912ffb15d0
refactor: Button with cssinjs ( #33890 )
...
* init
* chore: cssinjs base button
* chore: more style
* chore: mix style
* chore: size
* chore: more style
* misc
* chore: re-structrue
* chore: icon onlt
* chore: back of disabled
* chore: loading status
* chore: loading motion
* chore: add active style
* docs: site prepare dynamic theme
* chore: bump antd cssinjs
* chore: color type check
* chore: bump cssinjs version
* chore: clean up useless ts def
* chore: ignore button style
* chore: rename ci
* chore: update cssinjs ver
* chore: ssr default wrapper
* chore: bump cssinjs version
* chore: ssr support
* chore: fix script
* test: fix node snapshot
* chore: move cssinjs pkg size from css to js
* test: coverage
2022-02-18 14:17:32 +08:00
xrkffgg
904ef933ef
ci: add MadCcc assign
2022-02-16 16:28:05 +08:00
二货机器人
01df1f733c
chore: script update ( #34060 )
2022-02-15 16:57:18 +08:00
xrkffgg
9f3849efa6
ci: files modify cancel failed
2022-02-14 15:15:42 +08:00
zombiej
64f6fd1cf2
chore: Add DingDing release bot
2022-01-19 15:26:45 +08:00
ZhouZhen
a8495bad24
ci: preview-deploy download add run_id ( #33680 )
2022-01-13 00:09:09 +08:00
xrkffgg
5c7d29d5a5
ci: simple files check actions
2022-01-12 23:55:01 +08:00
xrkffgg
b8ec712dd3
ci: update verify-files-modify ( #33552 )
2022-01-04 21:45:32 +08:00
afc163
c0d2c7e8a4
chore: remove whitespace
2021-12-31 16:54:15 +08:00
afc163
e1a05c29e5
chore: remove whitespace
2021-12-21 16:53:57 +08:00
xrkffgg
3977881a6b
ci: fix footer click ( #33214 )
2021-12-09 10:44:32 +08:00
xrkffgg
90f062e339
ci: fix checkout version ( #33164 )
...
* ci: fix checkout version
* chore: add more
2021-12-05 11:37:54 +08:00