turborepo
Include expanded inputs config for each task in dry run summary
#3957
Merged

Commits
  • Move WorkspaceInfos to its own package
    mehulkar committed 3 years ago
  • Call it a taskHashTracker consistently everywhere
    mehulkar committed 3 years ago
  • Don't pass in graph to TaskHashTracker
    mehulkar committed 3 years ago
  • Split --dry=json tests into new file
    mehulkar committed 3 years ago
  • Track hashObjects while calculating file hashes so we can use them later
    mehulkar committed 3 years ago
  • Add ExpandedInputs to Dry Run Summary
    mehulkar committed 3 years ago
  • Merge branch 'main' into mehulkar/turbo-836-add-expanded-inputs-to-each-task-summary
    mehulkar committed 3 years ago
  • Add size hints to maps created with make
    mehulkar committed 3 years ago
  • Revert an identifier that is clobbering a global value (bad find/replace)
    mehulkar committed 3 years ago
  • Use len to count map keys instead of for loop. duhhh
    mehulkar committed 3 years ago
  • Create public method instead of exposing internal types types from taskhash package
    mehulkar committed 3 years ago
Loading