Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Homu cfg.toml Jinja usage #605

Merged
merged 4 commits into from May 17, 2017
Merged

Commits on May 17, 2017

  1. Use a dict instead of a list for `travis_repos`

    This is much less verbose and easier to read,
    and also calls out repos with special configurations more clearly.
    aneeshusa committed May 17, 2017
  2. Pass only relevant secrets into Homu cfg.toml

    This is slightly more concise and scopes the easily available secrets.
    Also switch to single quotes for better syntax highlighting.
    aneeshusa committed May 17, 2017
  3. Make builders lists multiline to fit in line limit

    This makes the line easier to read and creates cleaner diffs.
    aneeshusa committed May 17, 2017
  4. Scope nical's review privileges to euclid and webrender

    aneeshusa committed May 17, 2017
You can’t perform that action at this time.