{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by inwoo-park"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 800,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
            "branch" : [
              {
                "SHA1" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
            "branch" : [
              {
                "SHA1" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
        "branch" : [
          {
            "SHA1" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 70,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#800",
  "duration" : 429079,
  "estimatedDuration" : 398153,
  "executor" : null,
  "fullDisplayName" : "Debian Linux - Dakota #800",
  "id" : "800",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 800,
  "queueId" : 5183,
  "result" : "SUCCESS",
  "timestamp" : 1789461747526,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Dakota/800/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/plotoptions.py",
          "src/m/plot/plotmodel.py",
          "src/m/classes/pairoptions.py",
          "src/m/plot/plot_unit.py",
          "src/m/plot/applyoptions.py"
        ],
        "commitId" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
        "timestamp" : 1789461734000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "CHG: Synchronize Matlab > Python in plotmodel and fix issue in \"pairoptions\" function. (#184)\u000a\u000a* Resolve the issue with handling inputs such as \"1,3\" (equal to \"1, 3\") in Python.\u000a* colorbar in Python:\u000a   * Fix the colorbar placement so it aligns correctly with axes created by subplots in matplotlib.\u000a   * Enable positioning the colorbar at the bottom in a horizontal orientation.\u000a\u000a* Ensure that `colorbartitle` behaves like MATLAB’s colorbar title. The previous `colorbartitle` is now moved to `colorbarYLabel`.\u000a* Fix colormap retrieval for matplotlib versions 3.11 and above.\u000a* `pairoptions` does not treat field names as lower/upper case, similar to MATLAB.\u000a",
        "date" : "2026-09-15 18:42:14 +1000",
        "id" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
        "msg" : "CHG: Synchronize Matlab > Python in plotmodel and fix issue in \"pairoptions\" function. (#184)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/pairoptions.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/plotmodel.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_unit.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/applyoptions.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/plotoptions.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}