Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Edouard Oger 84e077d153
Publish on Maven via beetmover
Co-authored-by: Mihai Tabara <mtabara@mozilla.com>
2019-04-24 15:31:20 -04:00
Nick Alexander 6093eebe68 [automation] Rewrite Taskcluster integration to be based on servo's decisionlib.
There's a lot here:

- uses Taskcluster YAML v1
- splits the libs/ tasks and caches them by the hash of the libs/ directory
- uses decisionlib to streamline task graph creation
- uses new `application-services-r` worker type
- uses many Taskcluster caches to greatly improve inter-task sharing
  of results (via sccache, Gradle caching, and Cargo caching)

This maintains the existing:

- Docker images
- publication to nalexander's personal bintray repository
2018-10-30 16:41:20 -07:00