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

[FIX JENKINS-33127] BootFailures send HTTP 500 #2062

Merged
merged 2 commits into from Mar 7, 2016

Conversation

daniel-beck
Copy link
Member

HTTP 500 is used for oops.jelly, so it seemed the most appropriate for the various BootFailures as well.

Untested, which in the case of JenkinsReloadFailed/index.groovy could be a problem (nowhere to copy&paste from). If someone knows how to trigger this one, please let me know.

@reviewbybees

@ghost
Copy link

ghost commented Feb 24, 2016

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@KostyaSha
Copy link
Member

👍

@aheritier
Copy link
Member

🐝 the build error isn't related to your PR, master is also broken : https://jenkins.ci.cloudbees.com/job/core/job/jenkins-core/4026/console

@jglick
Copy link
Member

jglick commented Feb 25, 2016

Please merge with master.

@jglick
Copy link
Member

jglick commented Feb 25, 2016

I think BootFailure should get a default index.jelly which includes a details.jelly view, the default version of which would simply ${h.printThrowable(it.cause)}. Then we would not need to have so much duplicated boilerplate.

@jglick
Copy link
Member

jglick commented Feb 25, 2016

Anyway, 🐝

@aheritier
Copy link
Member

@jglick I imagine that the best to do for @daniel-beck is to rebase it on top of the current master to have the build fixed ? Is it what you mean by merge with master ?

@jglick
Copy link
Member

jglick commented Feb 25, 2016

Rebasing is evil. git merge master suffices.

@daniel-beck
Copy link
Member Author

@jglick @aheritier Merged master.

@jglick
Copy link
Member

jglick commented Mar 4, 2016

🐝

daniel-beck added a commit that referenced this pull request Mar 7, 2016
@daniel-beck daniel-beck merged commit 7597c98 into jenkinsci:master Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants