co63oc
|
8323fc5185
|
Fix typos in multiple files (#1357)
|
2025-06-05 14:04:29 +08:00 |
|
mulin.lyh
|
4ac59e29b0
|
refactor ci to analyze file dependency
import分析不需要实际import文件,通过静态扫描,得到文件中定义的符号,在分析import时找到import的符号所在的文件,从而建立起关联。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14281794
* refactor ci
* fix typo
* fix bug
* test
* add indirect import name resolve
* remove test code
|
2023-10-13 14:11:30 +08:00 |
|
wenmeng.zwm
|
677e49eaf3
|
update api doc
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11582587
|
2023-02-10 07:48:11 +00:00 |
|
mulin.lyh
|
71f832da35
|
[to #47671666]fix: diff based ci optimize
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11574741
* [to #47671666]fix: diff based ci optimize
|
2023-02-07 10:45:52 +00:00 |
|
mulin.lyh
|
e54694690f
|
[to #46993990]feat: run ci cases base on code diff to reduct ci test time
|
2023-02-06 08:00:19 +00:00 |
|