{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by younex1"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "595e2c473bdb201384ea147d00098a5c8786b811",
            "branch" : [
              {
                "SHA1" : "595e2c473bdb201384ea147d00098a5c8786b811",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "595e2c473bdb201384ea147d00098a5c8786b811",
            "branch" : [
              {
                "SHA1" : "595e2c473bdb201384ea147d00098a5c8786b811",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "595e2c473bdb201384ea147d00098a5c8786b811",
        "branch" : [
          {
            "SHA1" : "595e2c473bdb201384ea147d00098a5c8786b811",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/younex1/blut24-landing.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13 595e2c4",
  "duration" : 26227,
  "estimatedDuration" : 28038,
  "executor" : None,
  "fullDisplayName" : "blut24-landing #13 595e2c4",
  "id" : "13",
  "keepLog" : False,
  "number" : 13,
  "queueId" : 5469,
  "result" : "SUCCESS",
  "timestamp" : 1785239626779,
  "url" : "https://jenkins.younex.de/job/blut24-landing/13/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "app/components/LangFlag.vue",
            "app/components/SectionHero.vue",
            "app/locales/de.ts",
            "app/components/RegistrationDialog.vue",
            "app/components/SiteHeader.vue",
            "app/locales/en.ts"
          ],
          "commitId" : "595e2c473bdb201384ea147d00098a5c8786b811",
          "timestamp" : 1785239613000,
          "author" : {
            "absoluteUrl" : "https://jenkins.younex.de/user/info",
            "fullName" : "info"
          },
          "authorEmail" : "info@younex.de",
          "comment" : "Language switch becomes a borderless flag menu; free-of-charge block moves into the dialog\u000a\u000aThe switch showed both languages permanently inside a bordered group, spending\u000aheader width and visual weight on a control almost nobody touches. It is now a\u000aborderless trigger carrying only the CURRENT language — flag, code and a caret —\u000athat opens a small menu with the alternatives and a tick against the active one.\u000aChrome appears only on hover, focus or open.\u000a\u000aStill two real buttons, so the site-wide focus ring and keyboard operation are\u000aunchanged; aria-haspopup/aria-expanded describe the menu and each entry carries\u000aaria-current. The menu closes on outside click, on Escape and after choosing, and\u000aboth listeners are attached only while it is open and removed on unmount.\u000a\u000aFlags moved into their own LangFlag component: the Union Jack needs a clipPath and\u000athe glyph now renders up to three times on one page, so a shared literal id would\u000ahave made every instance clip against the first one's rect. Drawn as SVG rather\u000athan flag emoji, which do not render as flags on Windows at all.\u000a\u000aThe free-of-charge block moves out of the hero and into the foot of the\u000aregistration dialog, after the form — the cost question is what someone asks once\u000athey have seen how much they are being asked for. Its copy moved from hero.* to\u000adialog.* to match. The dialog's header subtitle said the same thing directly under\u000aa heading that already reads \"Kostenlos … registrieren\", so it is dropped rather\u000athan repeated twice in one panel.\u000a\u000aHero grid switched from items-center to items-start, so the \"Blutkonserven-Plattform\"\u000aeyebrow and the top edge of the stock-matrix card now share a top line.\u000a\u000aCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\u000a",
          "date" : "2026-07-28 13:53:33 +0200",
          "id" : "595e2c473bdb201384ea147d00098a5c8786b811",
          "msg" : "Language switch becomes a borderless flag menu; free-of-charge block moves into the dialog",
          "paths" : [
            {
              "editType" : "add",
              "file" : "app/components/LangFlag.vue"
            },
            {
              "editType" : "edit",
              "file" : "app/locales/de.ts"
            },
            {
              "editType" : "edit",
              "file" : "app/components/SectionHero.vue"
            },
            {
              "editType" : "edit",
              "file" : "app/locales/en.ts"
            },
            {
              "editType" : "edit",
              "file" : "app/components/RegistrationDialog.vue"
            },
            {
              "editType" : "edit",
              "file" : "app/components/SiteHeader.vue"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 14,
    "url" : "https://jenkins.younex.de/job/blut24-landing/14/"
  },
  "previousBuild" : {
    "number" : 12,
    "url" : "https://jenkins.younex.de/job/blut24-landing/12/"
  }
}