-
Notifications
You must be signed in to change notification settings - Fork 124
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
[JENKINS-27299] WorkflowJob.disabled #46
[JENKINS-27299] WorkflowJob.disabled #46
Conversation
…ill have denied CONFIGURE anyway.
…ogress, even across Jenkins restarts.
… but not of builds.
mvn -f ../jenkins -DskipTests clean install
mvn clean install
mvn -Djenkins.version=2.59-SNAPSHOT surefire:test passes, meaning that an update of core prior to a plugin update to a version including the planned simplifications will not cause regressions. |
Build failures are timeouts: INFRA-1176 |
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after the quick review 🐝
@reviewbybees done |
Unlike #47 this would work on existing baselines. Supersedes #23.
@reviewbybees