{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
            "branch" : [
              {
                "SHA1" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
            "branch" : [
              {
                "SHA1" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
        "branch" : [
          {
            "SHA1" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#18",
  "duration" : 123739,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #18",
  "id" : "18",
  "keepLog" : False,
  "number" : 18,
  "queueId" : 25,
  "result" : "SUCCESS",
  "timestamp" : 1699812788154,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/18/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/angular/src/assets/img/img_2.png",
          "web/src/main/angular/src/app/app-routing.module.ts",
          "web/src/main/angular/src/app/layout/layout.component.spec.ts",
          "web/src/main/angular/src/styles.scss",
          "web/src/main/angular/src/app/layout/layout.component.html",
          "web/src/main/angular/src/app/home/home.component.ts",
          "web/src/main/angular/package-lock.json",
          "web/src/main/angular/src/app/home/home.component.spec.ts",
          "web/src/main/angular/src/app/layout/header/header.component.spec.ts",
          "web/src/main/angular/src/app/layout/header/header.component.html",
          "web/src/main/angular/src/app/layout/layout.component.ts",
          "web/src/main/angular/src/app/home/home.component.html",
          "web/src/main/angular/angular.json",
          "web/src/main/angular/src/app/home/carousel/carousel.component.spec.ts",
          "web/src/main/angular/src/app/home/home.component.scss",
          "web/src/main/angular/src/app/home/carousel/carousel.component.scss",
          "web/src/main/angular/src/app/home/carousel/carousel.component.ts",
          "web/src/main/angular/src/app/interfaces/microStory.ts",
          "web/src/main/angular/src/index.html",
          "web/src/main/angular/package.json",
          "web/src/main/angular/src/app/app.component.html",
          "web/src/main/angular/src/app/app.component.scss",
          "web/src/main/angular/src/assets/img/ui-arrow-left-black.svg",
          "web/src/main/angular/src/app/home/carousel/carousel.component.html",
          "web/src/main/angular/src/app/app.module.ts",
          "web/src/main/angular/src/app/services/microStory.service.spec.ts",
          "web/src/main/angular/src/app/layout/header/header.component.scss",
          "web/src/main/angular/src/environments/environment.ts",
          "web/src/main/angular/src/app/layout/header/header.component.ts",
          "web/src/main/angular/src/assets/img/img_1.png",
          "web/src/main/angular/src/app/services/microStory.service.ts",
          "web/src/main/angular/src/app/layout/layout.component.scss",
          "web/src/main/angular/src/assets/img/ui-arrow-right-black.svg"
        ],
        "commitId" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
        "timestamp" : 1699812624000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ivizcaya",
          "fullName" : "ivizcaya"
        },
        "authorEmail" : "ivizcaya@aldaba.es",
        "comment" : "tsk2-6 Adds angular template and story list\nAdds a angular base template and theme. Also adds a list of recent\nmicrostories.\n",
        "date" : "2023-11-12 19:10:24 +0100",
        "id" : "5203e311286f68df21f0a63ecdd2574b636f8bdb",
        "msg" : "tsk2-6 Adds angular template and story list",
        "paths" : [
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/environments/environment.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/home.component.scss"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/interfaces/microStory.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/home.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app.module.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/services/microStory.service.spec.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/home.component.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/header/header.component.spec.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/header/header.component.scss"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/assets/img/ui-arrow-left-black.svg"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/index.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app-routing.module.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/assets/img/img_2.png"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package.json"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/carousel/carousel.component.spec.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/assets/img/img_1.png"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/assets/img/ui-arrow-right-black.svg"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app.component.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/layout.component.scss"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/services/microStory.service.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/carousel/carousel.component.scss"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/styles.scss"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/angular.json"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/carousel/carousel.component.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/carousel/carousel.component.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/home/home.component.spec.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/header/header.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app.component.scss"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/layout.component.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/layout.component.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/header/header.component.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/layout.component.spec.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ivizcaya",
      "fullName" : "ivizcaya"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}