-
Within a promotion task we need to reference the freights commit datetime. I've not found a way to get this metadata context. I was hoping it would be available within Before I raise an issue to suggest and track adding this metadata field. Is there a way of acheiving this that I've not discovered? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
At present, that does not record the particular metadata you are looking for: kargo/api/v1alpha1/freight_types.go Lines 51 to 70 in 02f1bc5 |
Beta Was this translation helpful? Give feedback.
commitFrom
resource an actual instance of the actualGitCommit
type from the Kargo v1alpa1 API.At present, that does not record the particular metadata you are looking for:
kargo/api/v1alpha1/freight_types.go
Lines 51 to 70 in 02f1bc5