Branch: refs/heads/master
Home: https://github.com/jenkinsci/nested-view-plugin
Commit: fd7070ab51330e9a4919a773408d927f43b6b6ec
https://github.com/jenkinsci/nested-view-plugin/commit/fd7070ab51330e9a4919a773408d927f43b6b6ec
Author: Alex Taylor <[email protected]>
Date: 2019-09-25 (Wed, 25 Sep 2019)
Changed paths:
M src/main/java/hudson/plugins/nested_view/NestedView.java
M src/test/java/hudson/plugins/nested_view/NestedViewTest.java
Log Message:
-----------
[JENKINS-59466] Fixing the error for Nested View when loading for CasC
When loading a configuration with Config as Code and having nested views, the
owner does not exist so I force the owner to be "Jenkins" if the owner is
currently null which fixes the error loading a yaml for Config as Code
Commit: 94ea285c76a8bd6fec6c17193488009557d4ab2c
https://github.com/jenkinsci/nested-view-plugin/commit/94ea285c76a8bd6fec6c17193488009557d4ab2c
Author: judovana <[email protected]>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M src/main/java/hudson/plugins/nested_view/NestedView.java
M src/test/java/hudson/plugins/nested_view/NestedViewTest.java
Log Message:
-----------
Merge pull request #26 from alexanderrtaylor/JENKINS-59466
[JENKINS-59466] Fixing the error for Nested View when loading for CasC
Compare:
https://github.com/jenkinsci/nested-view-plugin/compare/e8c66c2217db...94ea285c76a8
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nested-view-plugin/push/refs/heads/master/e8c66c-94ea28%40github.com.