{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/28/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-web/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war",
      "fileName" : "dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-web/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28",
  "duration" : 40814,
  "estimatedDuration" : 52369,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA » Web #28",
  "id" : "28",
  "keepLog" : False,
  "number" : 28,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1700243827837,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/28/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/angular/docs/assets/style.css",
          "web/src/main/angular/docs/assets/highlight.css",
          "web/src/main/angular/package.json",
          "web/src/main/angular/docs/assets/navigation.js",
          "web/src/main/angular/src/app/app-routing.module.ts",
          "web/src/main/angular/src/app/interfaces/story.ts",
          "web/src/main/angular/src/app/app.module.ts",
          "web/src/main/angular/docs/index.html",
          "web/src/main/angular/src/app/shared/story-reader/story-reader.component.spec.ts",
          "web/src/main/angular/src/app/home/home.component.ts",
          "web/src/main/angular/package-lock.json",
          "web/src/main/angular/docs/.nojekyll",
          "web/src/main/angular/docs/modules.html",
          "web/src/main/angular/src/app/shared/story-reader/story-reader.component.html",
          "web/src/main/angular/docs/assets/main.js",
          "web/src/main/angular/src/app/shared/story-reader/story-reader.component.scss",
          "web/src/main/angular/src/app/services/microStory.service.ts",
          "web/src/main/angular/src/app/home/home.component.html",
          "web/src/main/angular/docs/assets/search.js",
          "web/src/main/angular/src/app/home/home.component.scss",
          "web/src/main/angular/src/app/entities/story.entity.ts",
          "web/src/main/angular/src/app/interfaces/microStory.ts",
          "web/src/main/angular/src/app/shared/story-reader/story-reader.component.ts"
        ],
        "commitId" : "a66c254ad0652cb0a5799b0e514922e811545bfa",
        "timestamp" : 1700243735000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13",
          "fullName" : "alexandreferi13"
        },
        "authorEmail" : "alexandreferi13@gmail.com",
        "comment" : "tsk8  Adds story reading\nThe story reading component has been created that displays all the\nfields of a story,  including its title, text, author, publication date,\ntopics, and gender. Additionally,  a \"Back\" button has been implemented,\nallowing users to return to previous content.\nA new method has been created in the Story Service that gets of a story\nby ID. Finally, a 'Story' entity has been created.\n",
        "date" : "2023-11-17 18:55:35 +0100",
        "id" : "a66c254ad0652cb0a5799b0e514922e811545bfa",
        "msg" : "tsk8  Adds story reading",
        "paths" : [
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/entities/story.entity.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/interfaces/story.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/shared/story-reader/story-reader.component.scss"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/assets/search.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/home/home.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app-routing.module.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/.nojekyll"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/modules.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package-lock.json"
          },
          {
            "editType" : "delete",
            "file" : "web/src/main/angular/src/app/interfaces/microStory.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/assets/highlight.css"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/assets/main.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package.json"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/assets/navigation.js"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/shared/story-reader/story-reader.component.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/assets/style.css"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/shared/story-reader/story-reader.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app.module.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/shared/story-reader/story-reader.component.spec.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/services/microStory.service.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/home/home.component.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/index.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/home/home.component.scss"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13",
      "fullName" : "alexandreferi13"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/28/mavenArtifacts/"
  }
}