{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user admin",
          "userId" : "admin",
          "userName" : "admin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 15,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
            "branch" : [
              {
                "SHA1" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
            "branch" : [
              {
                "SHA1" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
        "branch" : [
          {
            "SHA1" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Sineware/prolinux-2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#15",
  "duration" : 415075,
  "estimatedDuration" : 6279077,
  "executor" : None,
  "fullDisplayName" : "prolinux-2-embedded-dev-x64 #15",
  "id" : "15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 15,
  "queueId" : 1413,
  "result" : "FAILURE",
  "timestamp" : 1702240386507,
  "url" : "https://update.sineware.ca/ci/job/prolinux-2-embedded-dev-x64/15/",
  "builtOn" : "suzumiya-vm3",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sdk/start-sdk.sh",
          "src/pmbootstrap/index.ts",
          "src/helpers/consts.ts",
          "scripts/pushImage.sh",
          "src/index.ts",
          "sdk/README.md",
          "sdk/Dockerfile",
          "scripts/deploy.sh",
          "sdk/build-sdk.sh",
          "src/os-variants/embedded/embedded.ts",
          "README.md"
        ],
        "commitId" : "b169c9736dd3c9a0e66f6769b3d2adc084e69abb",
        "timestamp" : 1695190488000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-20 02:14:48 -0400",
        "id" : "b169c9736dd3c9a0e66f6769b3d2adc084e69abb",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/deploy.sh"
          },
          {
            "editType" : "add",
            "file" : "scripts/pushImage.sh"
          },
          {
            "editType" : "add",
            "file" : "sdk/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/embedded/embedded.ts"
          },
          {
            "editType" : "add",
            "file" : "sdk/README.md"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "add",
            "file" : "sdk/build-sdk.sh"
          },
          {
            "editType" : "add",
            "file" : "sdk/start-sdk.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/prolinux.toml",
          "src-extra/kernel-gen/kconfigs/x64-config",
          "prolinux-tool/main.qml",
          "src/index.ts",
          "distro-files/layout/etc/systemd/system/prolinuxd.service",
          "distro-files/initramfs/init",
          "prolinux-tool/main.py",
          "ocs2-prolinuxd"
        ],
        "commitId" : "076645c5fcbc18b5977ed72657c1ec4c34d6e07b",
        "timestamp" : 1695365789000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "prolinux-tool\u000a",
        "date" : "2023-09-22 02:56:29 -0400",
        "id" : "076645c5fcbc18b5977ed72657c1ec4c34d6e07b",
        "msg" : "prolinux-tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/prolinux.toml"
          },
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kconfigs/x64-config"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/systemd/system/prolinuxd.service"
          },
          {
            "editType" : "add",
            "file" : "prolinux-tool/main.py"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "add",
            "file" : "prolinux-tool/main.qml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd",
          "prolinux-tool/main.py",
          "prolinux-tool/main.qml",
          "src/index.ts"
        ],
        "commitId" : "54edf790d07a8fd963596b1e55c7d4ae8aa2d9ee",
        "timestamp" : 1695795068000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-27 02:11:08 -0400",
        "id" : "54edf790d07a8fd963596b1e55c7d4ae8aa2d9ee",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.qml"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.py"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "scripts/pushImage.sh",
          "src/index.ts",
          "src/helpers/snap-build-state.ts"
        ],
        "commitId" : "92b78444144f517400d30cc0acebbdc49b3c37b3",
        "timestamp" : 1695942294000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix build\u000a",
        "date" : "2023-09-28 19:04:54 -0400",
        "id" : "92b78444144f517400d30cc0acebbdc49b3c37b3",
        "msg" : "fix build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/helpers/snap-build-state.ts"
          },
          {
            "editType" : "edit",
            "file" : "scripts/pushImage.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "a7560527ca5c31f15f9d82de6b5a78edbb88370d",
        "timestamp" : 1695945324000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "patch\u000a",
        "date" : "2023-09-28 19:55:24 -0400",
        "id" : "a7560527ca5c31f15f9d82de6b5a78edbb88370d",
        "msg" : "patch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "05bb9bbdb4f1c16bea937cf931f1d37d91729241",
        "timestamp" : 1695946188000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "patches2\u000a",
        "date" : "2023-09-28 20:09:48 -0400",
        "id" : "05bb9bbdb4f1c16bea937cf931f1d37d91729241",
        "msg" : "patches2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "f87ff8f4468c08bee851ccdb4451eabc47cfc263",
        "timestamp" : 1695946785000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "ccache changes\u000a",
        "date" : "2023-09-28 20:19:45 -0400",
        "id" : "f87ff8f4468c08bee851ccdb4451eabc47cfc263",
        "msg" : "ccache changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "90764437b0ff10aa7255fe9161657a4b74b1e080",
        "timestamp" : 1695948438000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove mold\u000a",
        "date" : "2023-09-28 20:47:18 -0400",
        "id" : "90764437b0ff10aa7255fe9161657a4b74b1e080",
        "msg" : "remove mold",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "4489a808db7185004c43df25f733120631a2677d",
        "timestamp" : 1695950481000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "temp remove breeze-icons\u000a",
        "date" : "2023-09-28 21:21:21 -0400",
        "id" : "4489a808db7185004c43df25f733120631a2677d",
        "msg" : "temp remove breeze-icons",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "ca98a2186650591b5a9fb0560c2e0ccbe0425374",
        "timestamp" : 1695959025000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "plasma-integration\u000a",
        "date" : "2023-09-28 23:43:45 -0400",
        "id" : "ca98a2186650591b5a9fb0560c2e0ccbe0425374",
        "msg" : "plasma-integration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "2b57daec66753b758aa83160ece7c1d3dd7a6cf8",
        "timestamp" : 1695962689000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add back breeze-icons\u000a\u000athe shell starts now\u000a",
        "date" : "2023-09-29 00:44:49 -0400",
        "id" : "2b57daec66753b758aa83160ece7c1d3dd7a6cf8",
        "msg" : "add back breeze-icons",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "71d7e2347aa077e3223f0f38a86ab5a742f52f2b",
        "timestamp" : 1695966839000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "pmos zstd initramfs\u000a",
        "date" : "2023-09-29 01:53:59 -0400",
        "id" : "71d7e2347aa077e3223f0f38a86ab5a742f52f2b",
        "msg" : "pmos zstd initramfs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/helpers/consts.ts"
        ],
        "commitId" : "748f6d743070a7d153692901d6eb946facd61fbc",
        "timestamp" : 1695966864000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "poco zstd\u000a",
        "date" : "2023-09-29 01:54:24 -0400",
        "id" : "748f6d743070a7d153692901d6eb946facd61fbc",
        "msg" : "poco zstd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "fbc7b365d47a24b92f22f7f7b0ee2a6d5a373657",
        "timestamp" : 1695967859000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-29 02:10:59 -0400",
        "id" : "fbc7b365d47a24b92f22f7f7b0ee2a6d5a373657",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts",
          "src/os-variants/embedded/embedded-dev.ts",
          "src/index.ts"
        ],
        "commitId" : "26af954ccfad4673c9b3326028c52892c42d9e3f",
        "timestamp" : 1695968783000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-29 02:26:23 -0400",
        "id" : "26af954ccfad4673c9b3326028c52892c42d9e3f",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          },
          {
            "editType" : "add",
            "file" : "src/os-variants/embedded/embedded-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "cc3e566eb652fae4c28774943067bf5f981d7b70",
        "timestamp" : 1695969541000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-29 02:39:01 -0400",
        "id" : "cc3e566eb652fae4c28774943067bf5f981d7b70",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "92afb7e4f2dd04744fa0eee2d22b40bd7c07a1e7",
        "timestamp" : 1696005227000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-29 12:33:47 -0400",
        "id" : "92afb7e4f2dd04744fa0eee2d22b40bd7c07a1e7",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/helpers/consts.ts"
        ],
        "commitId" : "65eefdeb25c0817ba4d2e7f8e4ad25d76da2bf78",
        "timestamp" : 1696006598000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "enchilada zstd\u000a",
        "date" : "2023-09-29 12:56:38 -0400",
        "id" : "65eefdeb25c0817ba4d2e7f8e4ad25d76da2bf78",
        "msg" : "enchilada zstd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "4a0d1b925567a573d2f69c99eb55da1a3f40d244",
        "timestamp" : 1696045093000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update index.ts\u000a",
        "date" : "2023-09-29 23:38:13 -0400",
        "id" : "4a0d1b925567a573d2f69c99eb55da1a3f40d244",
        "msg" : "Update index.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "1bace9762c0626f122dc4647cf757ffe9d71f679",
        "timestamp" : 1696050103000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update index.ts\u000a",
        "date" : "2023-09-30 01:01:43 -0400",
        "id" : "1bace9762c0626f122dc4647cf757ffe9d71f679",
        "msg" : "Update index.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "83a5978d4e352d06d998ddb4bd104afe917e9833",
        "timestamp" : 1696092897000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update index.ts\u000a",
        "date" : "2023-09-30 12:54:57 -0400",
        "id" : "83a5978d4e352d06d998ddb4bd104afe917e9833",
        "msg" : "Update index.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "326225f5475ce24dc7af53d51b16b688e09cfa7a",
        "timestamp" : 1696203747000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update image-gen.ts\u000a",
        "date" : "2023-10-01 19:42:27 -0400",
        "id" : "326225f5475ce24dc7af53d51b16b688e09cfa7a",
        "msg" : "Update image-gen.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "22107d62dc03d6707557a29ae43edea38ac107d0",
        "timestamp" : 1696306100000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Auto stash before merge of \"main\" and \"origin/main\"\u000a\u000atemp\u000a",
        "date" : "2023-10-03 00:08:20 -0400",
        "id" : "22107d62dc03d6707557a29ae43edea38ac107d0",
        "msg" : "Auto stash before merge of \"main\" and \"origin/main\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "200fb5c94da34da926b4b4f6290e458f8b042ab2",
        "timestamp" : 1696391407000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "breeze-icon bypass fix\u000a",
        "date" : "2023-10-03 23:50:07 -0400",
        "id" : "200fb5c94da34da926b4b4f6290e458f8b042ab2",
        "msg" : "breeze-icon bypass fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "47542dadfd41206c490e560de3c2fd39d1a511bb",
        "timestamp" : 1696398812000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add apps for phone\u000a",
        "date" : "2023-10-04 01:53:32 -0400",
        "id" : "47542dadfd41206c490e560de3c2fd39d1a511bb",
        "msg" : "add apps for phone",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "04abe8cd5226269061f3fe537d076c3adc63a9c6",
        "timestamp" : 1696440802000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add purpose\u000a",
        "date" : "2023-10-04 13:33:22 -0400",
        "id" : "04abe8cd5226269061f3fe537d076c3adc63a9c6",
        "msg" : "Add purpose",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "e3a7a51442f47117b5fa934ad1338f4e497a4c48",
        "timestamp" : 1696453477000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "futuresql\u000a",
        "date" : "2023-10-04 17:04:37 -0400",
        "id" : "e3a7a51442f47117b5fa934ad1338f4e497a4c48",
        "msg" : "futuresql",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "ef2feaa40a21838de8dfa30273be472a401b789b",
        "timestamp" : 1696458581000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add appstream\u000a",
        "date" : "2023-10-04 18:29:41 -0400",
        "id" : "ef2feaa40a21838de8dfa30273be472a401b789b",
        "msg" : "add appstream",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "prolinux-tool/main.py",
          "prolinux-tool/main.qml",
          "src/index.ts"
        ],
        "commitId" : "635a174c4df239a5f762430463bce3e50d95c156",
        "timestamp" : 1697180368000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "port prolinux-tool to qt6/pyside6\u000a\u000aand add krdp\u000a",
        "date" : "2023-10-13 02:59:28 -0400",
        "id" : "635a174c4df239a5f762430463bce3e50d95c156",
        "msg" : "port prolinux-tool to qt6/pyside6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.py"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.qml"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "distro-files/layout/etc/xdg/kscreenlockerrc",
          "src/os-variants/embedded/embedded-dev.ts",
          "src/index.ts",
          "distro-files/layout/etc/xdg/applications-blacklistrc",
          "distro-files/layout/etc/xdg/kdeglobals",
          "distro-files/layout/etc/pam.d/kde",
          "ocs2-prolinuxd",
          "distro-files/layout/etc/systemd/system/plasma-desktop.service",
          "distro-files/layout/etc/systemd/system/plasma-mobile.service"
        ],
        "commitId" : "cbc46b3c144378612ee8e4ca7eb26fd1cff39173",
        "timestamp" : 1697256420000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "kde fixes, remove lightdm\u000a\u000aswitches to systemd launching plasma session\u000a",
        "date" : "2023-10-14 00:07:00 -0400",
        "id" : "cbc46b3c144378612ee8e4ca7eb26fd1cff39173",
        "msg" : "kde fixes, remove lightdm",
        "paths" : [
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/systemd/system/plasma-desktop.service"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/embedded/embedded-dev.ts"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/xdg/applications-blacklistrc"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/xdg/kdeglobals"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/pam.d/kde"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/systemd/system/plasma-mobile.service"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/xdg/kscreenlockerrc"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
        "timestamp" : 1697262198000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "test foliorewrite\u000a",
        "date" : "2023-10-14 01:43:18 -0400",
        "id" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
        "msg" : "test foliorewrite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts",
          "distro-files/initramfs/init",
          "ocs2-prolinuxd"
        ],
        "commitId" : "535be74582f99d3049888ea0b7f30d7b0f0b5a74",
        "timestamp" : 1697335920000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "disable-kexec feature, ssh HostKeys\u000a",
        "date" : "2023-10-14 22:12:00 -0400",
        "id" : "535be74582f99d3049888ea0b7f30d7b0f0b5a74",
        "msg" : "disable-kexec feature, ssh HostKeys",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "44fdfb75e6ae96c2b55c0292ffc77e191561e11c",
        "timestamp" : 1697337525000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add polkit-kde-agent-1\u000a",
        "date" : "2023-10-14 22:38:45 -0400",
        "id" : "44fdfb75e6ae96c2b55c0292ffc77e191561e11c",
        "msg" : "add polkit-kde-agent-1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/initramfs/init",
          "src-extra/update-deployer/update-deployer.ts"
        ],
        "commitId" : "9f64adbae1ae0dd3d8b54e63fba7c786ae8c008e",
        "timestamp" : 1697341031000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix\u000a",
        "date" : "2023-10-14 23:37:11 -0400",
        "id" : "9f64adbae1ae0dd3d8b54e63fba7c786ae8c008e",
        "msg" : "fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/update-deployer/update-deployer.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "7d882f8ac6ba8f64b4c724d281e2627409944b94",
        "timestamp" : 1697341309000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove tar for now\u000a",
        "date" : "2023-10-14 23:41:49 -0400",
        "id" : "7d882f8ac6ba8f64b4c724d281e2627409944b94",
        "msg" : "remove tar for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "2753efc65f25b5917898fea8bac85b4ab236f925",
        "timestamp" : 1697344392000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add danctnix to dev\u000a",
        "date" : "2023-10-15 00:33:12 -0400",
        "id" : "2753efc65f25b5917898fea8bac85b4ab236f925",
        "msg" : "add danctnix to dev",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts",
          "distro-files/initramfs/init",
          "src/index.ts"
        ],
        "commitId" : "5c1a3cf84029a023acc91782f8df77e46ad15dd2",
        "timestamp" : 1697348129000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "move firmware to device-support\u000a",
        "date" : "2023-10-15 01:35:29 -0400",
        "id" : "5c1a3cf84029a023acc91782f8df77e46ad15dd2",
        "msg" : "move firmware to device-support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "f86cbad018637248302f71866721f0db0c9daafc",
        "timestamp" : 1697351083000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix key\u000a",
        "date" : "2023-10-15 02:24:43 -0400",
        "id" : "f86cbad018637248302f71866721f0db0c9daafc",
        "msg" : "fix key",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "cfad0c615552be55b929cfca39a17e3e49c186dc",
        "timestamp" : 1697388892000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix key 2\u000a",
        "date" : "2023-10-15 12:54:52 -0400",
        "id" : "cfad0c615552be55b929cfca39a17e3e49c186dc",
        "msg" : "fix key 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/initramfs/init",
          "src/index.ts"
        ],
        "commitId" : "713a7e7c025e4b6c04be1483a1160d20667e9679",
        "timestamp" : 1697392862000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix firmware location\u000a",
        "date" : "2023-10-15 14:01:02 -0400",
        "id" : "713a7e7c025e4b6c04be1483a1160d20667e9679",
        "msg" : "fix firmware location",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "src/index.ts"
        ],
        "commitId" : "301debcef739bb05f74d72be3ff26bc01cd245f1",
        "timestamp" : 1697608798000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "increase ccache size\u000a",
        "date" : "2023-10-18 01:59:58 -0400",
        "id" : "301debcef739bb05f74d72be3ff26bc01cd245f1",
        "msg" : "increase ccache size",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "171735c7ad2f62dcf91105a938649a172f12cf94",
        "timestamp" : 1697609398000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "tmp: powerdevil fix\u000a",
        "date" : "2023-10-18 02:09:58 -0400",
        "id" : "171735c7ad2f62dcf91105a938649a172f12cf94",
        "msg" : "tmp: powerdevil fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "4208dd67a99cab65aaad04f98bbcf6e98f463fe7",
        "timestamp" : 1697609898000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "rebase\u000a",
        "date" : "2023-10-18 02:18:18 -0400",
        "id" : "4208dd67a99cab65aaad04f98bbcf6e98f463fe7",
        "msg" : "rebase",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "3fc0b08ce9fa16a815a69dae7a52a1eb9b817527",
        "timestamp" : 1697611456000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-10-18 02:44:16 -0400",
        "id" : "3fc0b08ce9fa16a815a69dae7a52a1eb9b817527",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "28cb5fa077f2d86806117689029c551aac8733ea",
        "timestamp" : 1697654343000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-10-18 14:39:03 -0400",
        "id" : "28cb5fa077f2d86806117689029c551aac8733ea",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "67c26915656ed1cceaa36b61fbb29b950caaec0e",
        "timestamp" : 1697655750000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "libcanberra\u000a",
        "date" : "2023-10-18 15:02:30 -0400",
        "id" : "67c26915656ed1cceaa36b61fbb29b950caaec0e",
        "msg" : "libcanberra",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "eba35e7a66074ffc3bc00afbfade585d29bc9b88",
        "timestamp" : 1697659639000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "-DBUILD_KCM_MOUSE_X11=OFF\u000a",
        "date" : "2023-10-18 16:07:19 -0400",
        "id" : "eba35e7a66074ffc3bc00afbfade585d29bc9b88",
        "msg" : "-DBUILD_KCM_MOUSE_X11=OFF",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/initramfs/init"
        ],
        "commitId" : "7ee67b6c55c81a8c4f6475e9edf294e2f85dbbc8",
        "timestamp" : 1697865173000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add /data/customization\u000a",
        "date" : "2023-10-21 01:12:53 -0400",
        "id" : "7ee67b6c55c81a8c4f6475e9edf294e2f85dbbc8",
        "msg" : "Add /data/customization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "de0721b48e89b9fa7b12c2be3c46dcee44aa4d0e",
        "timestamp" : 1697865826000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove pacman kwayland\u000a",
        "date" : "2023-10-21 01:23:46 -0400",
        "id" : "de0721b48e89b9fa7b12c2be3c46dcee44aa4d0e",
        "msg" : "remove pacman kwayland",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "ee34be210b34d0a1f1444450c587748b6544ab5f",
        "timestamp" : 1697949111000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Switch plasma-mobile to master\u000a",
        "date" : "2023-10-22 00:31:51 -0400",
        "id" : "ee34be210b34d0a1f1444450c587748b6544ab5f",
        "msg" : "Switch plasma-mobile to master",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "4f9115d26cbea6b093420bd8b8f3aeeacc63ef57",
        "timestamp" : 1698019323000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add xdg-desktop-portal-kde\u000a",
        "date" : "2023-10-22 20:02:03 -0400",
        "id" : "4f9115d26cbea6b093420bd8b8f3aeeacc63ef57",
        "msg" : "Add xdg-desktop-portal-kde",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/bash.bashrc",
          "distro-files/layout/etc/systemd/system/prolinux-setup.service",
          "distro-files/layout/etc/profile.d/prolinux.sh",
          "src/index.ts",
          "src/custom-packages/sdm845-support.ts",
          "distro-files/initramfs/init",
          "distro-files/layout/opt/prolinux-media/prolinux-dev-wallpaper.png",
          "distro-files/layout/opt/prolinux-setup/start.sh"
        ],
        "commitId" : "64218f7a9f2f6a41a17adb9dfecd7dd301e8e8bc",
        "timestamp" : 1698123736000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "sdm845 modem support\u000a",
        "date" : "2023-10-24 01:02:16 -0400",
        "id" : "64218f7a9f2f6a41a17adb9dfecd7dd301e8e8bc",
        "msg" : "sdm845 modem support",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/custom-packages/sdm845-support.ts"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/bash.bashrc"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/systemd/system/prolinux-setup.service"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/profile.d/prolinux.sh"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/opt/prolinux-media/prolinux-dev-wallpaper.png"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/opt/prolinux-setup/start.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts",
          "src/index.ts"
        ],
        "commitId" : "ec3d63904d722dce95a421e910d87657e333cf95",
        "timestamp" : 1698125655000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fixes\u000a",
        "date" : "2023-10-24 01:34:15 -0400",
        "id" : "ec3d63904d722dce95a421e910d87657e333cf95",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "ee4eb69f020fa3bce95109492fce9c1b91d68217",
        "timestamp" : 1698125840000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "kwayland5\u000a",
        "date" : "2023-10-24 01:37:20 -0400",
        "id" : "ee4eb69f020fa3bce95109492fce9c1b91d68217",
        "msg" : "kwayland5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "8b1a802f6217568760ba1ee4be419418bc447c4e",
        "timestamp" : 1698126307000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "move qrtr\u000a",
        "date" : "2023-10-24 01:45:07 -0400",
        "id" : "8b1a802f6217568760ba1ee4be419418bc447c4e",
        "msg" : "move qrtr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "ffa596aea78173ab17b813b81db35c3db2d8cbf1",
        "timestamp" : 1698126862000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "make install\u000a",
        "date" : "2023-10-24 01:54:22 -0400",
        "id" : "ffa596aea78173ab17b813b81db35c3db2d8cbf1",
        "msg" : "make install",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "fc236bb896cb9da6d523dcab1bcfaaf84014e511",
        "timestamp" : 1698127564000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add qmic\u000a",
        "date" : "2023-10-24 02:06:04 -0400",
        "id" : "fc236bb896cb9da6d523dcab1bcfaaf84014e511",
        "msg" : "add qmic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts",
          "src-extra/update-deployer/update-deployer.ts"
        ],
        "commitId" : "6ab051917fecc2bdbbdd9d0322bf100346fc2949",
        "timestamp" : 1698175441000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add pmos bootmac\u000a",
        "date" : "2023-10-24 15:24:01 -0400",
        "id" : "6ab051917fecc2bdbbdd9d0322bf100346fc2949",
        "msg" : "add pmos bootmac",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          },
          {
            "editType" : "edit",
            "file" : "src-extra/update-deployer/update-deployer.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/opt/prolinux-setup/start.sh",
          "distro-files/layout/opt/flatpak/flathub.flatpakrepo",
          "distro-files/layout/opt/flatpak/flathub.gpg"
        ],
        "commitId" : "d150d0df69266b3c36f97d64ada3fcfc529c4049",
        "timestamp" : 1698181926000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add flathub by default\u000a",
        "date" : "2023-10-24 17:12:06 -0400",
        "id" : "d150d0df69266b3c36f97d64ada3fcfc529c4049",
        "msg" : "Add flathub by default",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/opt/prolinux-setup/start.sh"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/opt/flatpak/flathub.flatpakrepo"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/opt/flatpak/flathub.gpg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "fbf48856815af758a43827a8d5f6585ac296df9b",
        "timestamp" : 1698183048000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add ALSA UCM SDM845\u000a",
        "date" : "2023-10-24 17:30:48 -0400",
        "id" : "fbf48856815af758a43827a8d5f6585ac296df9b",
        "msg" : "Add ALSA UCM SDM845",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "src/index.ts"
        ],
        "commitId" : "2f691632bef8580b280de49caaf887c6c5fb3149",
        "timestamp" : 1698207092000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add new apps\u000a",
        "date" : "2023-10-25 00:11:32 -0400",
        "id" : "2f691632bef8580b280de49caaf887c6c5fb3149",
        "msg" : "add new apps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "0e2c21a0ff3988c7ea3e57b4013af8d00b933e12",
        "timestamp" : 1698214398000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "extragear/utils/kweather\u000a",
        "date" : "2023-10-25 02:13:18 -0400",
        "id" : "0e2c21a0ff3988c7ea3e57b4013af8d00b933e12",
        "msg" : "extragear/utils/kweather",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "f559940496569e1662fff309bc7236f12deeeac2",
        "timestamp" : 1698214876000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add plasma-dialer deps\u000a",
        "date" : "2023-10-25 02:21:16 -0400",
        "id" : "f559940496569e1662fff309bc7236f12deeeac2",
        "msg" : "add plasma-dialer deps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "ec3ace820b646aa0c24666bb636acfc1523ff912",
        "timestamp" : 1698263317000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "kweathercore\u000a",
        "date" : "2023-10-25 15:48:37 -0400",
        "id" : "ec3ace820b646aa0c24666bb636acfc1523ff912",
        "msg" : "kweathercore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/systemd/timesyncd.conf.d/sineware-time-service.conf"
        ],
        "commitId" : "985a58b98ce7f39312ee7297a97f38128626acfd",
        "timestamp" : 1698543754000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add time.sineware.ca as default NTP server\u000a",
        "date" : "2023-10-28 21:42:34 -0400",
        "id" : "985a58b98ce7f39312ee7297a97f38128626acfd",
        "msg" : "Add time.sineware.ca as default NTP server",
        "paths" : [
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/systemd/timesyncd.conf.d/sineware-time-service.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "c563c9451b607617bd58aed99ae74bbbc4a55a91",
        "timestamp" : 1698555459000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "kcontacts\u000a",
        "date" : "2023-10-29 00:57:39 -0400",
        "id" : "c563c9451b607617bd58aed99ae74bbbc4a55a91",
        "msg" : "kcontacts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "b6980c8a6908f6731e70baef52e95ce4e8b3dc6b",
        "timestamp" : 1698557725000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "abseil-cpp\u000a",
        "date" : "2023-10-29 01:35:25 -0400",
        "id" : "b6980c8a6908f6731e70baef52e95ce4e8b3dc6b",
        "msg" : "abseil-cpp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "ba55302ad90dff10e9c9df892dd8f3866578cb97",
        "timestamp" : 1698558613000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "oops\u000a",
        "date" : "2023-10-29 01:50:13 -0400",
        "id" : "ba55302ad90dff10e9c9df892dd8f3866578cb97",
        "msg" : "oops",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "2a9193d842f888212b1724f70cb990609ab97637",
        "timestamp" : 1698637917000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove plasma-dialer for now\u000a",
        "date" : "2023-10-29 23:51:57 -0400",
        "id" : "2a9193d842f888212b1724f70cb990609ab97637",
        "msg" : "remove plasma-dialer for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "4e7d41e58f7f5c0e352ccf6d975efb64b01123bc",
        "timestamp" : 1698641861000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove spacebar for now\u000a",
        "date" : "2023-10-30 00:57:41 -0400",
        "id" : "4e7d41e58f7f5c0e352ccf6d975efb64b01123bc",
        "msg" : "remove spacebar for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "e5d888ba3d83dcd405a86b5e5d558f300879a044",
        "timestamp" : 1698698425000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "kmoretools\u000a",
        "date" : "2023-10-30 16:40:25 -0400",
        "id" : "e5d888ba3d83dcd405a86b5e5d558f300879a044",
        "msg" : "kmoretools",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "2df147351b4c921274229cc12946f71b7a552b06",
        "timestamp" : 1698725421000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove krdp\u000a",
        "date" : "2023-10-31 00:10:21 -0400",
        "id" : "2df147351b4c921274229cc12946f71b7a552b06",
        "msg" : "remove krdp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "1851f60d6b006038fef81d9b32da696c1bcb15b9",
        "timestamp" : 1698727323000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add mpv\u000a",
        "date" : "2023-10-31 00:42:03 -0400",
        "id" : "1851f60d6b006038fef81d9b32da696c1bcb15b9",
        "msg" : "add mpv",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "e5ddcce069aa86c5d766a9f8bd467407c0d4f694",
        "timestamp" : 1698729966000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add libquotient\u000a",
        "date" : "2023-10-31 01:26:06 -0400",
        "id" : "e5ddcce069aa86c5d766a9f8bd467407c0d4f694",
        "msg" : "add libquotient",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "src/index.ts"
        ],
        "commitId" : "1784c31329b01aec04774c3bbaba853f719596d0",
        "timestamp" : 1698731859000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove neochat\u000a",
        "date" : "2023-10-31 01:57:39 -0400",
        "id" : "1784c31329b01aec04774c3bbaba853f719596d0",
        "msg" : "remove neochat",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prolinux-tool/app-icon.png",
          "distro-files/layout/etc/bash.bashrc",
          "prolinux-tool/prolinux-tool.desktop",
          "ocs2-prolinuxd",
          "src/index.ts"
        ],
        "commitId" : "e952a243859a6b3688c81e3d5ef27f3eaebb5d9d",
        "timestamp" : 1698807795000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "prolinux tool\u000a",
        "date" : "2023-10-31 23:03:15 -0400",
        "id" : "e952a243859a6b3688c81e3d5ef27f3eaebb5d9d",
        "msg" : "prolinux tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/bash.bashrc"
          },
          {
            "editType" : "add",
            "file" : "prolinux-tool/prolinux-tool.desktop"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "add",
            "file" : "prolinux-tool/app-icon.png"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prolinux-tool/main.qml",
          "prolinux-tool/main.py",
          "ocs2-prolinuxd"
        ],
        "commitId" : "187a38b665a46f28a21816c6a22b3b45a10b43f8",
        "timestamp" : 1698814995000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "prolinux-tool mobile form\u000a",
        "date" : "2023-11-01 01:03:15 -0400",
        "id" : "187a38b665a46f28a21816c6a22b3b45a10b43f8",
        "msg" : "prolinux-tool mobile form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.py"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.qml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "5520cc25752db2e92ece6f6de6f25930267cc252",
        "timestamp" : 1698816527000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add vlc\u000a",
        "date" : "2023-11-01 01:28:47 -0400",
        "id" : "5520cc25752db2e92ece6f6de6f25930267cc252",
        "msg" : "add vlc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "src/custom-packages/sdm845-support.ts",
          "ocs2-prolinuxd"
        ],
        "commitId" : "9d7c4ce0b1bf88964371b390cc69d985f7abf0bb",
        "timestamp" : 1698892579000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Move some systemd service starting to prolinuxd\u000a",
        "date" : "2023-11-01 22:36:19 -0400",
        "id" : "9d7c4ce0b1bf88964371b390cc69d985f7abf0bb",
        "msg" : "Move some systemd service starting to prolinuxd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "src/index.ts",
          "distro-files/layout/opt/prolinux-setup/start.sh"
        ],
        "commitId" : "9ef704df6008da25ba3a1bd4058ae82959200906",
        "timestamp" : 1698964580000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fixes\u000a\u000aadd qmlkonsole\u000a",
        "date" : "2023-11-02 18:36:20 -0400",
        "id" : "9ef704df6008da25ba3a1bd4058ae82959200906",
        "msg" : "fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/opt/prolinux-setup/start.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "src/pmbootstrap/index.ts",
          "src-extra/kernel-gen/kernel-gen.ts",
          "src/helpers/consts.ts",
          "src-extra/kernel-gen/kconfigs/x64-config",
          "src/custom-packages/kexec-tools.ts",
          "src-extra/kernel-gen/kconfigs/pp-config"
        ],
        "commitId" : "a7e63e1ff8242c785ea1c509b6dd33cbd04863bc",
        "timestamp" : 1699245637000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "pinephone custom kernel\u000a",
        "date" : "2023-11-05 23:40:37 -0500",
        "id" : "a7e63e1ff8242c785ea1c509b6dd33cbd04863bc",
        "msg" : "pinephone custom kernel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kconfigs/x64-config"
          },
          {
            "editType" : "edit",
            "file" : "src/custom-packages/kexec-tools.ts"
          },
          {
            "editType" : "add",
            "file" : "src-extra/kernel-gen/kconfigs/pp-config"
          },
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kernel-gen.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/kernel-gen/kconfigs/pp-config"
        ],
        "commitId" : "a7c677734083c8c5fcc3790ac099c3d0a21fe406",
        "timestamp" : 1699251762000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "enable kexec on pinephone kernel\u000a",
        "date" : "2023-11-06 01:22:42 -0500",
        "id" : "a7c677734083c8c5fcc3790ac099c3d0a21fe406",
        "msg" : "enable kexec on pinephone kernel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kconfigs/pp-config"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/kernel-gen/kconfigs/x64-config",
          "src-extra/kernel-gen/kconfigs/pp-config"
        ],
        "commitId" : "3abd2e363679ecb3ac947db316355916e51ae92e",
        "timestamp" : 1699305452000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "kconfig changes\u000a",
        "date" : "2023-11-06 16:17:32 -0500",
        "id" : "3abd2e363679ecb3ac947db316355916e51ae92e",
        "msg" : "kconfig changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kconfigs/pp-config"
          },
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kconfigs/x64-config"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/helpers/consts.ts"
        ],
        "commitId" : "f7094458d67adbd2ecadc83d16b5c8a7deeeafde",
        "timestamp" : 1699334058000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "should_gunzip_vmlinuz_standard pinephone\u000a\u000abecause of new kernel\u000a",
        "date" : "2023-11-07 00:14:18 -0500",
        "id" : "f7094458d67adbd2ecadc83d16b5c8a7deeeafde",
        "msg" : "should_gunzip_vmlinuz_standard pinephone",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "85b300c34d5c9ed7a0f7bf21f00507fb9f2e0c77",
        "timestamp" : 1699337222000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add upower udisks2\u000a",
        "date" : "2023-11-07 01:07:02 -0500",
        "id" : "85b300c34d5c9ed7a0f7bf21f00507fb9f2e0c77",
        "msg" : "add upower udisks2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "ac059b2780e7ce5fe20d00a2c2817f743fbd38d2",
        "timestamp" : 1699337259000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "prolinuxd trim newlines from deviceinfo-codename\u000a",
        "date" : "2023-11-07 01:07:39 -0500",
        "id" : "ac059b2780e7ce5fe20d00a2c2817f743fbd38d2",
        "msg" : "prolinuxd trim newlines from deviceinfo-codename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "scripts/pushImage.sh",
          ".env",
          "distro-files/initramfs/init",
          "distro-files/layout/home/user/.config/kdesrc-buildrc",
          "scripts/plr-build.sh",
          "scripts/deploy.sh"
        ],
        "commitId" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
        "timestamp" : 1699338976000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove kclock for now\u000a",
        "date" : "2023-11-07 01:36:16 -0500",
        "id" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
        "msg" : "remove kclock for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          },
          {
            "editType" : "add",
            "file" : "scripts/plr-build.sh"
          },
          {
            "editType" : "edit",
            "file" : "scripts/deploy.sh"
          },
          {
            "editType" : "edit",
            "file" : "scripts/pushImage.sh"
          },
          {
            "editType" : "edit",
            "file" : ".env"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "scripts/pushImage.sh",
          ".env",
          "distro-files/initramfs/init",
          "distro-files/layout/home/user/.config/kdesrc-buildrc",
          "scripts/plr-build.sh",
          "scripts/deploy.sh"
        ],
        "commitId" : "003a63c22630a7c5d98829964b8605cae4a8a037",
        "timestamp" : 1699343633000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Revert \"remove kclock for now\"\u000a\u000aThis reverts commit e091bd3e2373e173c5d180f06c710eabd52d55e7.\u000a",
        "date" : "2023-11-07 02:53:53 -0500",
        "id" : "003a63c22630a7c5d98829964b8605cae4a8a037",
        "msg" : "Revert \"remove kclock for now\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          },
          {
            "editType" : "delete",
            "file" : "scripts/plr-build.sh"
          },
          {
            "editType" : "edit",
            "file" : "scripts/deploy.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : ".env"
          },
          {
            "editType" : "edit",
            "file" : "scripts/pushImage.sh"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "02022c2cae4fd60bd0a01cc3225ef5f8d21d1e03",
        "timestamp" : 1699344028000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "update prolinuxd\u000a",
        "date" : "2023-11-07 03:00:28 -0500",
        "id" : "02022c2cae4fd60bd0a01cc3225ef5f8d21d1e03",
        "msg" : "update prolinuxd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "src/helpers/consts.ts",
          "src/index.ts",
          "distro-files/layout/etc/systemd/system/prolinuxd.service"
        ],
        "commitId" : "d2082b6a0f50a0e91e2dae823bf4f4a54734aa20",
        "timestamp" : 1699481927000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "switch nodejs and update mobile package list\u000a",
        "date" : "2023-11-08 17:18:47 -0500",
        "id" : "d2082b6a0f50a0e91e2dae823bf4f4a54734aa20",
        "msg" : "switch nodejs and update mobile package list",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/systemd/system/prolinuxd.service"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "31a17627fb285447d1b619c8cbcbd8b388de0036",
        "timestamp" : 1699481998000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "update prolinuxd\u000a",
        "date" : "2023-11-08 17:19:58 -0500",
        "id" : "31a17627fb285447d1b619c8cbcbd8b388de0036",
        "msg" : "update prolinuxd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "621c56681f7da629186bb6059e24dcdd7b1d6055",
        "timestamp" : 1699511024000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add diag-router to sdm845-support\u000a",
        "date" : "2023-11-09 01:23:44 -0500",
        "id" : "621c56681f7da629186bb6059e24dcdd7b1d6055",
        "msg" : "add diag-router to sdm845-support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts",
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "22b7a5a28e76cc2194ab0be2478a94450dec3735",
        "timestamp" : 1699853203000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "testing\u000a\u000awhy devin why is your oneplus 6 so cursed\u000a",
        "date" : "2023-11-13 00:26:43 -0500",
        "id" : "22b7a5a28e76cc2194ab0be2478a94450dec3735",
        "msg" : "testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "20ba815947b9a0c922db20b12dea47438cd7631b",
        "timestamp" : 1699854095000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "testing2\u000a",
        "date" : "2023-11-13 00:41:35 -0500",
        "id" : "20ba815947b9a0c922db20b12dea47438cd7631b",
        "msg" : "testing2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "0226f3cc637075636ca7ca4a9ce8c04399de9965",
        "timestamp" : 1699855172000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "sudo\u000a",
        "date" : "2023-11-13 00:59:32 -0500",
        "id" : "0226f3cc637075636ca7ca4a9ce8c04399de9965",
        "msg" : "sudo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "5883a4eb948c17077a8adf852dae6e5769ee3bdd",
        "timestamp" : 1699856041000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "testing3\u000a",
        "date" : "2023-11-13 01:14:01 -0500",
        "id" : "5883a4eb948c17077a8adf852dae6e5769ee3bdd",
        "msg" : "testing3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/build_arm64.sh"
        ],
        "commitId" : "e5cb2c4a5777b2396a1b67732d36c7ceb3f4bd11",
        "timestamp" : 1699857304000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "testing4\u000a",
        "date" : "2023-11-13 01:35:04 -0500",
        "id" : "e5cb2c4a5777b2396a1b67732d36c7ceb3f4bd11",
        "msg" : "testing4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/build_arm64.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "0bfe63f9198c7bc16c2074f8bfa0142cc0a67a6a",
        "timestamp" : 1700006314000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "testing5\u000a",
        "date" : "2023-11-14 18:58:34 -0500",
        "id" : "0bfe63f9198c7bc16c2074f8bfa0142cc0a67a6a",
        "msg" : "testing5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "e64b1b4c96d5633c5dc918b0c7cf64e03aac734f",
        "timestamp" : 1700007625000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "testing6\u000a",
        "date" : "2023-11-14 19:20:25 -0500",
        "id" : "e64b1b4c96d5633c5dc918b0c7cf64e03aac734f",
        "msg" : "testing6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts",
          "scripts/build_arm64.sh"
        ],
        "commitId" : "01be510955fcda569dade76c79bc0375fb002bff",
        "timestamp" : 1700077860000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-11-15 14:51:00 -0500",
        "id" : "01be510955fcda569dade76c79bc0375fb002bff",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/build_arm64.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/initramfs/init",
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "04b6c378728d4f7670b6fbe09cf91b2ef087aa91",
        "timestamp" : 1700079262000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "initcall_blacklist\u000a",
        "date" : "2023-11-15 15:14:22 -0500",
        "id" : "04b6c378728d4f7670b6fbe09cf91b2ef087aa91",
        "msg" : "initcall_blacklist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/build_arm64.sh"
        ],
        "commitId" : "920a5ca4fedd9f0ba5317d3b36c4131c689bb5d9",
        "timestamp" : 1700082008000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix\u000a",
        "date" : "2023-11-15 16:00:08 -0500",
        "id" : "920a5ca4fedd9f0ba5317d3b36c4131c689bb5d9",
        "msg" : "fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/build_arm64.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "722fbca477d44e406018fc1d79be65b02c4fa7b1",
        "timestamp" : 1700085381000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-11-15 16:56:21 -0500",
        "id" : "722fbca477d44e406018fc1d79be65b02c4fa7b1",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "2cc5334d4657e38d587949d0f4d588897ec34fac",
        "timestamp" : 1700087995000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-11-15 17:39:55 -0500",
        "id" : "2cc5334d4657e38d587949d0f4d588897ec34fac",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/initramfs/init",
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "8186b1c7350447af059979c38527395957e05d2e",
        "timestamp" : 1700089012000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes blacklist\u000a",
        "date" : "2023-11-15 17:56:52 -0500",
        "id" : "8186b1c7350447af059979c38527395957e05d2e",
        "msg" : "changes blacklist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          },
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "bb2ad92ca2f2810646a5937b9d98703e705a22f0",
        "timestamp" : 1700093137000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-11-15 19:05:37 -0500",
        "id" : "bb2ad92ca2f2810646a5937b9d98703e705a22f0",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "06ae0784160a0e1fff275fe86ea51cf1df9cbcee",
        "timestamp" : 1700102407000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "give up on that\u000a",
        "date" : "2023-11-15 21:40:07 -0500",
        "id" : "06ae0784160a0e1fff275fe86ea51cf1df9cbcee",
        "msg" : "give up on that",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/helpers/consts.ts",
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "175457df7ca03a992f53cb16ef3013f2149efcdf",
        "timestamp" : 1700102830000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "disable kexec by default on poco f1 and oneplus6\u000a",
        "date" : "2023-11-15 21:47:10 -0500",
        "id" : "175457df7ca03a992f53cb16ef3013f2149efcdf",
        "msg" : "disable kexec by default on poco f1 and oneplus6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "59962c1ad61ed694d0228f8c26275458b7674167",
        "timestamp" : 1700104254000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Changes\u000a",
        "date" : "2023-11-15 22:10:54 -0500",
        "id" : "59962c1ad61ed694d0228f8c26275458b7674167",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "e80e4cfa9c656aebe5366fc3a3dd5eb1b8c9ab68",
        "timestamp" : 1700110182000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix newline\u000a",
        "date" : "2023-11-15 23:49:42 -0500",
        "id" : "e80e4cfa9c656aebe5366fc3a3dd5eb1b8c9ab68",
        "msg" : "fix newline",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "3dc7da54027671c1bd1f90f4a2c52793dd5d3f24",
        "timestamp" : 1700190342000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "MpvQt\u000a",
        "date" : "2023-11-16 22:05:42 -0500",
        "id" : "3dc7da54027671c1bd1f90f4a2c52793dd5d3f24",
        "msg" : "MpvQt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "e04880e86e57a0e70bae5875f17b6104a039c949",
        "timestamp" : 1700190797000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "update prolinuxd\u000a",
        "date" : "2023-11-16 22:13:17 -0500",
        "id" : "e04880e86e57a0e70bae5875f17b6104a039c949",
        "msg" : "update prolinuxd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "328fc9af7bb04ccacc6c07dbdd6484a0d6ff2099",
        "timestamp" : 1700199883000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix newline\u000a",
        "date" : "2023-11-17 00:44:43 -0500",
        "id" : "328fc9af7bb04ccacc6c07dbdd6484a0d6ff2099",
        "msg" : "fix newline",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "fa31c0ae52fb714e82cf04fa387e00c2f3b8ecc5",
        "timestamp" : 1700258643000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "update prolinuxd\u000a",
        "date" : "2023-11-17 17:04:03 -0500",
        "id" : "fa31c0ae52fb714e82cf04fa387e00c2f3b8ecc5",
        "msg" : "update prolinuxd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sdk/Dockerfile",
          "sdk/build-sdk.sh",
          "scripts/build_x64_docker.sh",
          "sdk/plr-build.sh"
        ],
        "commitId" : "786050296a8f8481388f73faa5c84f5d6ea65339",
        "timestamp" : 1700258674000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "experiments\u000a",
        "date" : "2023-11-17 17:04:34 -0500",
        "id" : "786050296a8f8481388f73faa5c84f5d6ea65339",
        "msg" : "experiments",
        "paths" : [
          {
            "editType" : "add",
            "file" : "scripts/build_x64_docker.sh"
          },
          {
            "editType" : "edit",
            "file" : "sdk/build-sdk.sh"
          },
          {
            "editType" : "add",
            "file" : "sdk/plr-build.sh"
          },
          {
            "editType" : "edit",
            "file" : "sdk/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "fd2c10025238571f64a5a9ecfdaaea4f46ebd130",
        "timestamp" : 1700284343000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update image-gen.ts\u000a",
        "date" : "2023-11-18 00:12:23 -0500",
        "id" : "fd2c10025238571f64a5a9ecfdaaea4f46ebd130",
        "msg" : "Update image-gen.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "f5004a00430cd1a02e3d120cd1605f933f0b90c5",
        "timestamp" : 1700285808000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update mobile-dev.ts\u000a",
        "date" : "2023-11-18 00:36:48 -0500",
        "id" : "f5004a00430cd1a02e3d120cd1605f933f0b90c5",
        "msg" : "Update mobile-dev.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/helpers/consts.ts",
          "src-extra/kernel-gen/kernel-gen.ts",
          "src-extra/kernel-gen/kconfigs/ppp-config"
        ],
        "commitId" : "be5e5237cd0d0b78c7458b82009129ba043b9532",
        "timestamp" : 1700287410000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add PinePhone Pro kernel gen\u000a",
        "date" : "2023-11-18 01:03:30 -0500",
        "id" : "be5e5237cd0d0b78c7458b82009129ba043b9532",
        "msg" : "Add PinePhone Pro kernel gen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kernel-gen.ts"
          },
          {
            "editType" : "add",
            "file" : "src-extra/kernel-gen/kconfigs/ppp-config"
          },
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts"
        ],
        "commitId" : "f8ec5774f8153a36918f31fd946a5f5b77889c8e",
        "timestamp" : 1700289032000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add PPP Kernel into build\u000a",
        "date" : "2023-11-18 01:30:32 -0500",
        "id" : "f8ec5774f8153a36918f31fd946a5f5b77889c8e",
        "msg" : "Add PPP Kernel into build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/pam.d/kde",
          "distro-files/layout/etc/pam.d/kde-fingerprint",
          "distro-files/layout/etc/pam.d/kde-smartcard"
        ],
        "commitId" : "bc334eedeba9068fb44482dbc001dc6e216c899b",
        "timestamp" : 1700289565000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Update KDE PAM\u000a",
        "date" : "2023-11-18 01:39:25 -0500",
        "id" : "bc334eedeba9068fb44482dbc001dc6e216c899b",
        "msg" : "Update KDE PAM",
        "paths" : [
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/pam.d/kde-smartcard"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/pam.d/kde"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/pam.d/kde-fingerprint"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen.ts"
        ],
        "commitId" : "a35b9ba2689be69ebe49e284ed920bdfb1df3571",
        "timestamp" : 1700340362000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update image-gen.ts\u000a",
        "date" : "2023-11-18 15:46:02 -0500",
        "id" : "a35b9ba2689be69ebe49e284ed920bdfb1df3571",
        "msg" : "Update image-gen.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/pam.d/kde",
          "distro-files/layout/etc/pam.d/kde-fingerprint",
          "distro-files/layout/etc/pam.d/kde-smartcard"
        ],
        "commitId" : "a6eac5d65c1b6238d087e0f63294e206dbe17de5",
        "timestamp" : 1700344323000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Revert \"Update KDE PAM\"\u000a\u000aThis reverts commit bc334eedeba9068fb44482dbc001dc6e216c899b.\u000a",
        "date" : "2023-11-18 16:52:03 -0500",
        "id" : "a6eac5d65c1b6238d087e0f63294e206dbe17de5",
        "msg" : "Revert \"Update KDE PAM\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/pam.d/kde"
          },
          {
            "editType" : "delete",
            "file" : "distro-files/layout/etc/pam.d/kde-smartcard"
          },
          {
            "editType" : "delete",
            "file" : "distro-files/layout/etc/pam.d/kde-fingerprint"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "6cbb71decfd3c52bc24c8fa0b3068006f74839d8",
        "timestamp" : 1700415373000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Test plasma-dialer\u000a",
        "date" : "2023-11-19 12:36:13 -0500",
        "id" : "6cbb71decfd3c52bc24c8fa0b3068006f74839d8",
        "msg" : "Test plasma-dialer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "e6d147231fdea67002ead5143a2e4c4b9b60cebb",
        "timestamp" : 1700459813000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix for abseil plasma-dialer/spacebar\u000a",
        "date" : "2023-11-20 00:56:53 -0500",
        "id" : "e6d147231fdea67002ead5143a2e4c4b9b60cebb",
        "msg" : "Fix for abseil plasma-dialer/spacebar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "c84c29bef6e08fcc7986ae0a4d7182c9a7c59a71",
        "timestamp" : 1700544773000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "-DDIALER_BUILD_SHELL_OVERLAY=false\u000a",
        "date" : "2023-11-21 00:32:53 -0500",
        "id" : "c84c29bef6e08fcc7986ae0a4d7182c9a7c59a71",
        "msg" : "-DDIALER_BUILD_SHELL_OVERLAY=false",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "7177744b053a2065862574799a88576b6227295d",
        "timestamp" : 1700547422000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add QMLTermWidget\u000a\u000afrom https://invent.kde.org/jbbgameich/qmltermwidget\u000a",
        "date" : "2023-11-21 01:17:02 -0500",
        "id" : "7177744b053a2065862574799a88576b6227295d",
        "msg" : "Add QMLTermWidget",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "df3861f889024b2ea8ca2cb651d6d942e3b4f3f6",
        "timestamp" : 1700547438000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "sdm845-support packages cleanup\u000a",
        "date" : "2023-11-21 01:17:18 -0500",
        "id" : "df3861f889024b2ea8ca2cb651d6d942e3b4f3f6",
        "msg" : "sdm845-support packages cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "e93414cc4877e079d73ed8f35b3de06fdd0b19d1",
        "timestamp" : 1700552380000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "-DCMAKE_PREFIX_PATH=/opt/kde/usr/ qmltermwidget\u000a",
        "date" : "2023-11-21 02:39:40 -0500",
        "id" : "e93414cc4877e079d73ed8f35b3de06fdd0b19d1",
        "msg" : "-DCMAKE_PREFIX_PATH=/opt/kde/usr/ qmltermwidget",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "16ebb74c2cccea194d7da89555974c5f91eb9b04",
        "timestamp" : 1700596587000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "set qmltermwidget qt verison\u000a",
        "date" : "2023-11-21 14:56:27 -0500",
        "id" : "16ebb74c2cccea194d7da89555974c5f91eb9b04",
        "msg" : "set qmltermwidget qt verison",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "4ed1415f45397f86d5c7694059e003c0fed6177d",
        "timestamp" : 1700599490000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "test\u000a",
        "date" : "2023-11-21 15:44:50 -0500",
        "id" : "4ed1415f45397f86d5c7694059e003c0fed6177d",
        "msg" : "test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom-packages/sdm845-support.ts"
        ],
        "commitId" : "f09add42dc99dafff21694caf95a5666f9635dea",
        "timestamp" : 1700601578000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix mkdir arg\u000a",
        "date" : "2023-11-21 16:19:38 -0500",
        "id" : "f09add42dc99dafff21694caf95a5666f9635dea",
        "msg" : "fix mkdir arg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "ef1e219d7f0b4983f71af365bdccfe794e840ed5",
        "timestamp" : 1700608345000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Workaround plasmaphonedialer absolute path in .desktop file\u000a",
        "date" : "2023-11-21 18:12:25 -0500",
        "id" : "ef1e219d7f0b4983f71af365bdccfe794e840ed5",
        "msg" : "Workaround plasmaphonedialer absolute path in .desktop file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/systemd/system/msm-modem-uim-selection.service",
          "src/os-variants/mobile/mobile-dev.ts",
          "src/custom-packages/sdm845-support.ts",
          "distro-files/layout/usr/lib/msm-modem-uim-selection/msm-modem-uim-selection.initd",
          "distro-files/layout/etc/conf.d/msm-modem-uim-selection",
          "distro-files/layout/usr/bin/msm-modem-uim-selection.sh"
        ],
        "commitId" : "eb1ce8f6daf52923a0463a7e37033ae11feb37db",
        "timestamp" : 1700711632000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Fix SDM845 Modem Support\u000a",
        "date" : "2023-11-22 22:53:52 -0500",
        "id" : "eb1ce8f6daf52923a0463a7e37033ae11feb37db",
        "msg" : "Fix SDM845 Modem Support",
        "paths" : [
          {
            "editType" : "add",
            "file" : "distro-files/layout/usr/bin/msm-modem-uim-selection.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/custom-packages/sdm845-support.ts"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/conf.d/msm-modem-uim-selection"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/systemd/system/msm-modem-uim-selection.service"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/usr/lib/msm-modem-uim-selection/msm-modem-uim-selection.initd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "aedf3bd948da936fe5685af3c3aee2522f76b86b",
        "timestamp" : 1700711652000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Update ProLinuxD (Modem fixes)\u000a",
        "date" : "2023-11-22 22:54:12 -0500",
        "id" : "aedf3bd948da936fe5685af3c3aee2522f76b86b",
        "msg" : "Update ProLinuxD (Modem fixes)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/usr/bin/msm-modem-uim-selection.sh"
        ],
        "commitId" : "e87407a15ab428210abb0d414853a5242aae8642",
        "timestamp" : 1700718976000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Fix newline breaking #! (uim-selection)\u000a",
        "date" : "2023-11-23 00:56:16 -0500",
        "id" : "e87407a15ab428210abb0d414853a5242aae8642",
        "msg" : "Fix newline breaking #! (uim-selection)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/usr/bin/msm-modem-uim-selection.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/usr/bin/msm-modem-uim-selection.sh"
        ],
        "commitId" : "0325ee7db0d631c9a22964b12ba7af3b5fd84769",
        "timestamp" : 1700723802000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Don't fail with no sim card\u000a",
        "date" : "2023-11-23 02:16:42 -0500",
        "id" : "0325ee7db0d631c9a22964b12ba7af3b5fd84769",
        "msg" : "Don't fail with no sim card",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/usr/bin/msm-modem-uim-selection.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "12a8f17b558281848db519ef442edf5ad7a9839a",
        "timestamp" : 1700724421000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Disable Konsole in favor of QMLKonsole\u000a",
        "date" : "2023-11-23 02:27:01 -0500",
        "id" : "12a8f17b558281848db519ef442edf5ad7a9839a",
        "msg" : "Disable Konsole in favor of QMLKonsole",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/etc/xdg/kdeglobals",
          "sdk/Dockerfile",
          "sdk/build-sdk.sh",
          "sdk/plr-build.sh"
        ],
        "commitId" : "96a113427bdef617dee9333379d53b75b6dc95e4",
        "timestamp" : 1700805515000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Add ProLinux Remote Build for kdesrc-build\u000a\u000asdk/plr-build.sh\u000a",
        "date" : "2023-11-24 00:58:35 -0500",
        "id" : "96a113427bdef617dee9333379d53b75b6dc95e4",
        "msg" : "Add ProLinux Remote Build for kdesrc-build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "sdk/plr-build.sh"
          },
          {
            "editType" : "delete",
            "file" : "distro-files/layout/etc/xdg/kdeglobals"
          },
          {
            "editType" : "edit",
            "file" : "sdk/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "sdk/build-sdk.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sdk/plr-build",
          "sdk/plr-build.sh"
        ],
        "commitId" : "028a11c34e1f317b21c67f33c21020436a89c557",
        "timestamp" : 1700807989000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove .sh from plr-build\u000a",
        "date" : "2023-11-24 01:39:49 -0500",
        "id" : "028a11c34e1f317b21c67f33c21020436a89c557",
        "msg" : "remove .sh from plr-build",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "sdk/plr-build.sh"
          },
          {
            "editType" : "add",
            "file" : "sdk/plr-build"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/opt/prolinux-setup/start.sh",
          "distro-files/layout/opt/flatpak/flathub.trustedkeys.gpg"
        ],
        "commitId" : "18a923f5c2bf103abe7694ecc91c749ff5c8f00a",
        "timestamp" : 1700808844000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Fix Flathub boot-time install (add trustedkeys)\u000a",
        "date" : "2023-11-24 01:54:04 -0500",
        "id" : "18a923f5c2bf103abe7694ecc91c749ff5c8f00a",
        "msg" : "Fix Flathub boot-time install (add trustedkeys)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/opt/prolinux-setup/start.sh"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/opt/flatpak/flathub.trustedkeys.gpg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "cd6964bef458e072b340a7e3e3af63361eab594e",
        "timestamp" : 1700861046000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Fix wrong build number on update screen\u000a",
        "date" : "2023-11-24 16:24:06 -0500",
        "id" : "cd6964bef458e072b340a7e3e3af63361eab594e",
        "msg" : "Fix wrong build number on update screen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/initramfs/init"
        ],
        "commitId" : "b4e1258ed59e8f0a2d8330e676b9df665e0a265d",
        "timestamp" : 1700866446000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "reset-writable init\u000a",
        "date" : "2023-11-24 17:54:06 -0500",
        "id" : "b4e1258ed59e8f0a2d8330e676b9df665e0a265d",
        "msg" : "reset-writable init",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "715829ea633baccd83dab74a6b0946e9311895eb",
        "timestamp" : 1700866457000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "reset-writable prolinuxd\u000a",
        "date" : "2023-11-24 17:54:17 -0500",
        "id" : "715829ea633baccd83dab74a6b0946e9311895eb",
        "msg" : "reset-writable prolinuxd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "4bd8b714f298b86f8deb6856827e8d760ab818fe",
        "timestamp" : 1700866820000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix disableKexec\u000a",
        "date" : "2023-11-24 18:00:20 -0500",
        "id" : "4bd8b714f298b86f8deb6856827e8d760ab818fe",
        "msg" : "fix disableKexec",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "2fb0ff74559ec068bfcc0beb3b1140d93926be61",
        "timestamp" : 1700956215000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "Update to libplasma\u000a",
        "date" : "2023-11-25 18:50:15 -0500",
        "id" : "2fb0ff74559ec068bfcc0beb3b1140d93926be61",
        "msg" : "Update to libplasma",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "93a940b5fb8056d5b4e4c48a22e1b6a76783daba",
        "timestamp" : 1702011751000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Switch to SquashFS XZ\u000a\u000aProbably want Zstd in the future, but we need to update kernels for that\u000a",
        "date" : "2023-12-08 00:02:31 -0500",
        "id" : "93a940b5fb8056d5b4e4c48a22e1b6a76783daba",
        "msg" : "Switch to SquashFS XZ",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "191d1c6c48b2b5c4ffbcfb7a131aecb6cfe01a84",
        "timestamp" : 1702011756000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2023-12-08 00:02:36 -0500",
        "id" : "191d1c6c48b2b5c4ffbcfb7a131aecb6cfe01a84",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "4b4d16e2e76efd7b41ad334546ad1cb44e8d4d45",
        "timestamp" : 1702018170000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update kdesrc-buildrc (RelWithDebInfo)\u000a",
        "date" : "2023-12-08 01:49:30 -0500",
        "id" : "4b4d16e2e76efd7b41ad334546ad1cb44e8d4d45",
        "msg" : "Update kdesrc-buildrc (RelWithDebInfo)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "sdk/resources/distcc-gcc",
          "sdk/resources/distcc-g++",
          "distro-files/layout/etc/systemd/system/plasma-desktop.service",
          "src/index.ts",
          "distro-files/layout/etc/systemd/system/plasma-mobile.service"
        ],
        "commitId" : "96b8ebdb1297f95ead1194b66ef197a72e9aceeb",
        "timestamp" : 1702076987000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-12-08 18:09:47 -0500",
        "id" : "96b8ebdb1297f95ead1194b66ef197a72e9aceeb",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "add",
            "file" : "sdk/resources/distcc-gcc"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/systemd/system/plasma-mobile.service"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "add",
            "file" : "sdk/resources/distcc-g++"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/systemd/system/plasma-desktop.service"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "7a3cdbbde3511aec5f44d16736d46ff7e5da72b4",
        "timestamp" : 1702088257000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update index.ts\u000a",
        "date" : "2023-12-08 21:17:37 -0500",
        "id" : "7a3cdbbde3511aec5f44d16736d46ff7e5da72b4",
        "msg" : "Update index.ts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
        "timestamp" : 1702240206000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2023-12-10 15:30:06 -0500",
        "id" : "a41c78dc049d9008f6c732d37b3a9847b4915653",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
      "fullName" : "seshan10"
    }
  ]
}