Refactor get bucket encryption (#110)

This commit is contained in:
Henk-Jan Lebbink
2025-02-01 01:38:50 +01:00
committed by GitHub
parent 26d67b80df
commit e98264fa3d
25 changed files with 626 additions and 351 deletions

View File

@@ -20,12 +20,11 @@ jobs:
- name: Build
run: |
cargo fmt --all -- --check
cargo clippy --all-targets --all-features -- -A clippy::result_large_err -A clippy::type_complexity -A clippy::too_many_arguments
cargo clippy --all-targets --all-features
cargo build --bins --examples --tests --benches --verbose
- name: Run tests
run: |
truncate --size=6M asiaphotos-2015.zip
./tests/start-server.sh
export SERVER_ENDPOINT=localhost:9000
export ACCESS_KEY=minioadmin