renovate[bot]
863f61d908
chore(deps): update dependency eslint to v9 ( #50690 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-19 03:30:19 +08:00
afc163
fa3fddb0ed
test: use bun in github action ( #50466 )
2024-08-18 00:23:19 +08:00
afc163
0c97a6fa43
test: speed up test workflow ( #50346 )
...
* test: faster test.yml
* test: upgrade to node 20
* fix depends
* fix needs
* fix needs
* fix needs
* fix needs
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* fix: lib es test
* fix: lib es test
* fix: lib es test
* skip dist test in react lagacy
* Update test.yml
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-08-11 14:14:06 +08:00
vagusX
cbdbed3013
test: set maxWorkers for test:visual-regression ( #50219 )
...
* test: set maxWorkers for test:visual-regression
* chore: print args
* chore: set max-workers to 4
* test: use move instead of copy
* chore: set max-workers to 2
2024-08-03 20:24:15 +08:00
二货爱吃白萝卜
fdee444de8
ci: diff with shard ( #49402 )
...
* ci: diff with shard
* chore: save space
* chore: install node
2024-06-13 19:32:19 +08:00
二货爱吃白萝卜
20fa082785
test: Update test of demo ( #49140 )
...
* chore: rollback ci
* test: one day
2024-05-30 19:49:07 +08:00
叶枫
54286673de
docs: add getValueProps demo ( #49072 )
...
* docs: add getValueProps demo
* feat: normalize
* feat: normalize
* feat: name
* feat: name
* feat: doc
* feat: date
* feat: tz
* feat: tz
2024-05-28 22:54:54 +08:00
afc163
0a18e5ba41
chore: improve publish process ( #48264 )
...
* chore: improve publish process by skipping test command (#48230 )
* chore: speed up publishing
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: skip test
* fix: types
* revert demo change
* fix: script
* chore: fix duplicate parts
* chore: fix duplicate parts
* chore: fix duplicate parts
* improve code
* use latest.hash
chore: download build artifacts from remote
chore: skip build when publish
chore: improve cli log
chore: fix something
chore: fix something
chore: fix something
chore: fix something
chore: fix something
chore: fix upload-build-artifacts
chore: fix needs
chore: fix needs
* chore: check map files
* chore: check package diff before publish
* chore Please use `npm publish` instead
* chore: sort-package-json
* chore: fix needs
* chore: import download process
* fix types
* fix types
* chore: update scripts
* chore: codesandbox ci
* fix token:statistic
* fix token:statistic
* fix ci
* fix ci
* chore: codesandbox ci
* fix ci
* chore: only upload when push to master
2024-04-07 19:14:44 +08:00
dependabot[bot]
1da53ec53d
chore(deps): bump actions/upload-artifact from 3 to 4 ( #47287 )
...
* chore(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update preview-build.yml
Signed-off-by: lijianan <574980606@qq.com>
* Update test.yml
Signed-off-by: lijianan <574980606@qq.com>
* test: fix Unable to upload to same artifact name from multiple jobs
https://github.com/actions/upload-artifact/issues/478#issuecomment-1885470013
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-02 22:38:36 +08:00
dependabot[bot]
ff8fa85a73
chore(deps): bump actions/setup-node from 3 to 4 ( #47284 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 19:06:10 +08:00
afc163
584593b138
chore: upgrade to actions/cache@v4 ( #47282 )
...
* chore: add github-actions to dependabot
* chore: upgrade to actions/cache@v4
2024-02-01 18:20:41 +08:00
vagusX
3825cbca54
ci: avoid branch name injection ( #46524 )
2023-12-19 11:23:53 +08:00
vagusX
61a14d6a1e
ci: exit with 1 when bad cases existing ( #46503 )
2023-12-18 14:25:40 +08:00
vagusX
80ceeb6f2c
ci: feature compare to feature ( #46451 )
2023-12-14 17:02:31 +08:00
vagusX
7eb91d9eec
ci: hardcode bucket for visual-diff ( #46376 )
2023-12-11 13:22:24 +08:00
vagusX
6e8108a40a
ci: update visual-regression diff build config ( #46353 )
2023-12-09 23:54:58 +08:00
vagusX
8d7e0bc922
feat: new visual regression implements ( #46127 )
2023-12-09 21:49:47 +08:00