mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
6038d1599e
# Objective - CI on main has been failing since #13640 was merged. - Here's the [offending run](https://github.com/bevyengine/bevy/actions/runs/9352635857/job/25741242787). - One of the patch files is out of date, so it failed in the validation check. ## Solution - Regenerate the patch file. (The location has been moved to `cluster/mod.rs`.) ## Testing - Run `git apply tools/example-showcase/reduce-light-cluster-config.patch` - It should change `bevy_pbr/src/cluster/mod.rs` on line 239, decreasing `total` and `z_slices`. - CI's validation checks should also verify that this works, though only after it gets merged. |
||
---|---|---|
.. | ||
build-templated-pages | ||
build-wasm-example | ||
ci | ||
compile_fail_utils | ||
example-showcase | ||
publish.sh |