Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-883

Expose Fineract build's Git revision on /actuator/info HTTP API endpoint

    XMLWordPrintableJSON

Details

    Description

      It can be useful to be able to know what exact build of Fineract is running on a given server.

      This can be achieved by automatically including Git revision etc. details in a properties file during build time, and then exposing that information on an HTTP API endpoint.

      Spring Boot's "Production-ready Features" (formerly known as its Actuator), provides this more or less out of the box; the goal of this issue is to (a) add the required Gradle plugin to the build, (b) do whatever is required so that /actuator/info includes Git details (may be it "just works" out of the box...), and add a few lines of integration test for this. Background:

      Attachments

        Issue Links

          Activity

            People

              xurror Yemdjih Kaze Nasser
              vorburger Michael Vorburger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: