Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
https://demo.fineract.dev/fineract-provider/actuator/info is empty - FINERACT-883 does not work there. It does work locally though. The difference is that Fineract.dev uses the container. The /actuator/info is empty in the container.
It's because the .git/** doesn't get copied into the container. We should ADD it, I guess?
FINERACT-911 is an indirectly related problem.
Attachments
Issue Links
- blocks
-
FINERACT-970 Automatically continuously integrate and deploy ("CI/CD") Fineract develop branch to fineract.dev
- Resolved
-
FINERACT-911 Alternative way(s) to set Git revision on CI systems which do shallow git clone
- Closed
- is blocked by
-
FINERACT-883 Expose Fineract build's Git revision on /actuator/info HTTP API endpoint
- Resolved
- links to