Branch: refs/heads/master
Home: https://github.com/jenkinsci/kerberos-sso-plugin
Commit: e0054eae3bb557a57d5597b53af6babd8b277c5a
https://github.com/jenkinsci/kerberos-sso-plugin/commit/e0054eae3bb557a57d5597b53af6babd8b277c5a
Author: Ken Dreyer <[email protected]>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/JcascConfigurator.java
Log Message:
-----------
use boolean types for jcasc schema
Mark the boolean values as such in the JCasC schema definition.
With this change, users can properly validate their JCasC configurations
against the schema provided at $JENKINS_URL/configuration-as-code/schema
Thanks Deepali Kasture <[email protected]> for identifying this issue.
Commit: e8ce4686fd2d25cd05641ba411f004c1dc640e1e
https://github.com/jenkinsci/kerberos-sso-plugin/commit/e8ce4686fd2d25cd05641ba411f004c1dc640e1e
Author: Oliver Gondža <[email protected]>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M
plugin/src/main/java/com/sonymobile/jenkins/plugins/kerberossso/JcascConfigurator.java
Log Message:
-----------
Merge pull request #28 from ktdreyer/jcasc-bool-types
use boolean types for jcasc schema
Compare:
https://github.com/jenkinsci/kerberos-sso-plugin/compare/1750018e4c3e...e8ce4686fd2d
--
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/kerberos-sso-plugin/push/refs/heads/master/175001-e8ce46%40github.com.