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

[FIXED JENKINS-40489] - Fix Jenkins initialization stage names #2667

Merged
merged 1 commit into from
Dec 16, 2016

Conversation

oleg-nenashev
Copy link
Member

Just noticed it during some investigation around Jenkins initialization. Jenkins#loadTasks() has improper stage names:

  1. "Loading job "+subdir.getName() - stands for "Loading item ...."
  2. "Cleaning up old builds" stands for cleanup of obsolete items (deleted from the disk)

https://issues.jenkins-ci.org/browse/JENKINS-40489

@reviewbybees

@oleg-nenashev oleg-nenashev added the needs-more-reviews Complex change, which would benefit from more eyes label Dec 15, 2016
@ghost
Copy link

ghost commented Dec 15, 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.

Copy link
Member

@stephenc stephenc left a comment

Choose a reason for hiding this comment

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

🐝

@daniel-beck daniel-beck merged commit 159192f into jenkinsci:master Dec 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-reviews Complex change, which would benefit from more eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants