Branch: refs/heads/master
Home: https://github.com/jenkins-infra/jenkins.io
Commit: 91751de48e370565def8ca11c930c52561fab72a
https://github.com/jenkins-infra/jenkins.io/commit/91751de48e370565def8ca11c930c52561fab72a
Author: Mark Waite <[email protected]>
Date: 2020-11-15 (Sun, 15 Nov 2020)
Changed paths:
M
content/blog/2020/10/2020-10-21-a-sustainable-pattern-with-shared-library.adoc
Log Message:
-----------
Fix link to jenkinsci GitHub org
Resolve https://github.com/jenkins-infra/jenkins.io/issues/3971 that
reports the bad link.
Commit: f9fe864d77ecaffb325749ed6ad6c8efbced7f3c
https://github.com/jenkins-infra/jenkins.io/commit/f9fe864d77ecaffb325749ed6ad6c8efbced7f3c
Author: Mark Waite <[email protected]>
Date: 2020-11-15 (Sun, 15 Nov 2020)
Changed paths:
M
content/blog/2020/10/2020-10-21-a-sustainable-pattern-with-shared-library.adoc
Log Message:
-----------
Remove default values for GitSCM class
`doGenerateSubmoduleConfigurations: false` is the default.
`doGenerateSubmoduleConfigurations: true` is untested and unlikely to work.
We hope in a future release of the git plugin to stop suggesting it as
an option in the pipeline syntax generator without breaking backwards
compatibility.
submoduleCfg: [] is the default.
It is only honored if `doGenerateSubmoduleConfigurations: true` is set.
Commit: 7d91a4055a6cc6c3733649b0c5066c52d0cf7abb
https://github.com/jenkins-infra/jenkins.io/commit/7d91a4055a6cc6c3733649b0c5066c52d0cf7abb
Author: Mark Waite <[email protected]>
Date: 2020-11-15 (Sun, 15 Nov 2020)
Changed paths:
M
content/blog/2020/10/2020-10-21-a-sustainable-pattern-with-shared-library.adoc
Log Message:
-----------
Merge pull request #3974 from MarkEWaite/fix-pipeline-library-blog-link
Fix pipeline library blog link
Compare:
https://github.com/jenkins-infra/jenkins.io/compare/6afbafb4808d...7d91a4055a6c
--
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/jenkins-infra/jenkins.io/push/refs/heads/master/6afbaf-7d91a4%40github.com.