Skip to content

Feature request: headless mode for check-all #2314

@Gravifer

Description

@Gravifer

I am trying to use check-all in CI, but the process would exit with errno 1; this is because the subcommand is designed to be human-friendly, and will just abort if it cannot generate the visualization

.context("Failed to get the terminal size")?

Perhaps in check_all_exercises_impl we can revert to a basic synchronous procedure should terminal::size().context("Failed to get the terminal size")? have went the sad path.

I just finished the track and deeply appreciate everything that the contributors have put their hard work into. Wish all the best for rustlings (and rustacean wannabes like me)!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions