Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Add --dry-run option #60

Closed
alexanderdean opened this issue Aug 26, 2016 · 1 comment
Closed

Add --dry-run option #60

alexanderdean opened this issue Aug 26, 2016 · 1 comment
Assignees
Milestone

Comments

@alexanderdean
Copy link
Contributor

Which will walk the DAG without executing anything... Particularly useful when run with e.g. --start

@alexanderdean alexanderdean added this to the Version 0.3.0 milestone Aug 26, 2016
@alexanderdean alexanderdean changed the title Add dryRun option Add --dryRun option Aug 26, 2016
@alexanderdean alexanderdean changed the title Add --dryRun option Add --dry-run option Aug 26, 2016
@ninjabear
Copy link
Contributor

  1. Show the dependency tree clearly - as close as possible output
  2. Output the steps (the command it will run)

ninjabear added a commit that referenced this issue Sep 21, 2016
ninjabear added a commit that referenced this issue Sep 27, 2016
ninjabear added a commit that referenced this issue Sep 27, 2016
ninjabear added a commit that referenced this issue Sep 28, 2016
ninjabear added a commit that referenced this issue Sep 28, 2016
ninjabear added a commit that referenced this issue Sep 28, 2016
ninjabear added a commit that referenced this issue Sep 28, 2016
ninjabear added a commit that referenced this issue Sep 28, 2016
ninjabear added a commit that referenced this issue Sep 28, 2016
ninjabear added a commit that referenced this issue Sep 28, 2016
ninjabear added a commit that referenced this issue Sep 29, 2016
ninjabear added a commit that referenced this issue Sep 29, 2016
ninjabear added a commit that referenced this issue Sep 29, 2016
ninjabear added a commit that referenced this issue Sep 29, 2016
This also does a lot of refactoring, primarily around decoupling
execution strategies from actual execution. This includes adding
a layer over a dag to model which tasks can be run together,
and keep a log of which tasks have been run. This puts the foundation
down for #59 and #61.
@ninjabear ninjabear assigned ninjabear and unassigned ninjabear Oct 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants