Replies: 4 comments 2 replies
-
|
Exactly what sort of goodies are available in expressions are dependent on the context in which the the expression is evaluated. In the context of a Promotion, "target Freight" is a concept that makes sense. It's the one piece of Freight that the Promotion is actively working to move into the Stage. By contrast "target Freight" does not contextually make sense in a verification process because verification is not part of the promotion process. Verification is point-in-time assessment of whatever Freight is currently in a Stage. It can run completely independently of any promotion. All this is to say, But what should work in your context are the Let me know how that goes. |
Beta Was this translation helpful? Give feedback.
-
|
like this? (this isn't working) and within a container add: url copied from warehouse: |
Beta Was this translation helpful? Give feedback.
-
|
tried this and this resulted in: |
Beta Was this translation helpful? Give feedback.
-
|
for communication purposes, here's what i am using at the moment, i'm sure there's a better way to get the freight name |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I'm needing the freight name so that I can:
I was hoping there'd just be environment variables or a 'kargo func' which would let me get the value.
This seemed like it should work but doesn't seem to:
I could perhaps look up the most recent freight or the most recent promotion, but neither guarantees I've identified the right freight/promotion associated with the analysistemplate i'm running in.
Beta Was this translation helpful? Give feedback.
All reactions