Skip to content

Conversation

tcare
Copy link
Contributor

@tcare tcare commented Jul 3, 2020

Recently the template to get the model version had a name associated with the step that sets the variable. We need to also update the variable references in future steps to use the template step name as a prefix. This resulted in the MODEL_VERSION variable causing failures in each CD deployment step since it was not set.

This did not show up in CI because the MODEL_VERSION var is hard coded in the variable group. We should also remove that.

Recently the step to get the model version had a name associated with the step. We need to also update the references in future step to use the step name as a prefix. This resulted in the MODEL_VERSION variable causing failures in each CD deployment step.

This did not show up in CI because the MODEL_VERSION var is hard coded in the variable group. We should also remove that.
@tcare tcare requested review from dtzar, j-so and sabrinasmai July 3, 2020 18:47
@j-so
Copy link
Contributor

j-so commented Jul 3, 2020

Sounds like there's some followup work needed to fully clean this up. Feel free to make a new issue and assign to me if needed.

@tcare tcare merged commit 6d02555 into master Jul 3, 2020
@dtzar dtzar deleted the tcare/getversion branch July 6, 2020 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants