makspll / makspll/bevy_mod_scripting
Pipeline style workflows
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 649
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Allow explicit ordering within callbacks as well as cancelling the rest of scripts from processing etc, a bit like a http request pipeline
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the callback and script-processing entry points in the repository; the issue does not name specific files or tests. Define how explicit callback ordering should work and how cancelling the remaining scripts should behave, then verify both behaviors with focused tests for the pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100