{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_OPTIONS",
          "value" : "-vvv --no-ask --reset --comment"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user devspace",
          "userId" : "devspace",
          "userName" : "devspace"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 239,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
            "branch" : [
              {
                "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
            "branch" : [
              {
                "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
        "branch" : [
          {
            "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/jenkins-library-recursivemerge.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 239,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1518f7c2333ea2ce643d9aba24413c9d12b5c108",
            "branch" : [
              {
                "SHA1" : "1518f7c2333ea2ce643d9aba24413c9d12b5c108",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1518f7c2333ea2ce643d9aba24413c9d12b5c108",
            "branch" : [
              {
                "SHA1" : "1518f7c2333ea2ce643d9aba24413c9d12b5c108",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1518f7c2333ea2ce643d9aba24413c9d12b5c108",
        "branch" : [
          {
            "SHA1" : "1518f7c2333ea2ce643d9aba24413c9d12b5c108",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/www.openmicroscopy.org"
      ],
      "scmName" : ""
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "version.tsv",
      "fileName" : "version.tsv",
      "relativePath" : "build/version.tsv"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#239",
  "duration" : 97365,
  "estimatedDuration" : 71380,
  "executor" : None,
  "fullDisplayName" : "WEBSITE-push #239",
  "id" : "239",
  "keepLog" : False,
  "number" : 239,
  "queueId" : 4884,
  "result" : "SUCCESS",
  "timestamp" : 1727689085414,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson/my-views/view/all/job/WEBSITE-push/239/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "_posts/2015-07-30-decoupling.md",
            "_posts/2015-10-15-java-6.md"
          ],
          "commitId" : "ac4bc7b4c94f8ff546fe895fff4ec14466852e43",
          "timestamp" : 1727452086000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Try fixing imagej links (2)\u000a",
          "date" : "2024-09-27 16:48:06 +0100",
          "id" : "ac4bc7b4c94f8ff546fe895fff4ec14466852e43",
          "msg" : "Try fixing imagej links (2)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "_posts/2015-07-30-decoupling.md"
            },
            {
              "editType" : "edit",
              "file" : "_posts/2015-10-15-java-6.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.sh"
          ],
          "commitId" : "4af126dca20c634e0e7003c4a38ddb8ce5e8633f",
          "timestamp" : 1727452297000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Ignore biovisioncenter\u000a",
          "date" : "2024-09-27 16:51:37 +0100",
          "id" : "4af126dca20c634e0e7003c4a38ddb8ce5e8633f",
          "msg" : "Ignore biovisioncenter",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "events/omero-users-workshop-paris-march-2020.html"
          ],
          "commitId" : "3a3b7b2786dfd10117e1eb728492c5d2d037e893",
          "timestamp" : 1727452472000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Fix icm (remove trailing /en)\u000a",
          "date" : "2024-09-27 16:54:32 +0100",
          "id" : "3a3b7b2786dfd10117e1eb728492c5d2d037e893",
          "msg" : "Fix icm (remove trailing /en)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "events/omero-users-workshop-paris-march-2020.html"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.sh"
          ],
          "commitId" : "fded5767b023b5b1a5c963a402208f3e9f7c11f6",
          "timestamp" : 1727452766000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Ignore icm-institute.org/wp-content/\u000a",
          "date" : "2024-09-27 16:59:26 +0100",
          "id" : "fded5767b023b5b1a5c963a402208f3e9f7c11f6",
          "msg" : "Ignore icm-institute.org/wp-content/",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.sh"
          ],
          "commitId" : "0f3f7545c17fc6f630eed018a285637fcd4f310f",
          "timestamp" : 1727452912000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Ignore www.dundee.ac.uk/locations/national-phenotypic-screening-centre-npsc as it keeps failing\u000a",
          "date" : "2024-09-27 17:01:52 +0100",
          "id" : "0f3f7545c17fc6f630eed018a285637fcd4f310f",
          "msg" : "Ignore www.dundee.ac.uk/locations/national-phenotypic-screening-centre-npsc as it keeps failing",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero/figure/index.html"
          ],
          "commitId" : "bee5226236e5c1e058dc1fc745c934a72d32a681",
          "timestamp" : 1727536637000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Fix link to figure award - remove Read more as redirect is to main UoD page\u000a",
          "date" : "2024-09-28 16:17:17 +0100",
          "id" : "bee5226236e5c1e058dc1fc745c934a72d32a681",
          "msg" : "Fix link to figure award - remove Read more as redirect is to main UoD page",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero/figure/index.html"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero/figure/index.html"
          ],
          "commitId" : "0c4e49baafb0b90cd612589e6cbeabffef90a77b",
          "timestamp" : 1727536904000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Remove link to figure award completely, as it is not passing\u000a",
          "date" : "2024-09-28 16:21:44 +0100",
          "id" : "0c4e49baafb0b90cd612589e6cbeabffef90a77b",
          "msg" : "Remove link to figure award completely, as it is not passing",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero/figure/index.html"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "_posts/2015-07-21-java-issue.md"
          ],
          "commitId" : "415caa030f6226168268a67fe6073ef6b6d81baf",
          "timestamp" : 1727539175000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "remove link to html doc which is no longer in the system\u000a",
          "date" : "2024-09-28 16:59:35 +0100",
          "id" : "415caa030f6226168268a67fe6073ef6b6d81baf",
          "msg" : "remove link to html doc which is no longer in the system",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "_posts/2015-07-21-java-issue.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "_posts/2015-10-15-java-6.md"
          ],
          "commitId" : "8cc08ad85c1715fa69c6335ca5169fac810c3d45",
          "timestamp" : 1727688765000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
            "fullName" : "p.walczysko"
          },
          "authorEmail" : "p.walczysko@dundee.ac.uk",
          "comment" : "Fix failing oracle link\u000a",
          "date" : "2024-09-30 10:32:45 +0100",
          "id" : "8cc08ad85c1715fa69c6335ca5169fac810c3d45",
          "msg" : "Fix failing oracle link",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "_posts/2015-10-15-java-6.md"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
      "fullName" : "p.walczysko"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 240,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson/my-views/view/all/job/WEBSITE-push/240/"
  },
  "previousBuild" : {
    "number" : 238,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson/my-views/view/all/job/WEBSITE-push/238/"
  }
}