Skip to content

chore: xtask -> tempo-xtask in Justfile#633

Merged
shekhirin merged 1 commit intomainfrom
alexey/justfile-tempo-xtask
Nov 1, 2025
Merged

chore: xtask -> tempo-xtask in Justfile#633
shekhirin merged 1 commit intomainfrom
alexey/justfile-tempo-xtask

Conversation

@shekhirin
Copy link
Copy Markdown
Member

Was failing on main

just localnet
This will wipe your data directory (unless you have reset=false) - please confirm before proceeding (y/n): y
cargo run --bin xtask --profile maxperf -- generate-genesis --output ./localnet/genesis.json -a 1000
error: no bin target named `xtask` in default-run packages
help: available bin targets:
    tempo
    tempo-bench
    tempo-sidecar
    tempo-xtask

@shekhirin shekhirin marked this pull request as ready for review November 1, 2025 15:26
@SuperFluffy
Copy link
Copy Markdown
Contributor

SuperFluffy commented Nov 1, 2025

You can just run this as cargo x if you are in the root directory.

I defined an alias in .cargo

@shekhirin
Copy link
Copy Markdown
Member Author

shekhirin commented Nov 1, 2025

@SuperFluffy yep, but you can't pass a Cargo profile to alias

@shekhirin shekhirin merged commit 4911309 into main Nov 1, 2025
16 checks passed
@shekhirin shekhirin deleted the alexey/justfile-tempo-xtask branch November 1, 2025 15:43
unbalancedparentheses pushed a commit to unbalancedparentheses/tempo that referenced this pull request Feb 23, 2026
Was failing on `main`
```console
❯ just localnet
This will wipe your data directory (unless you have reset=false) - please confirm before proceeding (y/n): y
cargo run --bin xtask --profile maxperf -- generate-genesis --output ./localnet/genesis.json -a 1000
error: no bin target named `xtask` in default-run packages
help: available bin targets:
    tempo
    tempo-bench
    tempo-sidecar
    tempo-xtask
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants