feat(guanghu-os): stage independent Forgejo continuity
This commit is contained in:
parent
ace87cfba7
commit
e4750c57a7
10 changed files with 467 additions and 3 deletions
|
|
@ -82,6 +82,7 @@ run_gate unit_and_integration_tests \
|
|||
bash -c '
|
||||
cargo test --manifest-path "$1/Cargo.toml" --all-targets
|
||||
"$1/scripts/test-native-public-projection.sh"
|
||||
python3 "$1/scripts/test-independent-forgejo-shadow-verifier.py"
|
||||
' _ "${source_root}"
|
||||
run_gate zero_warning_lint \
|
||||
cargo clippy --manifest-path "${source_root}/Cargo.toml" --all-targets -- -D warnings
|
||||
|
|
|
|||
Loading…
Reference in a new issue