{
  "_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" : 678,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
            "branch" : [
              {
                "SHA1" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
            "branch" : [
              {
                "SHA1" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
        "branch" : [
          {
            "SHA1" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
            "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" : null,
  "displayName" : "#678",
  "duration" : 59034,
  "estimatedDuration" : 66945,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #678",
  "id" : "678",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 678,
  "queueId" : 5412,
  "result" : "SUCCESS",
  "timestamp" : 1784332800971,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/678/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/settings/OrderSourceForm.vue",
          "server/api/settings/order-sources/[id]/sync-shopify-products.post.ts"
        ],
        "commitId" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
        "timestamp" : 1784267934000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add shopify full product sync button to order source form\u000a\u000aVisible only for shopify-new order sources: queues a background full\u000async (all articles) in the Laravel middleware via new server route\u000a/api/settings/order-sources/[id]/sync-shopify-products. The middleware\u000aholds a per-source lock, so the manual sync waits instead of running\u000aconcurrently with the scheduled one.\u000a\u000aCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\u000a",
        "date" : "2026-07-17 07:58:54 +0200",
        "id" : "b0e104708ac96736cc222d7c98b661e55f6c3aa2",
        "msg" : "add shopify full product sync button to order source form",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/settings/order-sources/[id]/sync-shopify-products.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/settings/OrderSourceForm.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}