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 deploy event compatibility #784

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Add deploy event compatibility #784

merged 1 commit into from
Sep 20, 2019

Conversation

macor161
Copy link
Contributor

🦅 Pull Request

Some templates use DeployDAO events instead of DeployDao. This PR adds support for those events.

🚨 Test instructions

✔️ PR Todo

  • Include links to related issues/PRs
  • Update unit tests for this change
  • Update the relevant documentation
  • Clear dependencies on other modules that have to be released before merging this

@0xGabi 0xGabi merged commit af2b1a6 into aragon:master Sep 20, 2019
events[exports.OLD_BARE_TEMPLATE_DEPLOY_EVENT]
events[exports.OLD_BARE_TEMPLATE_DEPLOY_EVENT] ||
// Some templates use DeployDAO instead of DeployDao
events['DeployDAO']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂ are these the old kits?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants