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

Enable push bottle commit from Travis CI #1

Merged
merged 4 commits into from
Nov 11, 2017

Conversation

maelvls
Copy link

@maelvls maelvls commented Nov 9, 2017

No description provided.

If the variable GITHUB_TOKEN is set, use https (using github token)
instead of ssh. Useful on travis where ssh public keys for pushing
to github is not enabled (on public repos).
When running --ci-upload on Travis instead of Jenkins, I was
getting the weird

    Missing Jenkins variables!

error instead of simply saying that no bottle (.json and .tar.gz)
have been found in '.'
Also, print the range of commits when no formula is found; this
is useful to debug wrong CI builds where you think the formula
should be updated but you cannot find out why.
@davidchall
Copy link
Owner

Great work! Thanks, @maelvalais

@davidchall davidchall merged commit 9917cb6 into davidchall:master Nov 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants