Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 4bfed15cf126984d4e6bccba8cb320e1d1fac82f
      
https://github.com/jenkinsci/p4-plugin/commit/4bfed15cf126984d4e6bccba8cb320e1d1fac82f
  Author: Andrew Barber <35435235+red...@users.noreply.github.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/tasks/TaggingTask.java

  Log Message:
  -----------
  Fix bug where excluded paths are turned into include paths when creating an 
automatic label

The object creates the new label mapping based on the string of the client 
mapping, but the exclude marker "-" is not part of the string.  The type needs 
to be restored before adding the entry to the label view mapping.


  Commit: cb92792387b03d41003e819479dec003c4f9d090
      
https://github.com/jenkinsci/p4-plugin/commit/cb92792387b03d41003e819479dec003c4f9d090
  Author: Andrew Barber <35435235+red...@users.noreply.github.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/tasks/TaggingTask.java

  Log Message:
  -----------
  Fix bug where excluded paths are turned into include paths when creating an 
automatic label

The object creates the new label mapping based on the string of the client 
mapping, but the exclude marker "-" is not part of the string.  The type needs 
to be restored before adding the entry to the label view mapping.


  Commit: b496cba8dad4f3ed449cfc9a8531b2d7d01512c1
      
https://github.com/jenkinsci/p4-plugin/commit/b496cba8dad4f3ed449cfc9a8531b2d7d01512c1
  Author: Paul Allen <pal...@perforce.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'patch-1' of https://github.com/redsil/p4-plugin into pr/135


  Commit: 88c38fd33782c6408d93abe98ec880f2796f0006
      
https://github.com/jenkinsci/p4-plugin/commit/88c38fd33782c6408d93abe98ec880f2796f0006
  Author: Paul Allen <pal...@perforce.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/tasks/TaggingTask.java

  Log Message:
  -----------
  Merge pull request #135 from redsil/patch-1

Fix bug where exclude paths are turned into include paths


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/e3315684c536...88c38fd33782

-- 
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/p4-plugin/push/refs/heads/master/e33156-88c38f%40github.com.

Reply via email to