Skip to content

PyJobTransforms: Convert AMI dictionary values to strings explicitly

Alaettin Serhan Mete requested to merge amete/athena:23.0-ATEAM-870 into 23.0

It looks like AMI tags can contain non-string information, which sometimes causes issues as reported in ATEAM-870. This MR contains a minimal fix that'll avoid crashing when executing GetTfCommand.py under such circumstances. Ping @jmaurer.

Closes ATEAM-870

Edited by Alaettin Serhan Mete

Merge request reports