文件历史

提交图

20 次代码提交

作者 SHA1 备注 提交日期
dependabot[bot] 9b2c8b5e37 chore(deps): bump the actions group across 1 directory with 3 updates
Pre-commit checks / pre-commit-check (push) Failing after 0s
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [actions/stale](https://github.com/actions/stale).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 07:16:16 +00:00
Jiayi Zhang d901a98064 Update Project URL. 2025-05-20 17:53:27 +08:00
Sheng Fan d7b3f9a5c3 fix(pr-autodiff): make sure compare does correctly 2025-03-19 13:32:31 +08:00
Sheng Fan 2fad2904d7 ci(pr-autodiff): add Chinese explicit shot 2025-03-18 21:10:43 +08:00
Sheng Fan 91b1d06f9c ci(top-issues): Enable top bugs & feature requests 2025-03-18 16:27:54 +08:00
Sheng Fan 4af5ed34ab ci(top-issues): reduce number of top issues 2025-03-17 19:31:48 +08:00
Sheng Fan 05e41a86ed Merge pull request #739 from tboy1337/version
Updated environment-corrupt-check.yaml to use newer versions of github actions
2025-03-17 02:20:45 +08:00
tboy1337 a107cb2f6c Update pr-autodiff.yaml 2025-03-16 17:47:19 +00:00
tboy1337 c076ec0f0c Update environment-corrupt-check.yaml 2025-03-16 17:41:50 +00:00
Sheng Fan daafb2c978 refactor(workflow): disable pull request triggers in favor of issue comments 2025-03-17 01:31:43 +08:00
Sheng Fan 9d693409dc chore: update Python version to latest ones 2025-03-17 00:52:18 +08:00
Sheng Fan 4414f05cd5 fix(pr-autodiff): remove unnecessary try-except block 2025-03-17 00:50:17 +08:00
Sheng Fan 5777334fb4 ci(requirements): environment corruption check 2025-03-17 00:41:04 +08:00
Sheng Fan 3d2c74f791 feat(workflow): add PR diff summarization workflow 2025-03-16 23:14:08 +08:00
Sheng Fan 491f27358c refactor: Add permissions for top-issues workflow 2025-03-16 19:56:37 +08:00
Sheng Fan 16290a120b ci(chore): top-issues panel 2025-03-16 17:47:29 +08:00
dependabot[bot] 4ba7bf692e Bump actions/stale from 5 to 9 in the actions group
Bumps the actions group with 1 update: [actions/stale](https://github.com/actions/stale).


Updates `actions/stale` from 5 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 05:02:06 +00:00
liangxinbing 6716a47823 remove unittest.yaml 2025-03-08 16:02:53 +08:00
liangxinbing dc28e9187b adjust code format 2025-03-08 15:54:23 +08:00
liangxinbing 35e3b5d94b add .github 2025-03-08 15:51:28 +08:00