bevy/.github/workflows
Ame :] f2f39c835a
Check for bevy_internal imports in CI (#9612)
# Objective

- Avoid using bevy_internal imports in examples. 

## Solution

- Add CI to check for bevy_internal imports like suggested in
https://github.com/bevyengine/bevy/pull/9547#issuecomment-1689377999
- Fix another import

I don't know much about CI so I don't know if this is the better
approach, but I think is better than doing a pull request every time I
found this lol, any suggestion is welcome.

---------

Co-authored-by: Rob Parrett <robparrett@gmail.com>
2023-08-29 19:11:06 +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 Check for bevy_internal imports in CI (#9612) 2023-08-29 19:11:06 +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