Branch: refs/heads/master
Home: https://github.com/jenkins-infra/jenkins.io
Commit: b290df20f832f96fbbd8ec390408c3ad9488d20f
https://github.com/jenkins-infra/jenkins.io/commit/b290df20f832f96fbbd8ec390408c3ad9488d20f
Author: Mark Waite <[email protected]>
Date: 2020-03-29 (Sun, 29 Mar 2020)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
Ignore internal test fix in 2.229 changelog
Commit: 27a55ba4e104a457bf712d5a6d549485c2c9e225
https://github.com/jenkins-infra/jenkins.io/commit/27a55ba4e104a457bf712d5a6d549485c2c9e225
Author: Mark Waite <[email protected]>
Date: 2020-03-29 (Sun, 29 Mar 2020)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
JENKINS-56643 changelog entry is a developer change
The original motivation for PR 3941 was to assure that the symbolic
links used for lastSuccessfulBuild and lastFailedBuild would not have
brief periods when they were not visible on the file system due to a
remove and recreate step.
That original motivation was no longer needed for lastFailedBuild or
lastSuccessfulBuild because PR-3982 removed the use of symbolic links
for those files. That change has been included in Jenkins since 2.185.
PR-3941 adjusts the Util.createSymlink API call. That API is no
longer used for lastSuccessfulBuild and lastFailedBuild.
Commit: 2d0e42a0d07e393535a359333296cb20d43651f5
https://github.com/jenkins-infra/jenkins.io/commit/2d0e42a0d07e393535a359333296cb20d43651f5
Author: Mark Waite <[email protected]>
Date: 2020-03-29 (Sun, 29 Mar 2020)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
Improve changelog description of JENKINS-61688 fix
Global build discarder configuration is now loaded from disk when
Jenkins starts (JENKINS-61688).
Configuration was previously saved but not loaded on restart. Jenkins
2.221 through Jenkins 2.228 always start with the default Job Build
Discarder configuration, ignoring the saved configuration.
Jenkins 2.229 fixes that issue.
Commit: 7ea8fc8f013c3fd7cdb98c655d63d0589c54c94b
https://github.com/jenkins-infra/jenkins.io/commit/7ea8fc8f013c3fd7cdb98c655d63d0589c54c94b
Author: Oleg Nenashev <[email protected]>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
Merge pull request #3015 from MarkEWaite/changelog-2.229-fixes
Improve the 2.229 changelog
Compare:
https://github.com/jenkins-infra/jenkins.io/compare/1dbfb4c5b97d...7ea8fc8f013c
--
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/1dbfb4-7ea8fc%40github.com.