{
  "_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" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "be45a6e1ddcb44731760c1393c195348f2261840",
            "branch" : [
              {
                "SHA1" : "be45a6e1ddcb44731760c1393c195348f2261840",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "be45a6e1ddcb44731760c1393c195348f2261840",
            "branch" : [
              {
                "SHA1" : "be45a6e1ddcb44731760c1393c195348f2261840",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "be45a6e1ddcb44731760c1393c195348f2261840",
        "branch" : [
          {
            "SHA1" : "be45a6e1ddcb44731760c1393c195348f2261840",
            "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" : "#66",
  "duration" : 132851,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #66",
  "id" : "66",
  "keepLog" : False,
  "number" : 66,
  "queueId" : 73,
  "result" : "SUCCESS",
  "timestamp" : 1701185470112,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2324-teamA/66/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/angular/src/environments/environment.ts",
          "CONTRIBUTING.md",
          "web/src/main/angular/package.json",
          "web/src/main/angular/angular.json",
          "web/src/main/angular/src/environments/environment.development.ts",
          "web/src/main/angular/package-lock.json"
        ],
        "commitId" : "be45a6e1ddcb44731760c1393c195348f2261840",
        "timestamp" : 1701185349000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@uvigo.es",
        "comment" : "Fixes communication between frontend and backend\nOn the one hand, the frontend was always using the pre-production \nbackend. On the other hand, the pre-production frontend is being served\nover HTTPS, but the backend URL was using the HTTP protocol, so there\nwas a security error.\nThis commit fixes these problems, with the cost that now during \ndevelopment it is necessary to use Angular's own server for the frontend\n(although this was already the recommended option).\n",
        "date" : "2023-11-28 16:29:09 +0100",
        "id" : "be45a6e1ddcb44731760c1393c195348f2261840",
        "msg" : "Fixes communication between frontend and backend",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/environments/environment.ts"
          },
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/angular.json"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package.json"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/environments/environment.development.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package-lock.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
      "fullName" : "Miguel Reboiro-Jato"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}