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

Download artifacts script to use as binary. #133

Merged
merged 3 commits into from Aug 27, 2018

Conversation

rhcu
Copy link
Collaborator

@rhcu rhcu commented Aug 7, 2018

Fixes #132


from coverage_crawler import latest_cov_build

latest_cov_build.download_artifacts()
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should move the argparse interface from latest_cov_build.py to here too.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok, I'll update this and the other PR on the weekends. :)

@marco-c
Copy link
Collaborator

marco-c commented Aug 27, 2018

Thanks for the update! Since we have this script now, we can remove the argparse interface from latest_cov_build.py, so making latest_cov_build.py purely a module.

@marco-c
Copy link
Collaborator

marco-c commented Aug 27, 2018

That is, also removing main from latest_cov_build.py

@rhcu
Copy link
Collaborator Author

rhcu commented Aug 27, 2018

Will it be possible to import it then? It is not located in coverage_crawler folder.

@rhcu
Copy link
Collaborator Author

rhcu commented Aug 27, 2018

Oh, yep, sorry. I'll remove it now. :)

@rhcu rhcu merged commit c089275 into mozilla:master Aug 27, 2018
@rhcu rhcu deleted the download_artifacts branch August 27, 2018 17:34
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.

None yet

2 participants