Skip to content

Support setting language and output directory in cargo xtask #2776

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

egithinji
Copy link
Member

In addition to simplifying building locally (no need to set an environment variable), this makes it possible to use the cargo xtask build command in the CI and specify any output location, rather than relying on the build.sh script.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…serve commands.

In addition to simplifying building locally (no need to set an environment
variable), this makes it possible to use the `cargo xtask build` command in the CI
and specify any output location, rather than relying on the build.sh script.
Copy link
Collaborator

@michael-kerscher michael-kerscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

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.

None yet

2 participants