Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up no_std CI check #17506

Open
BenjaminBrienen opened this issue Jan 23, 2025 · 0 comments
Open

Clean up no_std CI check #17506

BenjaminBrienen opened this issue Jan 23, 2025 · 0 comments
Labels
A-Build-System Related to build systems or continuous integration C-Code-Quality A section of code that is hard to understand or change D-Straightforward Simple bug fixes and API improvements, docs, test and examples O-Embedded Weird hardware and no_std platforms S-Blocked This cannot move forward until something else changes
Milestone

Comments

@BenjaminBrienen
Copy link
Contributor

BenjaminBrienen commented Jan 23, 2025

...I'll work on threading the feature gates through bevy_internal and into bevy. At that point that whole CI task could be replaced with a single cargo check --no-default-features --features ... --target ... instead. And then an example too!

Originally posted by @bushrat011899 in #17505 (comment)

Contributes to #15460

@BenjaminBrienen BenjaminBrienen added A-Build-System Related to build systems or continuous integration C-Code-Quality A section of code that is hard to understand or change D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Blocked This cannot move forward until something else changes labels Jan 23, 2025
@BenjaminBrienen BenjaminBrienen added this to the 0.16 milestone Jan 23, 2025
@alice-i-cecile alice-i-cecile added the O-Embedded Weird hardware and no_std platforms label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Build-System Related to build systems or continuous integration C-Code-Quality A section of code that is hard to understand or change D-Straightforward Simple bug fixes and API improvements, docs, test and examples O-Embedded Weird hardware and no_std platforms S-Blocked This cannot move forward until something else changes
Projects
None yet
Development

No branches or pull requests

2 participants