Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-scm-step-plugin
Commit: 59f0539a43263a05bb0f2b84aac61783865cf2f4
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/59f0539a43263a05bb0f2b84aac61783865cf2f4
Author: Devin Nusbaum <[email protected]>
Date: 2019-01-22 (Tue, 22 Jan 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java
Log Message:
-----------
[JENKINS-34313] Prevent concurrent checkouts from using the same changelog
file
Commit: 7286a182d923242975b450fc7c7933b20c8bdd1c
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/7286a182d923242975b450fc7c7933b20c8bdd1c
Author: Devin Nusbaum <[email protected]>
Date: 2019-01-22 (Tue, 22 Jan 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java
Log Message:
-----------
[JENKINS-34313] Use a temporary file for the initial checkout
Commit: f82e9366cfca9d93a262a2e237340761f2067e65
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/f82e9366cfca9d93a262a2e237340761f2067e65
Author: Devin Nusbaum <[email protected]>
Date: 2019-02-22 (Fri, 22 Feb 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java
Log Message:
-----------
Delete temp file explicitly instead of using File#deleteOnExit
Commit: 3c215d57d01aed3422c55d992401fa03988bcb0e
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/3c215d57d01aed3422c55d992401fa03988bcb0e
Author: Devin Nusbaum <[email protected]>
Date: 2019-02-22 (Fri, 22 Feb 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java
Log Message:
-----------
Use Path instead of File for fewer conversions
Commit: 41fdcc99be03fc204d3f32f240ac68f2bb1b34f7
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/41fdcc99be03fc204d3f32f240ac68f2bb1b34f7
Author: Devin Nusbaum <[email protected]>
Date: 2019-02-25 (Mon, 25 Feb 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java
Log Message:
-----------
Revert "Use Path instead of File for fewer conversions"
Easier to use File so we can just pass null directly to scm.checkout.
This reverts commit 3c215d57d01aed3422c55d992401fa03988bcb0e.
Commit: 53a57a4d2ef875e8fccfc5dffb6461df7f634781
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/53a57a4d2ef875e8fccfc5dffb6461df7f634781
Author: Devin Nusbaum <[email protected]>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java
Log Message:
-----------
Create temp file directly in the build folder as suggested by @jglick
Commit: 06b4cce1cc05bbfe68a8b5b0b5cd466881b23a13
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/06b4cce1cc05bbfe68a8b5b0b5cd466881b23a13
Author: Devin Nusbaum <[email protected]>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java
Log Message:
-----------
Merge pull request #32 from dwnusbaum/JENKINS-34313
[JENKINS-34313] Prevent concurrent checkouts from using the same changelog file
Compare:
https://github.com/jenkinsci/workflow-scm-step-plugin/compare/17df75123f15...06b4cce1cc05
--
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/workflow-scm-step-plugin/push/refs/heads/master/17df75-06b4cc%40github.com.
For more options, visit https://groups.google.com/d/optout.