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.
Hmm would uploading it as YAML string be better?
Maybe. Will look into this. Thanks for the suggestion.
Hi ProudChicken98
How about saving it as a local YAML and upload the file itself as an artifact?