Skip to content

modified lhcb-release rebuild to require SSO only in Jenkins

Marco Clemencic requested to merge clemenci/LbNightlyTools:LBCORE-949 into master

Instead of directly triggering the build, the dashbord now relies on a special HTML file stored in $JENKINS_HOME/userContent which redirects the GET parameters (which are preserved by Shibboleth) to POST parameters for the job.

This merge request also updates jQuery, jQueryUI and jQueryCookie.

Fixes LBCORE-949.

Merge request reports