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

Add fake GitHub homebrew token #467

Merged
merged 2 commits into from Aug 18, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

@@ -1,3 +1,3 @@
master: localhost # Used to test the salt-master
state_output: terse
state_output: mixed
state_tabular: True
@@ -4,6 +4,7 @@ buildbot:
'http-pass': 'TEST_BUILDBOT_HTTP_PASS'
'change-pass': 'TEST_BUILDBOT_CHANGE_PASS'
'gh-doc-token': 'TEST_BUILDBOT_GH_DOC_TOKEN'
'gh-homebrew-token': 'TEST_BUILDBOT_GH_HOMEBREW_TOKEN'
'gh-hook-secret': 'TEST_BUILDBOT_GH_HOOK_SECRET'
'gh-status-token': 'TEST_BUILDBOT_GH_STATUS_TOKEN'
'homu-secret': 'TEST_BUILDBOT_HOMU_SECRET'
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.