Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/plasticscm-plugin

  Commit: e61263e10f7b5e6a217bb5d87fd7f39af1bdc51b

      
https://github.com/jenkinsci/plasticscm-plugin/commit/e61263e10f7b5e6a217bb5d87fd7f39af1bdc51b

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-01 (Thu, 01 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Fix update issues



The checkout action won't update the workspace if it's set to

a changeset or a label. The update will only take place if

you change the selector or your workspace is switched to a

branch.



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: ebc691d244cff3f14313cb435a1bfafa73ae8aee

      
https://github.com/jenkinsci/plasticscm-plugin/commit/ebc691d244cff3f14313cb435a1bfafa73ae8aee

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Rename method to avoid confusion with mustUpdateSelector



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: ae2b66e42653af7c6ea4baaaaf9b4732f49a282d

      
https://github.com/jenkinsci/plasticscm-plugin/commit/ae2b66e42653af7c6ea4baaaaf9b4732f49a282d

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Improve the selector type detection



Instead of simply checking the selector string, perform a CLI

command to determine the selector type. This avoids issues if

e.g. the branch name contains the word "changeset" or "label".



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: 454fb3c5f91921d2f3f4269fba34cdb5ce045190

      
https://github.com/jenkinsci/plasticscm-plugin/commit/454fb3c5f91921d2f3f4269fba34cdb5ce045190

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Simplify the checkout action



Always set the selector to trigger the update - that way we don't

run into update issues with the changeset selector.



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: c99a03d4050543763dd615b5d9c3d6acc1e9f1a1

      
https://github.com/jenkinsci/plasticscm-plugin/commit/c99a03d4050543763dd615b5d9c3d6acc1e9f1a1

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Remove unused method



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: 6d9c3b420ecdc865d5fbac9aa9bd09c32853dc42

      
https://github.com/jenkinsci/plasticscm-plugin/commit/6d9c3b420ecdc865d5fbac9aa9bd09c32853dc42

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Clean the workspace only if it already exists



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: 8621c7675d6943d5ec4191506c8c27ca576304a1

      
https://github.com/jenkinsci/plasticscm-plugin/commit/8621c7675d6943d5ec4191506c8c27ca576304a1

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Remove unused imports



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: 6ecb76f72b9385503584f5523f92b5f17620bfa1

      
https://github.com/jenkinsci/plasticscm-plugin/commit/6ecb76f72b9385503584f5523f92b5f17620bfa1

  Author: Miguel González <mgonza...@codicesoftware.com>

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Bring back the log line



Signed-off-by: Miguel González <mgonza...@codicesoftware.com>





  Commit: edf90851d01b2c2f99be47f5886e58105665f81a

      
https://github.com/jenkinsci/plasticscm-plugin/commit/edf90851d01b2c2f99be47f5886e58105665f81a

  Author: Miguel <mgonza...@codicesoftware.com>

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  -----------

  Merge pull request #35 from jenkinsci/scm27141



Only run cm update with branch selector





Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/ee3dc3ef2204...edf90851d01b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plasticscm-plugin/push/refs/heads/master/ee3dc3-edf908%40github.com.

Reply via email to