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

Build CLI Tool Improvements #2019

Open
1 of 5 tasks
AmmarAbouZor opened this issue May 6, 2024 · 0 comments
Open
1 of 5 tasks

Build CLI Tool Improvements #2019

AmmarAbouZor opened this issue May 6, 2024 · 0 comments
Assignees
Labels
new newly created issue

Comments

@AmmarAbouZor
Copy link
Collaborator

AmmarAbouZor commented May 6, 2024

We will list here all the improvement for the new build CLI tool in Rust #1985
Those improvements can be implemented after merging the current PR.

  • Calculate the number of task for each run to show the total number of task up front, because the current state is a little bit confusing with a growing number of total tasks count
  • Add fail fast flag to the tasks to enable early return once one task has failed
  • Graceful Shutdown: Let the app handel cancellation in a better way.
  • Suppress TUI progress bars for CI and print the info to stdout
  • Add Logs to Checksum Calculation crate and for main CLI app if needed
@AmmarAbouZor AmmarAbouZor self-assigned this May 6, 2024
@github-actions github-actions bot added the new newly created issue label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new newly created issue
Projects
None yet
Development

No branches or pull requests

1 participant