commit | 39d4b01fcc62f5152fa29f00ecbaab49ef358bcc | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Wed Sep 15 12:49:40 2021 -0700 |
committer | Ivan Frade <ifrade@google.com> | Wed Sep 15 12:49:40 2021 -0700 |
tree | 82f832b6d46af3cc84eef109c2e49abbe79c8cc2 | |
parent | 8aa570a105fcc2aea89a53e64327347ff30e45bb [diff] |
Take into account that config read could fail on start() If there is a problem reading All-Projects when the plugin is started, the plugin configuration is null and this can cause a NullPointerException later. Consider a null config "no configs" when finding relevant entries. In the REST call, return a 500 with an appropiate message. Change-Id: Iff503f74ffcff25b160c46486909e4ee367475c9
The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.
For more information see the documentation or the build instructions