Skip to content

Fineract.dev Demo Server Continous Deployment (CD) is broken since ~2021-09-21 #8

@vorburger

Description

@vorburger

https://demo.fineract.dev/fineract-provider/actuator/info currently shows:

{
  "git":{
    "branch":"develop",
    "commit":{
      "time":"2021-09-21T13:34+0000",
      "message":{
        "full":"Feat: Repayment With Post Dated Checks\n",
        "short":"Feat: Repayment With Post Dated Checks"
      },
      "id":{
        "describe":"",
        "abbrev":"07f395e",
        "full":"07f395ef7f25fd8b5b3199c4476058a8afcc959e"
      },
      "user":{
        "email":"[email protected]",
        "name":"BLasan"
      }
    },
    "build":{
      "version":"unspecified",
      "user":{
        "name":"",
        "email":""
      },
      "host":"62eb7e3f6d5a"
    },
    "dirty":"true",
    "tags":"",
    "total":{
      "commit":{
        "count":"1"
      }
    },
    "closest":{
      "tag":{
        "commit":{
          "count":""
        },
        "name":""
      }
    },
    "remote":{
      "origin":{
        "url":"https://github.com/apache/fineract.git"
      }
    }
  }
}

This doesn't look right, given https://github.com/apache/fineract/commits/develop.

I'd like to fix this so that apache/fineract#2001 can be used for #5.

@ptuomola @awasum @vidakovic FYI

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions