Maybe. Will look into this. Thanks for the suggestion.
Hmm would uploading it as YAML string be better?
We usually use YAML objects rather than JSON objects, so our code littered with local saving of objects just so that we can upload them again as artifacts.
Yes, that's what I'm doing right now. I was hoping there was something that felt a little less hacky.
Hi ProudChicken98
How about saving it as a local YAML and upload the file itself as an artifact?