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 some extra linux meta data to analytics #1218

Merged
merged 5 commits into from
May 29, 2018
Merged

Conversation

eukreign
Copy link
Member

No description provided.

@eukreign eukreign requested a review from jackrobison May 28, 2018 22:20
@lbry-bot lbry-bot assigned jackrobison and unassigned eukreign May 28, 2018
Copy link
Member

@jackrobison jackrobison left a comment

Choose a reason for hiding this comment

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

distro looks like it's linux only, so it shouldn't be imported on os x/windows. It should also be added to requirements.txt

@@ -2,6 +2,7 @@
import json
import subprocess
import os
import distro
Copy link
Member

@jackrobison jackrobison May 29, 2018

Choose a reason for hiding this comment

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

This looks like it isn't supported on windows or os x.

Copy link
Member Author

Choose a reason for hiding this comment

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

They just mean it doesn't produce useful results; I don't know if it means that you can't even install it on windows or os x. As long as we can install it, I think it'll be fine.

@lbry-bot lbry-bot assigned eukreign and unassigned jackrobison May 29, 2018
@lbry-bot lbry-bot assigned eukreign and unassigned eukreign May 29, 2018
@jackrobison jackrobison merged commit 6a34453 into master May 29, 2018
@eukreign eukreign deleted the linux_analytics branch May 30, 2018 02: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.

2 participants