Skip to content

Fixes for danger pr vs danger WRT async code #452

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

Merged
merged 6 commits into from
Dec 24, 2017
Merged

Fixes for danger pr vs danger WRT async code #452

merged 6 commits into from
Dec 24, 2017

Conversation

orta
Copy link
Member

@orta orta commented Dec 24, 2017

In facebook/react#11865 I spotted that running danger pr doesn't actually have the same behavior as danger - this is because danger pr used the vm2 runner from Peril, but danger used the inline process separated runner.

The current tradeoff is that this means I removed the REPL. TBH, I wanted that feature because of how well it works in Ruby. JS has --inspect and I should write up some docs on how to use that instead.

@orta
Copy link
Member Author

orta commented Dec 24, 2017

Looking like the config for danger-run isn't aligned, but this is fine, I can fix that before shipping

@danger danger deleted a comment from DangerCI Dec 24, 2017
@orta orta merged commit 1e24e18 into master Dec 24, 2017
@orta orta deleted the pr_fixes branch December 24, 2017 16:51
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.

1 participant