Commit Graph

21 Commits

Author SHA1 Message Date
Nugine 2c5b01eb6f fix(ci): relax time limit 2025-06-13 19:29:59 +08:00
Nugine e82a69c9ca fix(ci): refactor ci check 2025-06-13 18:12:19 +08:00
weisd 8d636dba7f fix ci 2025-06-11 18:31:07 +08:00
weisd 3135c8017d update ci.yml 2025-06-11 18:06:34 +08:00
weisd 2cdd6ad192 fix(filemeta): inline_data key 2025-06-11 17:53:53 +08:00
houseme 3cf265611a modify ci pr-checks 2025-06-10 10:11:47 +08:00
loverustfs 3321439951 Adjust the order relationship
Adjust the order relationship
2025-06-10 07:39:38 +08:00
loverustfs ec5be0a2c3 disabled self-hosted 2025-06-08 18:20:15 +08:00
houseme d66525a22f refactor(deps): centralize crate versions in root Cargo.toml (#448)
* chore(ci): upgrade protoc from 30.2 to 31.1

- Update protoc version in GitHub Actions setup workflow
- Use arduino/setup-protoc@v3 to install the latest protoc version
- Ensure compatibility with current project requirements
- Improve proto file compilation performance and stability

This upgrade aligns our development environment with the latest protobuf standards.

* modify package version

* refactor(deps): centralize crate versions in root Cargo.toml

- Move all dependency versions to workspace.dependencies section
- Standardize AWS SDK and related crates versions
- Update tokio, bytes, and futures crates to latest stable versions
- Ensure consistent version use across all workspace members
- Implement workspace inheritance for common dependencies

This change simplifies dependency management and ensures version consistency across the project.

* fix

* modify
2025-06-07 21:52:59 +08:00
loverustfs 32d1db184a off self-hosted
off self-hosted
2025-06-06 16:48:59 +08:00
overtrue fb42ba1a14 feat: enhance CI with comprehensive clippy checks for pull requests 2025-05-28 15:49:47 +08:00
Nugine 6dbf7d8d65 ci: reduce setup time 2025-03-02 02:52:25 +08:00
Nugine cff10f8c55 ci: enable cache for test 2025-03-02 00:37:56 +08:00
Nugine b5ebc90667 ci: disable mint test 2025-02-26 17:10:37 +08:00
Nugine 0a01113c83 ci: fix e2e tests 2025-02-26 15:14:02 +08:00
Nugine e87cc87cbf ci: build for old glibc (#232)
* build(deps): shadow_rs

* ci(build): build for old glibc

* ci: simplify all
2025-02-22 20:25:16 +08:00
Nugine 0a756e48b8 fix 2025-02-22 15:31:22 +08:00
Nugine c8a1013685 fix 2025-02-22 15:28:26 +08:00
Nugine 82a0d80ee7 rename 2025-02-22 15:09:42 +08:00
Nugine 3f5e6e9983 fix gui dependencies 2025-02-22 15:08:22 +08:00
Nugine bd1ceae375 ci: fix basic checks 2025-02-22 15:00:39 +08:00