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

Add render event channel and refactor template run #988

Merged
merged 2 commits into from
Aug 9, 2017

Conversation

dadgar
Copy link
Contributor

@dadgar dadgar commented Aug 9, 2017

This PR does the following:

  • Refactors the Run command to pull the running of individual templates into
    their own method.
  • Adds a render event channel that is triggered when there is a new render event,
  • Fixes a bug in which the event was only added if the template was actually
    rendered versus dependencies changing.

@sethvargo for review

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.

2 participants