-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Issues: bevyengine/bevy
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Enable Related to build systems or continuous integration
C-Testing
A change that impacts how we test Bevy or how users test their apps
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
track_location
tests
A-Build-System
#17314
opened Jan 11, 2025 by
SpecificProtagonist
Run example validation jobs on Related to build systems or continuous integration
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
O-Linux
Specific to the Linux desktop operating system
S-Blocked
This cannot move forward until something else changes
ubuntu-latest
A-Build-System
#17169
opened Jan 5, 2025 by
rparrett
Loading…
example running on runner ubuntu-latest fails because of system dependency change
A-Build-System
Related to build systems or continuous integration
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#17164
opened Jan 5, 2025 by
mockersf
Require release notes and migration guides in the Bevy repo as part of PRs
A-Build-System
Related to build systems or continuous integration
A-Meta
About the project itself
C-Feature
A new feature, making something new possible
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
X-Blessed
Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
check-advisories Github Action fails due to unmaintained Related to build systems or continuous integration
C-Bug
An unexpected or incorrect behavior
C-Dependencies
A change to the crates that Bevy depends on
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Blocked
This cannot move forward until something else changes
instant
crate.
A-Build-System
#16477
opened Nov 22, 2024 by
andriyDev
remove the detailed_trace macro
A-Build-System
Related to build systems or continuous integration
A-Diagnostics
Logging, crash handling, error reporting and performance analysis
A-Utils
Utility functions and types
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
P-Critical
This must be fixed immediately or contributors or users will be severely impacted
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
#16450
opened Nov 20, 2024 by
mockersf
Loading…
check_doc workflow fails with "unexpected Related to build systems or continuous integration
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
P-Critical
This must be fixed immediately or contributors or users will be severely impacted
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
cfg
condition name: detailed_trace
"
A-Build-System
#16448
opened Nov 20, 2024 by
alice-i-cecile
msrv CI is insufficient
A-Build-System
Related to build systems or continuous integration
A-Cross-Cutting
Impacts the entire engine
C-Bug
An unexpected or incorrect behavior
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#16330
opened Nov 10, 2024 by
BenjaminBrienen
Fix markdownlint warnings and improve consistency with config (reduced)
A-Build-System
Related to build systems or continuous integration
A-Cross-Cutting
Impacts the entire engine
C-Code-Quality
A section of code that is hard to understand or change
C-Docs
An addition or correction to our documentation
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
#16308
opened Nov 9, 2024 by
BenjaminBrienen
Loading…
Enforce formatting for yml files in CI
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-Needs-Design
This issue requires design work to think about how it would best be accomplished
X-Contentious
There are nontrivial implications that should be thought through
#16193
opened Oct 31, 2024 by
alice-i-cecile
Add argument to ci for test threads and build jobs
A-Build-System
Related to build systems or continuous integration
C-Feature
A new feature, making something new possible
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#16145
opened Oct 28, 2024 by
BenjaminBrienen
Loading…
Code style consistency with named lifetimes
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-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
#16141
opened Oct 28, 2024 by
BenjaminBrienen
Loading…
Allow passing Related to build systems or continuous integration
C-Feature
A new feature, making something new possible
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
--jobs
to ci
to prevent OOM on home machines
A-Build-System
#16051
opened Oct 22, 2024 by
hukasu
Reporting rendering regression on PRs
A-Build-System
Related to build systems or continuous integration
A-Rendering
Drawing game state to the screen
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
#15918
opened Oct 15, 2024 by
mockersf
WGSL Format CI
A-Build-System
Related to build systems or continuous integration
C-Feature
A new feature, making something new possible
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Blocked
This cannot move forward until something else changes
X-Controversial
There is active debate or serious implications around merging this PR
#15470
opened Sep 27, 2024 by
BenjaminBrienen
Loading…
CI should check for properly formatted wgsl
A-Build-System
Related to build systems or continuous integration
C-Feature
A new feature, making something new possible
D-Shaders
This code uses GPU shader languages
S-Blocked
This cannot move forward until something else changes
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
X-Uncontroversial
This work is generally agreed upon
#15449
opened Sep 26, 2024 by
BenjaminBrienen
missing-metadata
workflow fails and posts a misleading comment if Cargo
itself breaks
A-Build-System
#15400
opened Sep 23, 2024 by
clarfonthey
add a no-std platform target to CI
A-Build-System
Related to build systems or continuous integration
C-Feature
A new feature, making something new possible
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
#15338
opened Sep 20, 2024 by
BenjaminBrienen
System ambiguity CI is too verbose
A-Build-System
Related to build systems or continuous integration
A-ECS
Entities, components, systems, and events
C-Testing
A change that impacts how we test Bevy or how users test their apps
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#14951
opened Aug 28, 2024 by
alice-i-cecile
CI tasks Related to build systems or continuous integration
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
check-compiles
and build
could use better names
A-Build-System
#13940
opened Jun 19, 2024 by
ItsDoot
Bevy needs a better asset-hosting solution for example assets
A-Build-System
Related to build systems or continuous integration
C-Examples
An addition or correction to our examples
C-Feature
A new feature, making something new possible
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
D-Domain-Agnostic
Can be tackled by anyone with generic programming or Rust skills
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
X-Controversial
There is active debate or serious implications around merging this PR
#13875
opened Jun 16, 2024 by
alice-i-cecile
Add a way to run CI on a specific crate
A-Build-System
Related to build systems or continuous integration
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
#13631
opened Jun 2, 2024 by
Adamkob12
Support user interaction in Related to build systems or continuous integration
A-Input
Player input via keyboard, mouse, gamepad, and more
C-Feature
A new feature, making something new possible
C-Testing
A change that impacts how we test Bevy or how users test their apps
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
X-Uncontroversial
This work is generally agreed upon
ci_testing
A-Build-System
#13512
opened May 26, 2024 by
BD103
Ci quiet #12318
A-Build-System
Related to build systems or continuous integration
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Blocked
This cannot move forward until something else changes
#13308
opened May 10, 2024 by
moonlightaria
Loading…
ci setup
command
A-Build-System
#13282
opened May 8, 2024 by
BD103
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.