3 Commits

Author SHA1 Message Date
fengmk2
682950f210
chore: enable auto release on 3.x (#5372)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

- **New Features**
- Introduced a new GitHub Actions workflow for releases on the `3.x`
branch.
  
- **Improvements**
- Updated test coverage badges in both English and Chinese README files
to reflect the `3.x` branch.

- **Chores**
- Adjusted the tagging strategy in the package configuration to mark
future releases as "latest" instead of "release-3.x".

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-12-02 13:53:35 +08:00
fengmk2
c91ffe0765
test: make plugins/development test stable (#5211)
For Nodejs 20, we should use "await" to wait each of these threads finishing their task and then for a coming result.
2023-06-15 18:00:57 +08:00
fengmk2
12755e2755
test: Create codeql-analysis.yml (#4935) 2022-04-23 22:00:42 +08:00