Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: a6130a3d9511c697b9eacd3a677517e9a0ee75b8
      
https://github.com/jenkinsci/workflow-job-plugin/commit/a6130a3d9511c697b9eacd3a677517e9a0ee75b8
  Author: Rodion Gushchin <rod...@hospitality.no>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java

  Log Message:
  -----------
  Third stage fix of JENKINS-38669


  Commit: c5ffa99d084e3d8ab792911169e143b2d4d5fd99
      
https://github.com/jenkinsci/workflow-job-plugin/commit/c5ffa99d084e3d8ab792911169e143b2d4d5fd99
  Author: Rodion Gushchin <rod...@hospitality.no>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  bump workflow-step-api and script-security versions


  Commit: ebe3ab767dacc61ab2e11ad02398316d4082f54c
      
https://github.com/jenkinsci/workflow-job-plugin/commit/ebe3ab767dacc61ab2e11ad02398316d4082f54c
  Author: Rodion Gushchin <rod...@hospitality.no>
  Date:   2019-12-20 (Fri, 20 Dec 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/workflow-job-plugin


  Commit: 958c200f3e255402351241a6315fcfa18b6de3cf
      
https://github.com/jenkinsci/workflow-job-plugin/commit/958c200f3e255402351241a6315fcfa18b6de3cf
  Author: Rodion Gushchin <rod...@hospitality.no>
  Date:   2019-12-20 (Fri, 20 Dec 2019)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java

  Log Message:
  -----------
  JENKINS-38669 regression test


  Commit: 535b30953ed2b7440d12ee0fc00afa955eb0fa4c
      
https://github.com/jenkinsci/workflow-job-plugin/commit/535b30953ed2b7440d12ee0fc00afa955eb0fa4c
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    A .github/dependabot.yml
    A .github/release-drafter.yml
    A .github/workflows/maven.yml
    A .github/workflows/release-drafter.yml
    M .mvn/extensions.xml
    M CHANGELOG.md
    M Jenkinsfile
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/console/NewNodeConsoleNote.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/DisableResumeJobProperty.java
    R 
src/main/resources/org/jenkinsci/plugins/workflow/job/Messages_zh_CN.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console.jelly
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_ar.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_bg.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_ca.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_cs.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_da.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_de.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_el.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_es.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_es_AR.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_et.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_fi.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_fr.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_he.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_hu.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_it.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_ja.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_ko.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_lt.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_lv.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_nb_NO.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_nl.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_pl.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_pt_BR.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_pt_PT.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_ro.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_ru.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_sk.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_sl.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_sr.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_sv_SE.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_tr.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_uk.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console_zh_TW.properties
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index.jelly
    R 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/sidepanel_zh_CN.properties
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/console/NewNodeConsoleNote/script.js
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/properties/Messages.properties
    R 
src/main/resources/org/jenkinsci/plugins/workflow/job/properties/Messages_zh_CN.properties
    R 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/Messages_zh_CN.properties
    M src/test/java/org/jenkinsci/plugins/workflow/job/CLITest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/CpsPersistenceTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/ReverseBuildTriggerTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunWithFlowExecutionListenerTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/DefaultLogStorageTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/NewNodeConsoleNoteTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/TaskListenerDecoratorTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobPropertyTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobPropertyTest.java

  Log Message:
  -----------
  Merge branch 'master' into master


  Commit: fdea120969e6d137eecd60bc9f3dfe56078593e1
      
https://github.com/jenkinsci/workflow-job-plugin/commit/fdea120969e6d137eecd60bc9f3dfe56078593e1
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update pom.xml


  Commit: a22111dfdcdc07789b705f24225c971752bde865
      
https://github.com/jenkinsci/workflow-job-plugin/commit/a22111dfdcdc07789b705f24225c971752bde865
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update pom.xml


  Commit: f216e8510b8e2f66c3e87aa6fca6a91eca8cc71a
      
https://github.com/jenkinsci/workflow-job-plugin/commit/f216e8510b8e2f66c3e87aa6fca6a91eca8cc71a
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update pom.xml


  Commit: 7965eaf66dc7bf43bc177ef9ac5238cc68b8cbf0
      
https://github.com/jenkinsci/workflow-job-plugin/commit/7965eaf66dc7bf43bc177ef9ac5238cc68b8cbf0
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    A .github/CODEOWNERS
    M .github/dependabot.yml
    R .github/release-drafter.yml
    A .github/workflows/cd.yaml
    R .github/workflows/maven.yml
    R .github/workflows/release-drafter.yml
    M .mvn/extensions.xml
    M .mvn/maven.config
    R CHANGELOG.md
    M Jenkinsfile
    M README.md
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJobProperty.java
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/console/NewNodeConsoleNote.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobProperty.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/DisableResumeJobProperty.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/DurabilityHintJobProperty.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobProperty.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphAction.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction.java
    M src/main/java/org/jenkinsci/plugins/workflow/job/views/GraphVizAction.java
    A src/main/resources/images/symbols/pipeline.svg
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/Messages_es.properties
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/Messages_fr.properties
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/main.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/sidepanel.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/console.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/sidepanel.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/console/NewNodeConsoleNote/script.js
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobProperty/CancelledCause/summary.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobProperty/config-details.jelly
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobProperty/help-abortPrevious.html
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphAction/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index.jelly
    A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/refresh.js
    R src/main/webapp/images/48x48/pipelinejob.png
    A src/main/webapp/images/pipelinejob.svg
    M src/test/java/org/jenkinsci/plugins/workflow/job/BuildTriggerTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/CLITest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/CpsPersistenceTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/MemoryCleanupTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/ReverseBuildTriggerTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunWithFlowExecutionListenerTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/DefaultLogStorageTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/NewNodeConsoleNoteTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/TaskListenerDecoratorTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobPropertyTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobPropertyTest.java
    M 
src/test/resources/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobPropertyTest/concurrentBuildsMigrationFromFalse.zip
    M 
src/test/resources/org/jenkinsci/plugins/workflow/job/properties/DisableConcurrentBuildsJobPropertyTest/concurrentBuildsMigrationOnByDefault.zip
    M 
src/test/resources/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobPropertyTest/triggerMigration.zip

  Log Message:
  -----------
  Merge branch 'master' into master


  Commit: 58e04b7933c88c2a46fd2db3cc4ac3195534906a
      
https://github.com/jenkinsci/workflow-job-plugin/commit/58e04b7933c88c2a46fd2db3cc4ac3195534906a
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  https://github.com/jenkinsci/workflow-cps-plugin/pull/341 released


  Commit: b58b86eafff191b56029f5bd9871b8bfeec90efa
      
https://github.com/jenkinsci/workflow-job-plugin/commit/b58b86eafff191b56029f5bd9871b8bfeec90efa
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
    M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java

  Log Message:
  -----------
  Merge pull request #147 from AngryGami/master

[JENKINS-38669] (3/3) Call `FlowDefinition.getSCMs`


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/c17d180c79c4...b58b86eafff1

-- 
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/workflow-job-plugin/push/refs/heads/master/c17d18-b58b86%40github.com.

Reply via email to