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 upClean up Homu cfg.toml Jinja usage #605
Conversation
zploskey
commented
Feb 17, 2017
|
Review status: 0 of 2 files reviewed at latest revision, 2 unresolved discussions, some commit checks failed. homu/files/cfg.toml, line 40 at r3 (raw file):
Missing comma results in servo-master1 build failures: https://travis-ci.org/servo/saltfs/jobs/201974142 and https://travis-ci.org/servo/saltfs/jobs/201974142. homu/files/cfg.toml, line 49 at r3 (raw file):
Also missing a comma. Comments from Reviewable |
854e766
to
062fb13
|
|
This is much less verbose and easier to read, and also calls out repos with special configurations more clearly.
|
@bors-servo: r+ |
|
|
Clean up Homu cfg.toml Jinja usage Finally got around to #536 (comment), plus a few extras. This should yield no change in the deployed Homu `cfg.toml`; that is, check the `servo-master1` Travis build running with `SALT_FROM_SCRATCH=false` to ensure that the state for `cfg.toml` reports no changes on the second run. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/605) <!-- Reviewable:end -->
|
|
aneeshusa commentedFeb 15, 2017
•
edited by larsbergstrom
Finally got around to #536 (comment), plus a few extras.
This should yield no change in the deployed Homu
cfg.toml; that is, check theservo-master1Travis build running withSALT_FROM_SCRATCH=falseto ensure that the state forcfg.tomlreports no changes on the second run.This change is