{
  "_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" : 142,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
            "branch" : [
              {
                "SHA1" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
            "branch" : [
              {
                "SHA1" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
        "branch" : [
          {
            "SHA1" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
            "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"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 63,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#142",
  "duration" : 216494,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #142",
  "id" : "142",
  "keepLog" : False,
  "number" : 142,
  "queueId" : 149,
  "result" : "SUCCESS",
  "timestamp" : 1702743967418,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/142/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/angular/docs/classes/app_app_module.AppModule.html",
          "web/src/main/angular/docs/variables/app_interfaces_gender.GENDERS_TO_UPDATE.html",
          "web/src/main/angular/docs/classes/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.UserStoriesUpdateComponent.html",
          "web/src/main/angular/package.json",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.ts",
          "web/src/main/angular/docs/assets/navigation.js",
          "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.html",
          "web/src/main/angular/src/app/user-private-section/user-private-section.component.ts",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.html",
          "web/src/main/angular/docs/classes/app_user_private_section_user_private_section_component.UserPrivateSectionComponent.html",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.scss",
          "web/src/main/angular/docs/modules/app_interfaces_gender.html",
          "web/src/main/angular/package-lock.json",
          "web/src/main/angular/docs/modules/app_interfaces_topic.html",
          "web/src/main/angular/docs/classes/app_app_routing_module.AppRoutingModule.html",
          "web/src/main/angular/docs/variables/app_interfaces_topic.TOPICS_TO_UPDATE.html",
          "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component_spec.html",
          "web/src/main/angular/src/app/services/microStory.service.ts",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.html",
          "web/src/main/angular/docs/classes/app_services_microStory_service.MicroStoryService.html",
          "web/src/main/angular/docs/assets/search.js",
          "web/src/main/angular/docs/classes/app_shared_story_reader_story_reader_component.StoryReaderComponent.html"
        ],
        "commitId" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
        "timestamp" : 1702743874000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
          "fullName" : "anaabadlorenzo24"
        },
        "authorEmail" : "anaabadlorenzo24@gmail.com",
        "comment" : "tsk32 (WEB) Adds the creation of micro-stories to the list of own\nmicro-stories\nAdds the ability to create micro-stories from the own stories panel for \nlogged-in users. For this purpose, the same component has been reused as\nthe one already used for editing micro-stories.\n",
        "date" : "2023-12-16 17:24:34 +0100",
        "id" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
        "msg" : "tsk32 (WEB) Adds the creation of micro-stories to the list of own",
        "paths" : [
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/variables/app_interfaces_gender.GENDERS_TO_UPDATE.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_app_module.AppModule.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component_spec.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_shared_story_reader_story_reader_component.StoryReaderComponent.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/variables/app_interfaces_topic.TOPICS_TO_UPDATE.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.scss"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/assets/navigation.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package.json"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/modules/app_interfaces_topic.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/services/microStory.service.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_services_microStory_service.MicroStoryService.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-private-section.component.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/classes/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.UserStoriesUpdateComponent.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_user_private_section_user_private_section_component.UserPrivateSectionComponent.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/modules/app_interfaces_gender.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/assets/search.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_app_routing_module.AppRoutingModule.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
      "fullName" : "anaabadlorenzo24"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}