Spring Boot 2.0.3-RELEASE
We're using Gradle with gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:1.5.2
This gives us a git.properties like this.
#Tue Oct 09 15:19:15 EDT 2018
git.branch=branch-name
git.build.host=HOSTNAME
git.build.time=2018-10-09T15\:19\:15-0400
git.build.user.email=my_email@domain.com
git.build.user.name=myUserId
git.build.version=DEV-SNAPSHOT
git.closest.tag.commit.count=1
git.closest.tag.name=v0.0.0+60
git.commit.id=0ded6fa8377a9e29c7d7ebe982205291c89aecb9
git.commit.id.abbrev=0ded6fa
git.commit.id.describe=v0.0.0+60-1-g0ded6fa-dirty
git.commit.message.full=description
git.commit.message.short=description
git.commit.time=2018-10-09T10\:07\:15-0400
git.commit.user.email=my_email@domain.com
git.commit.user.name=myUserId
git.dirty=true
git.remote.origin.url=https\://github.domain.com/organization/repo
git.tags=
git.total.commit.count=286
Chrome 69.0.3497.100 (Official Build) (64-bit)
Firefox 61.0.2 (64-bit)
Just tried Safari Version 12.0 (13606.2.11) and got the same result.
I have the Actuator icon (Green Hexagon with a Power Icon) on all browsers.
And immediate and obvious indicator I get is that the top right of all pages for that Application show "Git: [object Object]" above the Buildpack link.
Here's an image of that: https://i.imgur.com/o5ZCkC8.png