Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 5cb26280b455acbbe245feee8640bb6ed253b335
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/5cb26280b455acbbe245feee8640bb6ed253b335
  Author: Michael Trimarchi <[email protected]>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/RunningJobs.java

  Log Message:
  -----------
  RunningJobs: Fix name matching including job path

The matching was working on a flat project organization.

Jira-Id: JENKINS-70162
Signed-off-by: Michael Trimarchi <[email protected]>


  Commit: f410332953df5e3cf279efe3d65168de9bde5ad4
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f410332953df5e3cf279efe3d65168de9bde5ad4
  Author: Michael Trimarchi <[email protected]>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/EventListener.java

  Log Message:
  -----------
  EventListener: Syncronyze the AbortJob and the add new scheduled job

If lot of patches are sent the removing on the queue is not working and
job that must be aborted are not aborted. Suppose to have activated
abortTopic and we want to push:

patch A->B->C

We would like that only the last patch is build and not B and A

Jira-Id: JENKINS-70162
Jira-Id: JENKINS-72193
Jira-Id: JENKINS-71328
Jira-Id: JENKINS-70539
Jira-Id: JENKINS-69338
Signed-off-by: Michael Trimarchi <[email protected]>


  Commit: 6fe554e9c5a6c453f9f99417405c31e546f8cc80
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/6fe554e9c5a6c453f9f99417405c31e546f8cc80
  Author: Robert Sandell <[email protected]>
  Date:   2024-03-08 (Fri, 08 Mar 2024)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/EventListener.java
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/RunningJobs.java

  Log Message:
  -----------
  Merge pull request #504 from panicking/fix-topic-cancelling-patches

Fix  [JENKINS-70162]   [JENKINS-72193]   [JENKINS-70539]   [JENKINS-69338] Fix 
topic cancelling patches (this close races in abortBuild)


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/374391c88c53...6fe554e9c5a6

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gerrit-trigger-plugin/settings/notifications

-- 
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/gerrit-trigger-plugin/push/refs/heads/master/374391-6fe554%40github.com.

Reply via email to