bevy/tools/example-showcase
François 76d32c9d5a
run examples on macOS to validate PRs (#11630)
# Objective

- CI doesn't validate running examples on macOS
- GitHub now has free m1 runners with a virtualised GPU
https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

## Solution

- Add a job to run examples on macOS when trying to merge a PR
- Add a patch to disable audio in CI as it timeouts after 15 minutes on
macOS, and fails anyway on the other runners
2024-01-31 20:03:47 +00:00
..
src run examples on macOS to validate PRs (#11630) 2024-01-31 20:03:47 +00:00
asset-source-website.patch examples showcase: use patches instead of sed for wasm hacks (#10601) 2023-11-17 22:21:12 +00:00
Cargo.toml Bump toml_edit in build-template-pages tool (#11342) 2024-01-16 05:23:18 +00:00
disable-audio.patch run examples on macOS to validate PRs (#11630) 2024-01-31 20:03:47 +00:00
extra-window-resized-events.patch example showcase: fix window resized patch (#11596) 2024-01-29 17:53:18 +00:00
fixed-window-position.patch hacks for running (and screenshotting) the examples in CI on a github runner (#9220) 2023-10-13 19:19:17 +00:00
reduce-light-cluster-config.patch hacks for running (and screenshotting) the examples in CI on a github runner (#9220) 2023-10-13 19:19:17 +00:00
remove-desktop-app-mode.patch example showcase patches: use default instead of game mode for desktop (#11250) 2024-01-08 20:52:43 +00:00
window-settings-wasm.patch Remove CanvasParentResizePlugin (#11057) 2023-12-21 20:01:22 +00:00