-
Notifications
You must be signed in to change notification settings - Fork 4.7k
commonize bc input across strategies; better insure bc ouput is set #9559
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
Conversation
Can you paste what the new output looks like? |
OK, here is a "standalone" build config example (I left the
Here is a svc/dc/bc example (where the multi-line
|
do we need " of "? Does it add anything over: "docker build git://... with ..." Is " on " better than " with "? On Sun, Jun 26, 2016 at 8:06 PM, Gabe Montero [email protected]
|
On Sun, Jun 26, 2016 at 8:08 PM, Clayton Coleman [email protected]
I think "of" will help newbies make the connection, where as, yes, it seems
Yes, I'll s/with/on
|
@smarterclayton - did I convince you to keep the "of" in "docker build of" ? |
Space is tight but if you think it reads better I won't object. We need to On Jun 27, 2016, at 6:53 PM, Gabe Montero [email protected] wrote: @smarterclayton https://github.com/smarterclayton - did I convince you to — |
ok, actually, you've convinced me with that last clarification.
Also, the |
Oh, I also removed some "no image set.." text that I had added. @smarterclayton @Kargakis @deads2k agreement on the wording changes? alterations / suggestions on the code changes before posting the merge comment? |
To be honest, I prefer "pushes to" than the arrow but won't stand against it if all of the rest like it. |
We did that for a couple of reasons, mostly space, but also because this On Jun 28, 2016, at 12:58 PM, Michail Kargakis [email protected] To be honest, I prefer "pushes to" than the arrow but won't stand against — |
lgtm |
thanks @deads2k if I read @smarterclayton 's and @Kargakis 's comments correctly, we have enough consensus for thanks |
Just giving them their final warning. :) [merge] |
That was not agreement with pushes to. |
"That" = us "->" |
but the change in the PR works for me. |
[Test]ing while waiting on the merge queue |
Evaluated for origin test up to eb0a20e |
Apologies on the misread - thanks on the sign-off gentlemen On Thu, Jun 30, 2016 at 9:37 AM, Clayton Coleman [email protected]
|
continuous-integration/openshift-jenkins/test NOTFOUND (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/5612/) |
Test failed because of ci.openshift hiccup ... |
@deads2k - could I get another merge comment, see if we can squeeze past those two flakes ? |
[merge] |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/5673/) (Image: devenv-rhel7_4501) |
Both the conformance and integration tests failed with an env hiccup during build: |
[merge] |
Evaluated for origin merge up to eb0a20e |
Technically, it works for everybody :) |
Fixes #6357
@deads2k @Kargakis PTAL