Skip to content
Snippets Groups Projects
Commit bf772802 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Introduce system.git_time

This is the time_t (seconds since Unix epoch, Jan-1-1970 UTC) date/time of the
current (most recent) Git commit used to build the running binary.

If a JS developer wants to check if a build is recent-enough to include some
change, this is the property they should use to check (with >= comparison).
parent 1d0dcbac
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment