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 upmake_user_data is silly #99
Closed
Comments
|
@Ms2ger do this need help? May I do it? |
|
Go for it! The code is at saltfs/buildbot/master/master.cfg Line 35 in 54a2312 %s) to fill in the keys.
|
bors-servo
added a commit
that referenced
this issue
Nov 20, 2015
Convert list of strings in master.cfg to multiline strings (As per #99) Is this styling acceptable? Thanks. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/164) <!-- Reviewable:end -->
|
This can be closed since #164 is merged. |
Manishearth
pushed a commit
that referenced
this issue
Mar 9, 2016
Sometimes, GitHub sends the head SHA of a PR as 0000000 through the webhook. This is called a "null commit", and seems to happen when GitHub internally encounters a race condition. Last time, it happened when squashing commits in a PR. In this case, we just try to retrieve the head SHA manually. Fixes #99.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could use
""" """-style strings.