bevy/tools
François Mockers ac53e4c482
only handle bin examples in showcase (#18374)
# Objective

- Some examples are now build as lib to be usable in other examples
since https://github.com/bevyengine/bevy/pull/18288
- Those examples are not correctly handled in the showcase as it tries
to run them

## Solution

- Ignore lib examples in showcase when taking screenshots or building
for the website
2025-03-18 00:52:42 +00:00
..
build-easefunction-graphs Add print_stdout and print_stderr lints (#17446) (#18233) 2025-03-11 19:35:48 +00:00
build-templated-pages Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
build-wasm-example Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
ci Add no_std support to bevy (#17955) 2025-03-07 03:39:46 +00:00
compile_fail_utils Update ui_test requirement from 0.23.0 to 0.29.1 (#18289) 2025-03-13 16:34:33 +00:00
example-showcase only handle bin examples in showcase (#18374) 2025-03-18 00:52:42 +00:00
publish.sh Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00