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

Displays version on debug = true #839

Merged
merged 2 commits into from
Oct 30, 2019
Merged

Displays version on debug = true #839

merged 2 commits into from
Oct 30, 2019

Conversation

eternauta1337
Copy link
Contributor

Fix #634

This also fixes a TODO comment I found on cli.js, where the argv's wouldn't be printed on debug mode.

@eternauta1337 eternauta1337 self-assigned this Oct 25, 2019
Copy link
Contributor

@0xGabi 0xGabi left a comment

Choose a reason for hiding this comment

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

Nice!

Copy link
Contributor

@macor161 macor161 left a comment

Choose a reason for hiding this comment

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

Works great! Thanks @ajsantander 🙌
I would perhaps move the debugMiddleware function with the other middlewares but we can do this (or find another architecture) during the refactoring.

@macor161 macor161 merged commit cc370b9 into master Oct 30, 2019
@welcome
Copy link

welcome bot commented Oct 30, 2019

Congrats on merging your first pull request! Aragon is proud of you 🦅
Eagle gif

@delete-merged-branch delete-merged-branch bot deleted the version-on-debug branch October 30, 2019 22:20
0xGabi pushed a commit that referenced this pull request Oct 31, 2019
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.

Print the version of the CLI when using --debug
3 participants