{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 12",
          "upstreamBuild" : 12,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_COMMAND",
          "value" : "merge develop --no-ask --reset --comment"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "21c39950a0f19fb780a543aac660ef9fce2d0a86",
            "branch" : [
              {
                "SHA1" : "21c39950a0f19fb780a543aac660ef9fce2d0a86",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "21c39950a0f19fb780a543aac660ef9fce2d0a86",
            "branch" : [
              {
                "SHA1" : "21c39950a0f19fb780a543aac660ef9fce2d0a86",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "21c39950a0f19fb780a543aac660ef9fce2d0a86",
        "branch" : [
          {
            "SHA1" : "21c39950a0f19fb780a543aac660ef9fce2d0a86",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/ome-documentation"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8",
  "duration" : 1049833,
  "estimatedDuration" : 169414,
  "executor" : None,
  "fullDisplayName" : "OMERO-docs #8",
  "id" : "8",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8,
  "queueId" : 1861,
  "result" : "SUCCESS",
  "timestamp" : 1711155316891,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko/my-views/view/all/job/OMERO-docs/8/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/Deployment.rst",
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "387e31360a5c14037ccca035bd02243739a0007e",
        "timestamp" : 1707746609000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "Update CreateApp page to use cookiecutter-omero-webapp\u000a",
        "date" : "2024-02-12 14:03:29 +0000",
        "id" : "387e31360a5c14037ccca035bd02243739a0007e",
        "msg" : "Update CreateApp page to use cookiecutter-omero-webapp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/Deployment.rst"
          },
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "common/conf.py"
        ],
        "commitId" : "9e6ebb7cf4c59f5acf4aa1ba92bf71bf0104ccf3",
        "timestamp" : 1707746620000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "Update djangodoc to use version 4.2\u000a",
        "date" : "2024-02-12 14:03:40 +0000",
        "id" : "9e6ebb7cf4c59f5acf4aa1ba92bf71bf0104ccf3",
        "msg" : "Update djangodoc to use version 4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "common/conf.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "c737c27b0ca0f98892524486db81de77ce9244de",
        "timestamp" : 1710957251000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update omero/developers/Web/CreateApp.rst\u000a\u000aCo-authored-by: pwalczysko <p.walczysko@dundee.ac.uk>\u000a",
        "date" : "2024-03-20 17:54:11 +0000",
        "id" : "c737c27b0ca0f98892524486db81de77ce9244de",
        "msg" : "Update omero/developers/Web/CreateApp.rst",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "a4fe7662891309e21350d15d002a00a21c71fd5d",
        "timestamp" : 1710957720000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "Fix suggested change etc\u000a",
        "date" : "2024-03-20 18:02:00 +0000",
        "id" : "a4fe7662891309e21350d15d002a00a21c71fd5d",
        "msg" : "Fix suggested change etc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "d3c5029d6c8df91f0e3b2f30b5e7c0a2037d9722",
        "timestamp" : 1710957851000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "clarify how the new app is well-documentated\u000a",
        "date" : "2024-03-20 18:04:11 +0000",
        "id" : "d3c5029d6c8df91f0e3b2f30b5e7c0a2037d9722",
        "msg" : "clarify how the new app is well-documentated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "075bf61949fb6077fe55f14e5d675e31d5d9850a",
        "timestamp" : 1710958763000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "reformat description of data loading options\u000a",
        "date" : "2024-03-20 18:19:23 +0000",
        "id" : "075bf61949fb6077fe55f14e5d675e31d5d9850a",
        "msg" : "reformat description of data loading options",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "c3d8b1d88e40d91e96c4406e624b3422551c8c44",
        "timestamp" : 1710958851000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "formatting fix\u000a",
        "date" : "2024-03-20 18:20:51 +0000",
        "id" : "c3d8b1d88e40d91e96c4406e624b3422551c8c44",
        "msg" : "formatting fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "9fdaae3e8a2181d7eab0bc5ff1697b2d849aeb63",
        "timestamp" : 1711025990000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update omero/developers/Web/CreateApp.rst\u000a\u000aCo-authored-by: pwalczysko <p.walczysko@dundee.ac.uk>\u000a",
        "date" : "2024-03-21 12:59:50 +0000",
        "id" : "9fdaae3e8a2181d7eab0bc5ff1697b2d849aeb63",
        "msg" : "Update omero/developers/Web/CreateApp.rst",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "a401ac4e2685a72fd612a05699fd2910cf36df3d",
        "timestamp" : 1711026098000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "Format html fix\u000a",
        "date" : "2024-03-21 13:01:38 +0000",
        "id" : "a401ac4e2685a72fd612a05699fd2910cf36df3d",
        "msg" : "Format html fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/Deployment.rst"
        ],
        "commitId" : "715fe39728936fbd9e222a027455ee66cfdbe192",
        "timestamp" : 1711026343000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "reorder location\u000a",
        "date" : "2024-03-21 13:05:43 +0000",
        "id" : "715fe39728936fbd9e222a027455ee66cfdbe192",
        "msg" : "reorder location",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/Deployment.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Web/CreateApp.rst"
        ],
        "commitId" : "61e0fe973a8b0629fcc287e5f9fe8eb29263c2a1",
        "timestamp" : 1711059395000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
          "fullName" : "w.moore"
        },
        "authorEmail" : "w.moore@dundee.ac.uk",
        "comment" : "Remove duplicate sentence\u000a",
        "date" : "2024-03-21 22:16:35 +0000",
        "id" : "61e0fe973a8b0629fcc287e5f9fe8eb29263c2a1",
        "msg" : "Remove duplicate sentence",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Web/CreateApp.rst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/w.moore",
      "fullName" : "w.moore"
    }
  ]
}