Given several problems we face with querying archive.mozilla.org for builds, and the fact that the build system will be transitioned over to taskcluster and its index, we should add a taskcluster module which let us turn on support for taskcluster step by step for various type of builds.
I think what we have to get started with are the latest nightly builds on various branches:
https://bugzilla.mozilla.org/show_bug.cgi?id=703559#c60
Access will happen through the taskcluster index. Full documentation can be found here:
http://docs.taskcluster.net/services/index/
We could also have a look at mozregression given that it has that support already integrated.
Given several problems we face with querying archive.mozilla.org for builds, and the fact that the build system will be transitioned over to taskcluster and its index, we should add a taskcluster module which let us turn on support for taskcluster step by step for various type of builds.
I think what we have to get started with are the latest nightly builds on various branches:
https://bugzilla.mozilla.org/show_bug.cgi?id=703559#c60
Access will happen through the taskcluster index. Full documentation can be found here:
http://docs.taskcluster.net/services/index/
We could also have a look at mozregression given that it has that support already integrated.