It depends how much data is in the files… Custom Values can store a max of 100,000 characters. One solution for larger data might be to publish it as part of the build to an artifact store like S3 or Artifactory, and add a build scan Link to it.
f
François Guillot
02/16/2022, 3:52 PM
I can confirm that @Brian Stewart’s ideas are the best for now.
The idea of attaching arbitrary data to Build Scans has come up before, but it’s not on the priority list.
k
Ken Yee
02/16/2022, 9:35 PM
100k works for our use case... Thanks. til Custom values 🙂