{
  "_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 33",
          "upstreamBuild" : 33,
          "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" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "700d9fc103a7c66ad702a8804758fc12815a6881",
            "branch" : [
              {
                "SHA1" : "700d9fc103a7c66ad702a8804758fc12815a6881",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "700d9fc103a7c66ad702a8804758fc12815a6881",
            "branch" : [
              {
                "SHA1" : "700d9fc103a7c66ad702a8804758fc12815a6881",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "700d9fc103a7c66ad702a8804758fc12815a6881",
        "branch" : [
          {
            "SHA1" : "700d9fc103a7c66ad702a8804758fc12815a6881",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/ome-documentation"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 116995,
  "estimatedDuration" : 117032,
  "executor" : None,
  "fullDisplayName" : "OMERO-docs #14",
  "id" : "14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14,
  "queueId" : 710,
  "result" : "SUCCESS",
  "timestamp" : 1768006201660,
  "url" : "https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-docs/14/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/Tables.rst",
          "omero/conf.py"
        ],
        "commitId" : "522ee49be0c474bdc88afce3da32f5b8ebb0375c",
        "timestamp" : 1766127426000,
        "author" : {
          "absoluteUrl" : "https://BRANCHCI.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Switch default domain to the reStructuredText domain\u000a\u000aSee https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-primary_domain\u000aand https://www.sphinx-doc.org/en/master/usage/domains/index.html\u000a\u000aThe definition of a custom property cross-reference clashes with the\u000adirective defined in the Python domain which is the default domain.\u000aTo fix the usage without updating all references, this changes the\u000adefault domain to rst and updates all directives, roles and references\u000aspecific to the Python domain in the table documentation page to use\u000athe py namespace\u000a\u000aThe definition of the custom property cross-reference is also amended\u000ato use an indextemplate value consistent with the reference\u000adocumentation\u000a",
        "date" : "2025-12-19 06:57:06 +0000",
        "id" : "522ee49be0c474bdc88afce3da32f5b8ebb0375c",
        "msg" : "Switch default domain to the reStructuredText domain",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/Tables.rst"
          },
          {
            "editType" : "edit",
            "file" : "omero/conf.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/conf_autogen.py"
        ],
        "commitId" : "6be2d53caeb9e40dbadf1e45a111ae31bb01bd80",
        "timestamp" : 1767920125000,
        "author" : {
          "absoluteUrl" : "https://BRANCHCI.openmicroscopy.org/jenkins/user/41898282+github-actions%5Bbot%5D",
          "fullName" : "41898282+github-actions[bot]"
        },
        "authorEmail" : "41898282+github-actions[bot]@users.noreply.github.com",
        "comment" : "Changes from upstream repositories:  openmicroscopy\u000a",
        "date" : "2026-01-09 00:55:25 +0000",
        "id" : "6be2d53caeb9e40dbadf1e45a111ae31bb01bd80",
        "msg" : "Changes from upstream repositories:  openmicroscopy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/conf_autogen.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://BRANCHCI.openmicroscopy.org/jenkins/user/sbesson",
      "fullName" : "sbesson"
    },
    {
      "absoluteUrl" : "https://BRANCHCI.openmicroscopy.org/jenkins/user/41898282+github-actions%5Bbot%5D",
      "fullName" : "41898282+github-actions[bot]"
    }
  ]
}