{
  "_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" : 48,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
            "branch" : [
              {
                "SHA1" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
            "branch" : [
              {
                "SHA1" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
        "branch" : [
          {
            "SHA1" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
            "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" : "#48",
  "duration" : 108761,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #48",
  "id" : "48",
  "keepLog" : False,
  "number" : 48,
  "queueId" : 55,
  "result" : "SUCCESS",
  "timestamp" : 1700817606060,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/48/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/scripts/cleanup.sql",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java",
          "rest/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql",
          "tests/src/main/resources/datasets/views.xml",
          "rest/src/main/java/microstories/rest/StoryResource.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
        ],
        "commitId" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
        "timestamp" : 1700817503000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77",
          "fullName" : "84422910+olivergr77"
        },
        "authorEmail" : "84422910+olivergr77@users.noreply.github.com",
        "comment" : "tsk22 Adds resource and tests to get the most viewed histories\nAdded the /hottest resource which retrieves the 2 most recent stories\nfrom the last month for each genre. To verify its functionality, a test\nhas been added to ensure the resource operates correctly. Additionally,\na method has been implemented in StoryDataset to return the most recent\nstories based on datasets. The SQL files have been modified to clean up\nthe View entity. Finally, several views have been added in ViewDataset\nand view.xml to test the functionality.\n",
        "date" : "2023-11-24 10:18:23 +0100",
        "id" : "f5cc4528cc08de3c1d1134822297c69d24f41d32",
        "msg" : "tsk22 Adds resource and tests to get the most viewed histories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/views.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77",
      "fullName" : "84422910+olivergr77"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}