Commit 626591e
chore: increment CI check (#35)
* chore: 支持changed_files 脚本
* test: 测试效果
* chore: 修改为原子
* Revert "test: 测试效果"
This reverts commit d268785.
* chore: enable increment check
* chore: 补充ci交互
* chore: remove chinese info
* chore: main ci check
* chore: enable more increment action
* fix: worker pool issue
* chore: update ut test
* fix: ts ci error
* fix: ts ci error
* chore: fix ci error
* chore: fix ci error
* test: 测试效果
* chore: add failure
* fix: ci issue
* fix: ci issue
* chore: rm test code
* chore: 测试代码
* chore: opt ut
* chore: enable continue on error
* refactor(build): enhance TypeScript configuration and rush-x increment build
- Update TypeScript configurations across multiple packages
- Modify rush-x increment build action and tests
- Update package dependencies in various utility packages
* docs: update CI badge link in README
* chore: update comments and maintainer info
- Translate Chinese comments to English in test files
- Update maintainer info in package-audit package.json
- Fix package name in rush-x README
---------
Co-authored-by: wenming.2020 <[email protected]>1 parent b2aec1c commit 626591e
File tree
102 files changed
+7318
-30
lines changed- .github/workflows
- common/config/subspaces/default
- infra
- package-audit
- __tests__
- rules
- utils
- config
- src
- rules
- utils
- rush-x
- bin
- config
- src
- actions
- increment
- __test__
- common-command
- lint
- package-audit
- stylelint
- ts-check
- utils
- __test__
- utils
- fs-enhance
- __tests__
- config
- src
- rush-logger
- __tests__
- config
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+7318
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | | - | |
5 | | - | |
6 | 3 | | |
7 | 4 | | |
8 | 5 | | |
| |||
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
40 | 54 | | |
41 | | - | |
42 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
43 | 62 | | |
44 | 63 | | |
45 | 64 | | |
46 | 65 | | |
47 | 66 | | |
48 | 67 | | |
49 | 68 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments