{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main-maestro-cloud-run" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4c7679e7b9c80b89ea503c28608711ef175a6ba3",
            "branch" : [
              {
                "SHA1" : "4c7679e7b9c80b89ea503c28608711ef175a6ba3",
                "name" : "refs/remotes/origin/main-maestro-cloud-run"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4c7679e7b9c80b89ea503c28608711ef175a6ba3",
            "branch" : [
              {
                "SHA1" : "4c7679e7b9c80b89ea503c28608711ef175a6ba3",
                "name" : "refs/remotes/origin/main-maestro-cloud-run"
              }
            ]
          }
        },
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 26,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
            "branch" : [
              {
                "SHA1" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
            "branch" : [
              {
                "SHA1" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
        "branch" : [
          {
            "SHA1" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#26",
  "duration" : 1122919,
  "estimatedDuration" : 1608818,
  "executor" : None,
  "fullDisplayName" : "RESPECT-end-to-end #26",
  "id" : "26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 26,
  "queueId" : 4124,
  "result" : "SUCCESS",
  "timestamp" : 1762373280957,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/RESPECT-end-to-end/26/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/ext/LocalModelDataSourceExt.kt",
          "respect-lib-shared/src/commonMain/composeResources/values/strings.xml",
          "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/getstarted/GetStartedScreen.kt",
          "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/ext/DataLoadStateExt.kt",
          "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/DataLoadState.kt",
          "respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/schooldirectory/SchoolDirectoryEntryDataSourceHttp.kt",
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/getstarted/GetStartedViewModel.kt"
        ],
        "commitId" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
        "timestamp" : 1762359035000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update GetStarted screen to show loading status and a message if/when school is not found.\u000a",
        "date" : "2025-11-05 20:10:35 +0400",
        "id" : "98e06824a68506095eb4c34dc5f8c7c0ea5eedf2",
        "msg" : "Update GetStarted screen to show loading status and a message if/when school is not found.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/getstarted/GetStartedScreen.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/ext/LocalModelDataSourceExt.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/ext/DataLoadStateExt.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/getstarted/GetStartedViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/DataLoadState.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/schooldirectory/SchoolDirectoryEntryDataSourceHttp.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}