{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Mike Dawson",
          "userId" : "mike",
          "userName" : "Mike Dawson"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_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" : 68,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b44f584073a6ab54de75a10e9e004c695592c1e4",
            "branch" : [
              {
                "SHA1" : "b44f584073a6ab54de75a10e9e004c695592c1e4",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b44f584073a6ab54de75a10e9e004c695592c1e4",
            "branch" : [
              {
                "SHA1" : "b44f584073a6ab54de75a10e9e004c695592c1e4",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b44f584073a6ab54de75a10e9e004c695592c1e4",
        "branch" : [
          {
            "SHA1" : "b44f584073a6ab54de75a10e9e004c695592c1e4",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "respect-app-compose-debug.apk",
      "fileName" : "respect-app-compose-debug.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/debug/respect-app-compose-debug.apk"
    },
    {
      "displayPath" : "respect-app-compose-release.apk",
      "fileName" : "respect-app-compose-release.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/release/respect-app-compose-release.apk"
    },
    {
      "displayPath" : "mapping.txt",
      "fileName" : "mapping.txt",
      "relativePath" : "respect-app-compose/build/outputs/mapping/release/mapping.txt"
    },
    {
      "displayPath" : "respect-cli.zip",
      "fileName" : "respect-cli.zip",
      "relativePath" : "respect-cli/build/distributions/respect-cli.zip"
    },
    {
      "displayPath" : "respect-server-1.0.0.zip",
      "fileName" : "respect-server-1.0.0.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-1.0.0.zip"
    },
    {
      "displayPath" : "respect-server-shadow-1.0.0.zip",
      "fileName" : "respect-server-shadow-1.0.0.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-shadow-1.0.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#68",
  "duration" : 1484326,
  "estimatedDuration" : 1429367,
  "executor" : None,
  "fullDisplayName" : "RESPECT-end-to-end #68",
  "id" : "68",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 68,
  "queueId" : 4414,
  "result" : "SUCCESS",
  "timestamp" : 1764339635496,
  "url" : "https://devserver3.ustadmobile.com/jenkins/view/all/job/RESPECT-end-to-end/68/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/README.md",
          ".gitignore",
          "package-lock.json",
          "package.json",
          "cypress/support/commands.js",
          "cypress.config.js",
          "cypress/e2e/saveTestNames.cy.js",
          "cypress/fixtures/example.json",
          "cypress/e2e/downloadVideos.cy.js",
          "cypress/support/e2e.js"
        ],
        "commitId" : "1585a0a8b0413bb4e4828abfb1871ea99661733b",
        "timestamp" : 1763116454000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "cypress suite to download videos from maestro cloud\u000a",
        "date" : "2025-11-14 14:34:14 +0400",
        "id" : "1585a0a8b0413bb4e4828abfb1871ea99661733b",
        "msg" : "cypress suite to download videos from maestro cloud",
        "paths" : [
          {
            "editType" : "add",
            "file" : "cypress.config.js"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "cypress/support/e2e.js"
          },
          {
            "editType" : "add",
            "file" : "cypress/e2e/saveTestNames.cy.js"
          },
          {
            "editType" : "add",
            "file" : "cypress/README.md"
          },
          {
            "editType" : "add",
            "file" : "cypress/fixtures/example.json"
          },
          {
            "editType" : "add",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "cypress/e2e/downloadVideos.cy.js"
          },
          {
            "editType" : "add",
            "file" : "cypress/support/commands.js"
          },
          {
            "editType" : "add",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/README.md"
        ],
        "commitId" : "b3f519ccf217461acefba9809ebedb5d1a3fd09d",
        "timestamp" : 1763118955000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "cypress suite to download videos from maestro cloud\u000a",
        "date" : "2025-11-14 15:15:55 +0400",
        "id" : "b3f519ccf217461acefba9809ebedb5d1a3fd09d",
        "msg" : "cypress suite to download videos from maestro cloud",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/README.md"
        ],
        "commitId" : "3d1f5266d79dfa952529fa5b54b13eb1c30cf028",
        "timestamp" : 1763119086000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "cypress suite to download videos from maestro cloud\u000a",
        "date" : "2025-11-14 15:18:06 +0400",
        "id" : "3d1f5266d79dfa952529fa5b54b13eb1c30cf028",
        "msg" : "cypress suite to download videos from maestro cloud",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/e2e/downloadVideos.cy.js",
          "cypress/e2e/saveTestNames.cy.js",
          "cypress.config.js"
        ],
        "commitId" : "24ab4c4703bf2d8ffc4fcd5a30de09a05f3428cb",
        "timestamp" : 1763623664000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changes\u000a",
        "date" : "2025-11-20 11:27:44 +0400",
        "id" : "24ab4c4703bf2d8ffc4fcd5a30de09a05f3428cb",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/e2e/downloadVideos.cy.js"
          },
          {
            "editType" : "delete",
            "file" : "cypress/e2e/saveTestNames.cy.js"
          },
          {
            "editType" : "edit",
            "file" : "cypress.config.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/e2e/downloadVideos.cy.js",
          "cypress.config.js"
        ],
        "commitId" : "f1fec2b5ad3a67a5648b614148eeee6acac7e310",
        "timestamp" : 1763645561000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changes\u000a",
        "date" : "2025-11-20 17:32:41 +0400",
        "id" : "f1fec2b5ad3a67a5648b614148eeee6acac7e310",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/e2e/downloadVideos.cy.js"
          },
          {
            "editType" : "edit",
            "file" : "cypress.config.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "efedcc17f2ec8b8fe0b73f66b56889fd15bd35a7",
        "timestamp" : 1763646183000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changes\u000a",
        "date" : "2025-11-20 17:43:03 +0400",
        "id" : "efedcc17f2ec8b8fe0b73f66b56889fd15bd35a7",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "0a3f13d44c70e6c3ac6be5143741d2a43dcbeab5",
        "timestamp" : 1763646932000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changed cypress version\u000a",
        "date" : "2025-11-20 17:55:32 +0400",
        "id" : "0a3f13d44c70e6c3ac6be5143741d2a43dcbeab5",
        "msg" : "Changed cypress version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/README.md",
          ".gitignore"
        ],
        "commitId" : "777e9db383efac3630a7343ea12a80ac5da46e45",
        "timestamp" : 1763648597000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changed ReadME\u000a",
        "date" : "2025-11-20 18:23:17 +0400",
        "id" : "777e9db383efac3630a7343ea12a80ac5da46e45",
        "msg" : "Changed ReadME",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cypress/README.md"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
        ],
        "commitId" : "34dd0eb4b5db1d6a53cc95b352dbb3c8743bd712",
        "timestamp" : 1763754027000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changed test\u000a",
        "date" : "2025-11-21 23:40:27 +0400",
        "id" : "34dd0eb4b5db1d6a53cc95b352dbb3c8743bd712",
        "msg" : "Changed test",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml",
          "package-lock.json",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml",
          "ci-run-maestro.sh",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          "ci-run-cypress.sh"
        ],
        "commitId" : "feb2709ebbba10e69db1e926f43d6677ab87618a",
        "timestamp" : 1763974038000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changed test\u000a",
        "date" : "2025-11-24 12:47:18 +0400",
        "id" : "feb2709ebbba10e69db1e926f43d6677ab87618a",
        "msg" : "Changed test",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "add",
            "file" : "ci-run-cypress.sh"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml",
          ".maestro/flows-inprogress/001_003_login_using_school_link_test.yaml",
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows-inprogress/002_browse_lessons_test.yaml",
          ".maestro/flows-inprogress/001_002_add_user_direct_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          "ci-run-cypress.sh"
        ],
        "commitId" : "a0119bab622810e16e8ef40bf7ac7634d68248b1",
        "timestamp" : 1763983506000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changed test\u000a",
        "date" : "2025-11-24 15:25:06 +0400",
        "id" : "a0119bab622810e16e8ef40bf7ac7634d68248b1",
        "msg" : "Changed test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-cypress.sh"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows-inprogress/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows-inprogress/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows-inprogress/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci-run-maestro.sh"
        ],
        "commitId" : "a77907776ca9fb32105c632f827b85688497ea0c",
        "timestamp" : 1763986212000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changed test\u000a",
        "date" : "2025-11-24 16:10:12 +0400",
        "id" : "a77907776ca9fb32105c632f827b85688497ea0c",
        "msg" : "Changed test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci-run-cypress.sh"
        ],
        "commitId" : "1107c161ba8427c908de734dd3cf5e46587eff0b",
        "timestamp" : 1763987402000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Changed test\u000a",
        "date" : "2025-11-24 16:30:02 +0400",
        "id" : "1107c161ba8427c908de734dd3cf5e46587eff0b",
        "msg" : "Changed test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-cypress.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows-inprogress/001_003_login_using_school_link_test.yaml",
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          "cypress/e2e/downloadVideos.cy.js",
          "ci-run-cypress.sh",
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml",
          "ci-run-maestro.sh",
          ".maestro/flows-inprogress/002_browse_lessons_test.yaml",
          ".maestro/flows-inprogress/001_002_add_user_direct_test.yaml",
          ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "89038987c646bd22ee266f137361a171a4e3d351",
        "timestamp" : 1763990462000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Test ready\u000a",
        "date" : "2025-11-24 17:21:02 +0400",
        "id" : "89038987c646bd22ee266f137361a171a4e3d351",
        "msg" : "Test ready",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows-inprogress/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows-inprogress/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows-inprogress/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows-inprogress/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows-inprogress/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "cypress/e2e/downloadVideos.cy.js"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-cypress.sh"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "7cc1ee6877b0bf8c09b5c4105730cc79a10a2793",
        "timestamp" : 1763994161000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "git ignore updated\u000a",
        "date" : "2025-11-24 18:22:41 +0400",
        "id" : "7cc1ee6877b0bf8c09b5c4105730cc79a10a2793",
        "msg" : "git ignore updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "5f3fe44bc0796d37d168c7b53fd2374ea2fcf914",
        "timestamp" : 1763994240000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "git-ignore updated\u000a",
        "date" : "2025-11-24 18:24:00 +0400",
        "id" : "5f3fe44bc0796d37d168c7b53fd2374ea2fcf914",
        "msg" : "git-ignore updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "8a5a416a9b805e20ee183895ce58f006e79f4d3d",
        "timestamp" : 1763994283000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "git-ignore updated\u000a",
        "date" : "2025-11-24 18:24:43 +0400",
        "id" : "8a5a416a9b805e20ee183895ce58f006e79f4d3d",
        "msg" : "git-ignore updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cypress/README.md",
          ".maestro/video-downloader/cypress/support/e2e.js",
          ".maestro/video-downloader/package-lock.json",
          "package-lock.json",
          "cypress/support/commands.js",
          "cypress.config.js",
          "cypress/fixtures/example.json",
          "ci-run-cypress.sh",
          "cypress/e2e/downloadVideos.cy.js",
          "cypress/support/e2e.js",
          ".maestro/video-downloader/cypress/fixtures/example.json",
          ".maestro/video-downloader/cypress/e2e/downloadVideos.cy.js",
          ".maestro/video-downloader/package.json",
          ".maestro/video-downloader/cypress.config.js",
          "package.json",
          ".maestro/video-downloader/cypress/support/commands.js",
          ".maestro/video-downloader/cypress/README.md"
        ],
        "commitId" : "242d2e2ead531d13c498abc182c3dd81a7a8eeac",
        "timestamp" : 1763994325000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "git-ignore updated\u000a",
        "date" : "2025-11-24 18:25:25 +0400",
        "id" : "242d2e2ead531d13c498abc182c3dd81a7a8eeac",
        "msg" : "git-ignore updated",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-cypress.sh"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress/README.md"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/package-lock.json"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/package.json"
          },
          {
            "editType" : "delete",
            "file" : "cypress/README.md"
          },
          {
            "editType" : "delete",
            "file" : "cypress/e2e/downloadVideos.cy.js"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress.config.js"
          },
          {
            "editType" : "delete",
            "file" : "cypress/fixtures/example.json"
          },
          {
            "editType" : "delete",
            "file" : "cypress.config.js"
          },
          {
            "editType" : "delete",
            "file" : "cypress/support/commands.js"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress/e2e/downloadVideos.cy.js"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress/support/commands.js"
          },
          {
            "editType" : "delete",
            "file" : "package-lock.json"
          },
          {
            "editType" : "delete",
            "file" : "cypress/support/e2e.js"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress/fixtures/example.json"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress/support/e2e.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/package.json",
          "ci-run-cypress.sh"
        ],
        "commitId" : "2f656e9f4a5acffdde280f885d62d9dd2fbc9136",
        "timestamp" : 1763997252000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "updated folder str\u000a",
        "date" : "2025-11-24 19:14:12 +0400",
        "id" : "2f656e9f4a5acffdde280f885d62d9dd2fbc9136",
        "msg" : "updated folder str",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/package.json"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-cypress.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/000_000_hello_world.yaml",
          "ci-run-cypress.sh",
          ".maestro/video-downloader/ci-run-cypress.sh"
        ],
        "commitId" : "756cd34e01cc9626a063c3a3058c637395796b6c",
        "timestamp" : 1764060765000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test fail flow\u000a",
        "date" : "2025-11-25 12:52:45 +0400",
        "id" : "756cd34e01cc9626a063c3a3058c637395796b6c",
        "msg" : "test fail flow",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "ci-run-cypress.sh"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/000_000_hello_world.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/000_000_hello_world.yaml",
          ".maestro/video-downloader/ci-run-cypress.sh"
        ],
        "commitId" : "82b3260eb8d5911c4aa53509ceffed2180b48a90",
        "timestamp" : 1764064092000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Updated test\u000a",
        "date" : "2025-11-25 13:48:12 +0400",
        "id" : "82b3260eb8d5911c4aa53509ceffed2180b48a90",
        "msg" : "Updated test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/000_000_hello_world.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/cypress/README.md",
          ".maestro/video-downloader/ci-run-cypress.sh"
        ],
        "commitId" : "732f90d1bc90d54b9c2e3d02a0ff7459ed81a51d",
        "timestamp" : 1764141243000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Updated test\u000a",
        "date" : "2025-11-26 11:14:03 +0400",
        "id" : "732f90d1bc90d54b9c2e3d02a0ff7459ed81a51d",
        "msg" : "Updated test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress/README.md"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/cypress/README.md"
        ],
        "commitId" : "31f45409698dfb60f7af13c228dcdc882f69ec09",
        "timestamp" : 1764142241000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Updated ReadMe\u000a",
        "date" : "2025-11-26 11:30:41 +0400",
        "id" : "31f45409698dfb60f7af13c228dcdc882f69ec09",
        "msg" : "Updated ReadMe",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/README.md",
          ".maestro/video-downloader/cypress/README.md"
        ],
        "commitId" : "0fda460fc885dc746e5dca025b3dd6282adb1f46",
        "timestamp" : 1764142399000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Updated ReadMe folder\u000a",
        "date" : "2025-11-26 11:33:19 +0400",
        "id" : "0fda460fc885dc746e5dca025b3dd6282adb1f46",
        "msg" : "Updated ReadMe folder",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/README.md"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/video-downloader/cypress/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/ci-run-cypress.sh"
        ],
        "commitId" : "6d37dd1f4e51a5604b97163a2af9eb4269226195",
        "timestamp" : 1764146332000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Updated keys\u000a",
        "date" : "2025-11-26 12:38:52 +0400",
        "id" : "6d37dd1f4e51a5604b97163a2af9eb4269226195",
        "msg" : "Updated keys",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/cypress/support/commands.js",
          ".maestro/video-downloader/cypress/e2e/downloadVideos.cy.js",
          ".maestro/video-downloader/cypress.config.js"
        ],
        "commitId" : "57e87e1030c40fab2b908cec73e90defb484a3c6",
        "timestamp" : 1764154683000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Updated files\u000a",
        "date" : "2025-11-26 14:58:03 +0400",
        "id" : "57e87e1030c40fab2b908cec73e90defb484a3c6",
        "msg" : "Updated files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress.config.js"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress/support/commands.js"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress/e2e/downloadVideos.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml",
          ".maestro/TEST/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/002_browse_lessons_test.yaml",
          ".maestro/TEST/001_002_add_user_direct_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
        ],
        "commitId" : "c6c7e7446acb79b821d2fbc8b08b050fdaceb9cb",
        "timestamp" : 1764154738000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test\u000a",
        "date" : "2025-11-26 14:58:58 +0400",
        "id" : "c6c7e7446acb79b821d2fbc8b08b050fdaceb9cb",
        "msg" : "test",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml",
          ".maestro/video-downloader/cypress.config.js",
          ".maestro/TEST/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/002_browse_lessons_test.yaml",
          ".maestro/TEST/001_002_add_user_direct_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
        ],
        "commitId" : "6476672c88fc54b7d82c7cecb36acebcf7ee9e96",
        "timestamp" : 1764156563000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test\u000a",
        "date" : "2025-11-26 15:29:23 +0400",
        "id" : "6476672c88fc54b7d82c7cecb36acebcf7ee9e96",
        "msg" : "test",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress.config.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/cypress/e2e/downloadVideos.cy.js",
          ".maestro/video-downloader/README.md",
          ".maestro/video-downloader/cypress/e2e/end-to-end-test-videos.cy.js",
          ".gitignore",
          ".maestro/video-downloader/ci-run-cypress.sh",
          ".maestro/video-downloader/cypress.config.js"
        ],
        "commitId" : "40a62a7b1911f64b499ec0666b1a2ab4e40b86f7",
        "timestamp" : 1764248314000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test updated\u000a",
        "date" : "2025-11-27 16:58:34 +0400",
        "id" : "40a62a7b1911f64b499ec0666b1a2ab4e40b86f7",
        "msg" : "test updated",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress/e2e/end-to-end-test-videos.cy.js"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/README.md"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress.config.js"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/video-downloader/cypress/e2e/downloadVideos.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/README.md",
          ".maestro/video-downloader/cypress.config.js",
          "ci-run-maestro.sh"
        ],
        "commitId" : "34abb241897b508ea14f250725d44b71d00a4f15",
        "timestamp" : 1764310018000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test updated\u000a",
        "date" : "2025-11-28 10:06:58 +0400",
        "id" : "34abb241897b508ea14f250725d44b71d00a4f15",
        "msg" : "test updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress.config.js"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/README.md"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/cypress/e2e/end-to-end-test-videos.cy.js"
        ],
        "commitId" : "12cced9dd0f902a3dd6013510c7673714deed5f5",
        "timestamp" : 1764314565000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test updated to get test url\u000a",
        "date" : "2025-11-28 11:22:45 +0400",
        "id" : "12cced9dd0f902a3dd6013510c7673714deed5f5",
        "msg" : "test updated to get test url",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress/e2e/end-to-end-test-videos.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/cypress/e2e/end-to-end-test-videos.cy.js",
          ".maestro/video-downloader/ci-run-cypress.sh",
          ".maestro/video-downloader/cypress/e2e/extract-maestro-video-urls.cy.js",
          ".maestro/video-downloader/cypress.config.js"
        ],
        "commitId" : "beca73ff37241c30af05cc9f5a11e3999275730e",
        "timestamp" : 1764318654000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "modified ci-run-cypress.sh to download videos\u000a",
        "date" : "2025-11-28 12:30:54 +0400",
        "id" : "beca73ff37241c30af05cc9f5a11e3999275730e",
        "msg" : "modified ci-run-cypress.sh to download videos",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          },
          {
            "editType" : "add",
            "file" : ".maestro/video-downloader/cypress/e2e/extract-maestro-video-urls.cy.js"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress.config.js"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/video-downloader/cypress/e2e/end-to-end-test-videos.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci-run-maestro.sh",
          ".maestro/video-downloader/ci-run-cypress.sh",
          ".maestro/video-downloader/cypress/e2e/extract-maestro-video-urls.cy.js",
          ".maestro/video-downloader/cypress.config.js"
        ],
        "commitId" : "791c8a3474669f58e7784a6fa9749e5e86054f8f",
        "timestamp" : 1764328147000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "modified ci-run-maestro.sh\u000a",
        "date" : "2025-11-28 15:09:07 +0400",
        "id" : "791c8a3474669f58e7784a6fa9749e5e86054f8f",
        "msg" : "modified ci-run-maestro.sh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress.config.js"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/cypress/e2e/extract-maestro-video-urls.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/ci-run-cypress.sh"
        ],
        "commitId" : "b95820e4f54aa99e294db4d28fc6603dccb31fb0",
        "timestamp" : 1764329240000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "modified ci-run-cypress.sh\u000a",
        "date" : "2025-11-28 15:27:20 +0400",
        "id" : "b95820e4f54aa99e294db4d28fc6603dccb31fb0",
        "msg" : "modified ci-run-cypress.sh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/ci-run-cypress.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml",
          ".maestro/TEST/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/002_browse_lessons_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/TEST/001_002_add_user_direct_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
        ],
        "commitId" : "666cf030e1544b64a93472578ba91b62811755a0",
        "timestamp" : 1764329292000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test\u000a",
        "date" : "2025-11-28 15:28:12 +0400",
        "id" : "666cf030e1544b64a93472578ba91b62811755a0",
        "msg" : "test",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/TEST/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/001_001_invite_using_invite_code_test.yaml",
          ".maestro/TEST/001_003_login_using_school_link_test.yaml",
          ".maestro/TEST/002_browse_lessons_test.yaml",
          "ci-run-maestro.sh",
          ".maestro/TEST/001_002_add_user_direct_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
        ],
        "commitId" : "41b403679e56261a79576999ad33673f6de5e093",
        "timestamp" : 1764330645000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test modified\u000a",
        "date" : "2025-11-28 15:50:45 +0400",
        "id" : "41b403679e56261a79576999ad33673f6de5e093",
        "msg" : "test modified",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_001_invite_using_invite_code_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/TEST/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci-run-maestro.sh"
        ],
        "commitId" : "ea1fc9e1ce5132fc1345ba11ec870cddd19ca0a2",
        "timestamp" : 1764331497000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "test fixed\u000a",
        "date" : "2025-11-28 16:04:57 +0400",
        "id" : "ea1fc9e1ce5132fc1345ba11ec870cddd19ca0a2",
        "msg" : "test fixed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/video-downloader/README.md"
        ],
        "commitId" : "d029abc1af1455329de705ea094dc63ad5e9b4b0",
        "timestamp" : 1764336046000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "readme updated\u000a",
        "date" : "2025-11-28 17:20:46 +0400",
        "id" : "d029abc1af1455329de705ea094dc63ad5e9b4b0",
        "msg" : "readme updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/video-downloader/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "10ec3cb55f1b1259409beda6d8bde23aa3b19cf2",
        "timestamp" : 1764336097000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "update\u000a",
        "date" : "2025-11-28 17:21:37 +0400",
        "id" : "10ec3cb55f1b1259409beda6d8bde23aa3b19cf2",
        "msg" : "update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
      "fullName" : "Pooja Ravi"
    }
  ]
}