Beware! This release is full awesome!! However, at the same time new bugs might pop up so please let us know :)
You can trigger now all coalesced jobs on a revision:
0.7.3...0.8.0
You can trigger now all coalesced jobs on a revision:
mozci-trigger --coalesced --repo-name REPO -r REVISION
Contributions
Thanks to @adusca @glandium @vaibhavmagarwal @chmanchester for their contributions on this release.How to update
Run "pip install -U mozci" to updateMajor highlights
- #259 - New feature - Allow triggering
-
#227 - Cache files as gzip files instead of uncompressed
- Less disk print
- #227 - Allow using multiple builders
-
1e591bf - Make sure that we do not fetch files if they are not newer
- We were failing to double check that the last modification date of a file was the same as the one in the server
- Hence, we were downloading files more often than needed
- Caching builds-4hr on memory for improved performance
Minor improvements
- f72135d - Backfilling did not accept dry_run or to trigger more than once
- More tests and documents
- Support for split tests (test packages json file)
- Some OOP refactoring
All changes
You can see all changes in here:0.7.3...0.8.0
This work by Zambrano Gasparnian, Armen is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.