添加 CI/CD 自动化工作流
- 添加 .github/workflows/ci.yml:多平台测试、MSRV 验证、覆盖率、性能基准、自动发布 - 添加 .github/scripts/sanity_check.sh:安全性扫描脚本 - 更新 README 添加 CI 和覆盖率徽章 - 更新 SECURITY.md 响应时间说明(个人维护,无限期宽限)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# libsmx
|
||||
|
||||
[](https://github.com/kintaiW/libsmx/actions/workflows/ci.yml)
|
||||
[](https://crates.io/crates/libsmx)
|
||||
[](https://docs.rs/libsmx)
|
||||
[](https://codecov.io/gh/kintaiW/libsmx)
|
||||
[](LICENSE)
|
||||
[](https://blog.rust-lang.org/2023/08/24/Rust-1.72.0.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user