-
Notifications
You must be signed in to change notification settings - Fork 78
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
mozdownload doesn't handle artifact builds #427
Comments
I thought this was related to artifact builds, but the build is there it's just listed under |
I'm reasonably sure this is because we're filtering on the job type being 'Build'. |
For background: we stopped doing buildbot builds for linux a while back (January or earlier). Buildbot builds had a |
It also looks like mozdownload expects the job log URL to have the application name in it, which is no longer the case. |
Further debugging indicates this comes down to task cluster support which is #365. Closing in favor of that. |
STR:
Note this build exists, but it happens to have been an artifact build for linux64 opt.
The text was updated successfully, but these errors were encountered: