Conversation
0170b17 to
d7c59f2
Compare
ea05e41 to
d195980
Compare
c7daae2 to
530aeb7
Compare
b2083e1 to
0c5ff06
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
88135b3 to
556c0a7
Compare
This comment has been minimized.
This comment has been minimized.
3a105b7 to
469edf8
Compare
c3a3bdb to
d915c81
Compare
This comment has been minimized.
This comment has been minimized.
d915c81 to
8e4fbe1
Compare
This comment has been minimized.
This comment has been minimized.
| let now = Unix.localtime (Unix.time ()) in | ||
| let pp_tm ppf t = | ||
| Format.fprintf | ||
| ppf | ||
| "%4d-%02d-%02dT%02d:%02d:%02dZ" | ||
| (t.Unix.tm_year + 1900) | ||
| (t.Unix.tm_mon + 1) | ||
| t.Unix.tm_mday | ||
| t.Unix.tm_hour | ||
| t.Unix.tm_min | ||
| t.Unix.tm_sec | ||
| in | ||
| let show_tm = Format.asprintf "%a" pp_tm in | ||
| let updated_timestamp = show_tm now in |
There was a problem hiding this comment.
@orbitz can you tell me later the TT way of doing it?
8e4fbe1 to
34026e2
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
9e81409 to
b57c99a
Compare
Plans 👍Outputs can be viewed in the Terrateam Console here. Important Gates added to the change. Token Gates
These gates are fulfilled by commenting Expand for details on gatesWhat to do?To continue, users matching the To approve a gate with a token, comment the following: Where To approve a gate without a token, approve the pull request. How Gatekeeper requirements workGatekeeper uses
A gate is satisfied only when all conditions are met. See documentation for details. Terrateam Plan Output 👍Expand for plan output detailsDir: code | No changesDir: code Step: run Step: plan To apply all these changes, comment:
|
Description
Type of change
Checklist
ISSUE_NUMBER ACTION_TYPE Short description(e.g.,123 ADD Feature description)Additional context (optional)