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

Re provide homebrew upload token #533

Merged
merged 2 commits into from Oct 31, 2016

Commits on Oct 31, 2016

  1. Clean up indentation

    This style avoid spurious line diff noise, since all indents are
    multiples of 4.
    aneeshusa committed Oct 31, 2016
  2. Re-add logic to provide Homebrew upload token

    This was added to the previous `make_step` implementation,
    but apparently was not copied over to this implementation,
    causing our Homebrew uploads to fail for the last 4 days.
    Re-add this logic.
    
    Note that because adding the token to the environment and telling
    Buildbot not to log the environment are configured together,
    the token was not leaked during this time.
    aneeshusa committed Oct 31, 2016
You can’t perform that action at this time.