ci: reduce redundant workflow work#113
Conversation
|
Warning Review limit reached
More reviews will be available in 37 minutes and 12 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
7a9e1fc to
6918925
Compare
6918925 to
b99d098
Compare
Summary
resty -Von all OpenResty imagesNotes
maincurrently reportsBranch not protected, so there are no required status checks to update from this PR.origin/mainafter ci: 缩短 CI 关键路径执行时长(实测 12.5min → ~9min) #110 landed; the new blocking valgrind job is preserved.Verification
cargo test --releasecargo test --release --no-default-featuresmake lintmake test LUAJIT=/opt/homebrew/bin/luajitmake lua-lint/tmp/lua-qjson-tools/actionlintgit diff --checkpython3 -m py_compile .github/scripts/latest-rockspec.pybash -n .github/scripts/resolve-luajit.sh .github/scripts/run-openresty-runtime.sh .github/scripts/install-lua-test-deps.shcargo +nightly fuzz run fuzz_parse_eager -- -runs=0cargo +nightly fuzz run fuzz_parse_lazy -- -runs=0cargo +nightly fuzz run fuzz_depth -- -runs=0cargo +nightly fuzz run fuzz_ffi_ops -- -runs=026705820767passed, including standalone blockingLua valgrind memcheck (upstream LuaJIT)Closes #111