This message was deleted.
# develocity
s
This message was deleted.
b
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
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
100k works for our use case... Thanks. til Custom values 🙂
👍 1