[WIP] Add ability to --dry-run by achambers · Pull Request #418 · ember-cli-deploy/ember-cli-deploy · GitHub
Skip to content

[WIP] Add ability to --dry-run#418

Open
achambers wants to merge 1 commit into
ember-cli-deploy:masterfrom
achambers:dry-run
Open

[WIP] Add ability to --dry-run#418
achambers wants to merge 1 commit into
ember-cli-deploy:masterfrom
achambers:dry-run

Conversation

@achambers

@achambers achambers commented Jul 12, 2016

Copy link
Copy Markdown
Member

What Changed & Why

This PR adds the --dry-run flag to the ember-cli-dpeloy commands. This flag will enable a dry run of the pipeline execution, essentially, switching out the plugin hook implementations with an empty function. This will mainly be used to to test the execution order of plugins.

Related issues

N/A

PR Checklist

  • Add tests
  • Add documentation
  • Prefix documentation-only commits with [DOC] N/A

People

@ghedamat / @lukemelia

@achambers achambers self-assigned this Jul 12, 2016
@ghedamat

Copy link
Copy Markdown
Collaborator

@lukemelia

Copy link
Copy Markdown
Contributor

@duizendnegen duizendnegen added this to the 1.1.0 milestone Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants