Skip to content

Better !ping build stamp #2

Description

@robsiemb

The current build stamp generation returned by !ping is from a time before git, and doesn't really work right for Git.

Ideally, we'd be able to expose the current commit hash in !ping, both when it is running in production under docker, as well as during development just in the source tree. One option would be to use git describe in the later case, and somehow drop a file into the container with the current commit hash in the former.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions