{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 159,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3538a60d50204835046f06a128877a8507861d9c",
            "branch" : [
              {
                "SHA1" : "3538a60d50204835046f06a128877a8507861d9c",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3538a60d50204835046f06a128877a8507861d9c",
            "branch" : [
              {
                "SHA1" : "3538a60d50204835046f06a128877a8507861d9c",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3538a60d50204835046f06a128877a8507861d9c",
        "branch" : [
          {
            "SHA1" : "3538a60d50204835046f06a128877a8507861d9c",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/younex1/erp-nuxt-frontend.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#159",
  "duration" : 274525,
  "estimatedDuration" : 287264,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #159",
  "id" : "159",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 159,
  "queueId" : 956,
  "result" : "SUCCESS",
  "timestamp" : 1739408400267,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/159/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/settings/order-sources/create.vue",
          "pages/settings/order-sources/[id]/view.vue",
          "components/settings/OrderSourceForm.vue",
          "server/api/settings/order-sources/update.put.ts",
          "server/api/settings/order-sources/store.post.ts",
          "pages/settings/order-sources/[id]/edit.vue"
        ],
        "commitId" : "9523227ab086ae29f057f6239c22e16fbdf257ed",
        "timestamp" : 1739349812000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "add 3 new fields to order source\u000a",
        "date" : "2025-02-12 15:43:32 +0700",
        "id" : "9523227ab086ae29f057f6239c22e16fbdf257ed",
        "msg" : "add 3 new fields to order source",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/settings/order-sources/store.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/settings/order-sources/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/[id]/view.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/settings/OrderSourceForm.vue"
        ],
        "commitId" : "5da945bf9c1c71259771b3dd0f22baaf9c2b5bc0",
        "timestamp" : 1739350250000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "add 3 new fields to order source 2\u000a",
        "date" : "2025-02-12 15:50:50 +0700",
        "id" : "5da945bf9c1c71259771b3dd0f22baaf9c2b5bc0",
        "msg" : "add 3 new fields to order source 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/settings/OrderSourceForm.vue"
        ],
        "commitId" : "87d1465f49b5044b3d0321425bab887fe5c69e7f",
        "timestamp" : 1739350831000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "add 3 new fields to order source 3\u000a",
        "date" : "2025-02-12 16:00:31 +0700",
        "id" : "87d1465f49b5044b3d0321425bab887fe5c69e7f",
        "msg" : "add 3 new fields to order source 3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/settings/OrderSourceForm.vue"
        ],
        "commitId" : "9d0571b10ffa852dc9cd0fb49c2865eb1e057b40",
        "timestamp" : 1739351239000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "add 3 new fields to order source 4\u000a",
        "date" : "2025-02-12 16:07:19 +0700",
        "id" : "9d0571b10ffa852dc9cd0fb49c2865eb1e057b40",
        "msg" : "add 3 new fields to order source 4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/index.post.ts"
        ],
        "commitId" : "3538a60d50204835046f06a128877a8507861d9c",
        "timestamp" : 1739353949000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
          "fullName" : "tedirghazali"
        },
        "authorEmail" : "tedirghazali@gmail.com",
        "comment" : "applying order source to email\u000a",
        "date" : "2025-02-12 16:52:29 +0700",
        "id" : "3538a60d50204835046f06a128877a8507861d9c",
        "msg" : "applying order source to email",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/index.post.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/tedirghazali",
      "fullName" : "tedirghazali"
    }
  ]
}