{
  "_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" : 153,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
            "branch" : [
              {
                "SHA1" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
            "branch" : [
              {
                "SHA1" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
        "branch" : [
          {
            "SHA1" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
            "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" : 66,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#153",
  "duration" : 217037,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #153",
  "id" : "153",
  "keepLog" : False,
  "number" : 153,
  "queueId" : 160,
  "result" : "SUCCESS",
  "timestamp" : 1702931287700,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/153/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/angular/src/app/shared/story-reader/story-reader.component.html",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java",
          "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/interfaces/story.ts",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "web/src/main/angular/src/app/entities/story.entity.ts",
          "web/src/main/angular/src/app/shared/story-reader/story-reader.component.ts"
        ],
        "commitId" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
        "timestamp" : 1702931213000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77",
          "fullName" : "84422910+olivergr77"
        },
        "authorEmail" : "84422910+olivergr77@users.noreply.github.com",
        "comment" : "tsk34 Adds microstory publishing feature\nA new component was created that adds the functionality to publish\nmicrostories written by the user. Fixed an issue in StoryEJB where the\nupdateStory function was unable to modify the publication date of a\nmicrostory. Finally, added functionality to modify the publication date\nin storyResource.\n",
        "date" : "2023-12-18 21:26:53 +0100",
        "id" : "186166c8e8787c7396d7ce7d1e32f7fe8a70849d",
        "msg" : "tsk34 Adds microstory publishing feature",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/shared/story-reader/story-reader.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/shared/story-reader/story-reader.component.scss"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/shared/story-reader/story-reader.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/services/microStory.service.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/interfaces/story.ts"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/entities/story.entity.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77",
      "fullName" : "84422910+olivergr77"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}