Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPut every Android build artefact in target/android/ #22277
Conversation
highfive
commented
Nov 27, 2018
|
Heads up! This PR modifies the following files:
|
|
r? @jdm |
|
@asajeffrey Do you want me to put every ML artifact in |
|
@nox sounds good. The places that aren't checked in CI are the ones to do with the nightly upload, in particular servo/python/servo/package_commands.py Lines 59 to 61 in c6f4dcc |
|
@asajeffrey I made a second commit for ML, feel free to look at it again. |
|
@bors-servo r=jdm |
|
|
Put every Android build artifact in target/android/ This works around #20380 at the cost of rebuilding build-only dependencies twice, once for normal builds and once for android builds. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22277) <!-- Reviewable:end -->
|
|
|
@bors-servo r=jdm |
|
|
Put every Android build artefact in target/android/ This works around #20380 at the cost of rebuilding build-only dependencies twice, once for normal builds and once for android builds. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22277) <!-- Reviewable:end -->
|
|
|
@bors-servo r=jdm |
|
|
Put every Android build artefact in target/android/ This works around #20380 at the cost of rebuilding build-only dependencies twice, once for normal builds and once for android builds. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22277) <!-- Reviewable:end -->
|
|
nox commentedNov 27, 2018
•
edited by SimonSapin
This works around #20380 at the cost of rebuilding build-only dependencies twice,
once for normal builds and once for android builds.
This change is