Skip to content
Unverified Commit 9f599911 authored by Vincent Latombe's avatar Vincent Latombe Committed by GitHub
Browse files

[JENKINS-49401] Move Setup Wizard initialization logic to the init reactor. (#3282)

This way, it is guaranteed Jenkins.save() has never been called before
the SetupWizard is executed, and computation of the initial Setup Wizard
state will be correct.

Since the SetupWizard is now executed before reaching the COMPLETED
milestone, a Jenkins.save() call has been added in order to persist any
configuration change done in prior phases.
parent a0c080f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment