Skip to content

Fix for #85#92

Merged
codefromthecrypt merged 1 commit into
OpenFeign:masterfrom
wnagele:master
Feb 11, 2014
Merged

Fix for #85#92
codefromthecrypt merged 1 commit into
OpenFeign:masterfrom
wnagele:master

Conversation

@wnagele

@wnagele wnagele commented Dec 2, 2013

Copy link
Copy Markdown
Contributor

No description provided.

@cloudbees-pull-request-builder

Copy link
Copy Markdown

feign-pull-requests #121 SUCCESS
This pull request looks good

Comment thread core/src/main/java/feign/Util.java Outdated

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I don't think this can be null in context.

@codefromthecrypt

Copy link
Copy Markdown

note that this implementation and suggestion assume that the value is a whole string that contains only the variable. We should add a comment noting this. Ex. "foo-{varName}" will fail to match where "{varName}" will.

@codefromthecrypt

Copy link
Copy Markdown

thanks for following this through, @wnagele!

@codefromthecrypt

Copy link
Copy Markdown

Ps dont forget to update CHANGES

@cloudbees-pull-request-builder

Copy link
Copy Markdown

feign-pull-requests #128 FAILURE
Looks like there's a problem with this pull request

@wnagele

wnagele commented Dec 19, 2013

Copy link
Copy Markdown
Contributor Author

Worked in the feedback that I could. Failure from Cloudbees is cause this can't be auto-merged anymore.

@wnagele

wnagele commented Jan 28, 2014

Copy link
Copy Markdown
Contributor Author

Anything else you want me to do before merging this?

@wnagele

wnagele commented Feb 8, 2014

Copy link
Copy Markdown
Contributor Author

Same thing as with my other pull request. Silence and it's definitely a bug that this would fix. Not very encouraging to contribute to this project.

@codefromthecrypt

Copy link
Copy Markdown

@wnagele you need to rebase this against upstream master so that it can be merged cleanly. that's all this has needed since you updated the read me.

@wnagele

wnagele commented Feb 10, 2014

Copy link
Copy Markdown
Contributor Author

I have now rebased this against the current master.

@cloudbees-pull-request-builder

Copy link
Copy Markdown

feign-pull-requests #137 ABORTED

@codefromthecrypt

Copy link
Copy Markdown

@wnagele im not sure when we started enforcing checkstyle, but an irrelevant change is toasting the build. Can anyone raise a PR to fix slf4? Cc @allenxwang @jdamick

@allenxwang

Copy link
Copy Markdown
Contributor

Can checkstyle be disabled if there is not value in it?

@davidmc24

Copy link
Copy Markdown
Contributor

Unless I'm misreading the build output, it looks to me like the failure was due to the configuration of the build timeout plugin, not checkstyle rules being enforce. The build state is ABORTED, with a message of "Build timed out (after 20 minutes). Marking the build as aborted." From the build time trend there are various other builds at the 18-20 minute mark that appear to have been close to being aborted with this constraint.

https://netflixoss.ci.cloudbees.com/job/feign-pull-requests/137/console
https://netflixoss.ci.cloudbees.com/job/feign-pull-requests/buildTimeTrend

@allenxwang

Copy link
Copy Markdown
Contributor

@davidmc24 I have changed the timeout to be 30 minutes.

@cloudbees-pull-request-builder

Copy link
Copy Markdown

feign-pull-requests #138 SUCCESS
This pull request looks good

@wnagele

wnagele commented Feb 11, 2014

Copy link
Copy Markdown
Contributor Author

Re-pushed. Looks good now. Ready for merge.

codefromthecrypt pushed a commit that referenced this pull request Feb 11, 2014
@codefromthecrypt codefromthecrypt merged commit 9773c61 into OpenFeign:master Feb 11, 2014
@codefromthecrypt

Copy link
Copy Markdown

@davidmc24 @allenxwang thanks for fixing the build!

@wnagele thanks for the improvement

@davidmc24 davidmc24 mentioned this pull request Feb 18, 2014
@wnagele

wnagele commented Mar 8, 2014

Copy link
Copy Markdown
Contributor Author

This doesn't seem to be included in the 6.1.1 release.

velo pushed a commit that referenced this pull request Oct 8, 2024
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.

5 participants