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

Single build alias for all plugins #490

Open
AZProductions opened this issue Aug 16, 2024 · 0 comments · May be fixed by #492
Open

Single build alias for all plugins #490

AZProductions opened this issue Aug 16, 2024 · 0 comments · May be fixed by #492
Labels
Milestone

Comments

@AZProductions
Copy link
Contributor

AZProductions commented Aug 16, 2024

We should provide an alias that builds and bundles all plugins at once using the alias field in .cargo/config.toml.

[alias]
ci = "run --package xtask --release -- -p 1 2 3 ..."

Running cargo ci would then be the only step needed for building it locally.

@AZProductions AZProductions added rust Pull requests that update Rust code shipping labels Aug 16, 2024
@AZProductions AZProductions added this to the 1.0 milestone Aug 16, 2024
@AZProductions AZProductions removed the rust Pull requests that update Rust code label Aug 16, 2024
@AZProductions AZProductions mentioned this issue Aug 16, 2024
3 tasks
@AZProductions AZProductions changed the title Alias to bundle all plugins at once Use single bundle alias for all plugins Aug 16, 2024
@AZProductions AZProductions changed the title Use single bundle alias for all plugins Single build alias for all plugins Aug 16, 2024
@AZProductions AZProductions linked a pull request Aug 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant