bevy/.github/workflows
François 0087556028
switch CI jobs between windows and linux for example execution (#9489)
# Objective

- Example execution on linux/vulkan on CI is segfaulting for unclear
reasons
- This makes a lot of noise on PRs

## Solution

- Switch example execution on Linux to validation jobs (on PR merged).
It will still crash but not block merging, and we'll know when it's
fixed
- Switch example execution on Windows to CI jobs (on PR push). It's a
bit longer than on Linux but provides a useful status
- Disable job commenting on PR with job execution to reduce noise

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2023-08-19 14:47:41 +00:00
..
action-on-PR-labeled.yml add an action to ask for a migration guide when one is missing (#7507) 2023-02-05 14:21:44 +00:00
ci-comment-failures.yml switch CI jobs between windows and linux for example execution (#9489) 2023-08-19 14:47:41 +00:00
ci.yml switch CI jobs between windows and linux for example execution (#9489) 2023-08-19 14:47:41 +00:00
daily.yml daily job running mobile example on real devices (#8216) 2023-03-28 23:16:07 +00:00
dependencies.yml only check for bans if the dependency tree changed (#9252) 2023-07-24 21:41:56 +00:00
docs.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
post-release.yml Bump peter-evans/create-pull-request from 4 to 5 (#8343) 2023-04-10 07:47:39 +00:00
release.yml Bump peter-evans/create-pull-request from 4 to 5 (#8343) 2023-04-10 07:47:39 +00:00
validation-jobs.yml switch CI jobs between windows and linux for example execution (#9489) 2023-08-19 14:47:41 +00:00
welcome.yml Fix CI welcome message (#7428) 2023-01-30 20:21:06 +00:00