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

Minor xtask restructuring. #824

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Minor xtask restructuring. #824

merged 1 commit into from
Jun 19, 2022

Conversation

Alexhuszagh
Copy link
Contributor

Remove the -it flag from target-info, which can the command to not complete. Also changes pull_image to use run_and_get_output rather than run, which is how we should capture the output. Finally, it moves format_repo and pull_image to util, so they can be used by other commands.

This applies a few of the changes mentioned in #822.

Remove the `-it` flag from `target-info`, which can the command to not
complete. Also changes `pull_image` to use `run_and_get_output` rather
than `run`, which is how we should capture the output. Finally, it moves
`format_repo` and `pull_image` to `util`, so they can be used by other
commands.
@Alexhuszagh Alexhuszagh added the no changelog A valid PR without changelog (no-changelog) label Jun 19, 2022
@Alexhuszagh Alexhuszagh requested a review from a team as a code owner June 19, 2022 16:25
Copy link
Member

@Emilgardis Emilgardis left a comment

Choose a reason for hiding this comment

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

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 19, 2022

Build succeeded:

@bors bors bot merged commit b6dfd7a into cross-rs:main Jun 19, 2022
@Alexhuszagh Alexhuszagh deleted the minor_fixes branch June 23, 2022 23:25
@Emilgardis Emilgardis added this to the v0.2.2 milestone Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog A valid PR without changelog (no-changelog)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants