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

feat: add command to print task dependency tree #1440

Merged
merged 12 commits into from
Jan 13, 2024
Merged

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    1f51e16 View commit details
    Browse the repository at this point in the history
  2. move Deps struct to tasks.rs

    roele committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8c4150c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9450ba2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f8f92f View commit details
    Browse the repository at this point in the history
  5. dont swallow error

    roele committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8b7ae13 View commit details
    Browse the repository at this point in the history
  6. fix inconcise doc comment

    roele committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a4b6edd View commit details
    Browse the repository at this point in the history
  7. fix rebase issues

    roele committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8c0ddfe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    508f1e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b4f8a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8933bd View commit details
    Browse the repository at this point in the history
  11. address linting issues

    roele committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2933726 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c13a64 View commit details
    Browse the repository at this point in the history