Skip to content

Adds travis support for push builds #766

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

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

mhrivnak
Copy link
Member

This enables a developer to activate travis-ci on their own namespace and have
branches tested upon push. It's an effective way to test the CI before making a
pull request to operator-sdk.

@mhrivnak mhrivnak added the area/testing Issue related to testing the operator-sdk and subcomponents label Nov 20, 2018
@mhrivnak mhrivnak requested a review from estroz November 20, 2018 20:03
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 20, 2018
Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one change.

This enables a developer to activate travis-ci on their own namespace and have
branches tested upon push. It's an effective way to test the CI before making a
pull request to operator-sdk.
Copy link
Member

@shawn-hurley shawn-hurley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhrivnak mhrivnak merged commit c793226 into operator-framework:master Nov 20, 2018
@mhrivnak mhrivnak deleted the travis-push-builds branch November 20, 2018 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issue related to testing the operator-sdk and subcomponents size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants